Commit Graph

7743 Commits

Author SHA1 Message Date
Owain van Brakel
b06ea47011 client: Remove images that were used for presence switching (#1269)
* client: Remove images that were used for presence switching

* Update ClientUI.java

* Update FeedPanel.java

* Update Notifier.java
2019-08-08 10:18:24 +01:00
David
f71860fc6a ge: Add item limits for redwood and celastrus seeds/saplings (#9476) 2019-08-08 11:16:31 +02:00
Max Weber
3e4f61b406 ClanManager: handle startup with an empty cache 2019-08-08 02:45:15 -06:00
Owain van Brakel
5f51d784c1 Merge remote-tracking branch 'runelite/master' 2019-08-08 05:10:53 +02:00
Daniel Bolink
345f07d20f loot tracker: add Kingdom of Miscellania 2019-08-07 20:11:12 -04:00
Adam
e41e4d32ca Merge pull request #9557 from deathbeam/snapshot-everything
Snapshot all grahics2d properties in safeRender
2019-08-07 19:54:53 -04:00
Adam
d90e4126c7 Merge pull request #9576 from xdesr/divine-pots-item-stats
item stats: add divine potions
2019-08-07 19:52:52 -04:00
Adam
39be499432 Merge pull request #9609 from dekvall/null-head
Disable inventory grid if the dragged item is removed
2019-08-07 19:50:39 -04:00
dekvall
2f15420a84 Disable inventory grid if the dragged item is removed 2019-08-08 01:40:49 +02:00
dekvall
85a5eb0cf9 Fix NPE in groundmarker plugin
Right-clicking the void in puro-puro sets the selectedSceneTile to null.
2019-08-07 20:32:59 +02:00
Ganom
86b27f69cb pluginsorter: Fix Alpha 2019-08-07 12:36:58 -04:00
ST0NEWALL
53da549ec6 multilines: fix bug that caused lag/fps spikes after leaving client open and hopping lots of worlds (#1272)
* multilines: removes the scheduled method that updated the lines every 1.8s and updates them on clientthread now. seems to have fixed the lag/fps spike that would happen after leaving client open for long time/hopping worlds.
adds clipping for lines rendered on minimap

Signed-off-by: PKLite <stonewall@pklite.xyz>

* remove unused imports

Signed-off-by: PKLite <stonewall@pklite.xyz>
2019-08-07 11:09:03 -04:00
Lucwousin
28a4d753c2 menumanager: reuse perfectly fine Matcher instances (#1275) 2019-08-07 11:06:19 -04:00
Jordan Atwood
1c6333410a hotcold: Center level 5 wilderness location
Ref: runelite/runelite#9601
2019-08-06 21:36:04 -07:00
trimbe
a0aac87971 bank tags: properly open saved tab
Jagex appears to be syncing the current tab varbit more aggressively now, so if the active tab was not the first tab before switching to a tag tab, bank layout would misbehave when the bank was reopened.
2019-08-06 21:48:18 -04:00
trimbe
4be0fc0e38 bank tags: use setVarbit instead of setVarbitValue 2019-08-06 21:47:29 -04:00
15987632
535eef8583 hot cold clues: center eastern part of piscatoris hunter area dig location 2019-08-06 21:18:23 -04:00
15987632
c7f8b6c6e1 hot cold clues: center northern blast mine dig location 2019-08-06 20:18:48 -04:00
Brady
e9fae0dbe4 skill calc: Add four dose stamina to herblore calculator (#4689) 2019-08-06 18:46:11 +02:00
Adam
74bb3c6acf Merge pull request #9536 from trimbe/camera-effects-gpu
gpu plugin: fix camera effects used for drunkeness and fishing trawler
2019-08-06 09:25:17 -04:00
Adam
0e8d377adf keyremapping: fix race with sending messages and clearing chat input
It is not necessary to clear the chat input when locking chat when a message would be sent.
Currently this races with the key handlers where it can sometimes clear the chatbox input
prior to enter being processed, resulting in dropped messages

This was introduced in b5acb61771
2019-08-06 08:44:31 -04:00
Daniel
1082b1b863 Loot Tracker: Allow loot boxes to be collapsed (#9439) 2019-08-06 14:42:14 +02:00
Harry
31bad19dd7 fix clue kc matching (#1274) 2019-08-06 13:36:39 +01:00
Tyler Hill
fe03aa2964 Fix typo in fightcave plugin 2019-08-05 20:38:59 -05:00
GROUNDBOI
8b3760dc87 menuentryswapper: Fix Swaps for Coal Bag (#1270)
* Fix Swaps for Coal Bag

Swaps were not being cleared correctly, needed an extra removePriorityEntry to make it work as intended.

* fixt

ok it works now sorry ty

* BankComparableEntry

sorry :c
2019-08-05 23:41:37 +02:00
Ganom
28c521b14b config: Change slider to white, so its easier to see. (#1262) 2019-08-05 15:50:18 -04:00
Owain van Brakel
45c691f845 Menus: Make comparable entries abstract for more specific .matc… (#1268)
Menus: Make comparable entries abstract for more specific .matches()'s
2019-08-05 19:36:27 +02:00
Owain van Brakel
5b52bbe8d4 theatre: Fix sote projectiles. (#1264)
theatre: Fix sote projectiles.
2019-08-05 19:33:26 +02:00
Owain van Brakel
a23cb15ec6 blackjack: Swap blackjack back to priority system. (#1265)
blackjack: Swap blackjack back to priority system.
2019-08-05 19:32:58 +02:00
Lucwousin
3a59eab33d Menus: Make comparable entries abstract for more specific .matches()'s 2019-08-05 16:12:16 +02:00
Lucwousin
c6542541b2 Menumanager: fixes (#1261)
* menumanager: 'remove' hidden entries on added

* menumanager: keep original index in mind when prio1 == prio2
2019-08-05 16:11:02 +02:00
Ganom
82d15803b3 menuentryswapper: Fix various bugs, set priorities, and more. (#1263)
* menuentryswapper: Fix various bugs, set priorities, and more.

* menuentryswapper: remove debug.
2019-08-05 14:07:00 +02:00
xdesr
502c7b6379 item stats: add divine potions 2019-08-05 12:46:41 +01:00
Zeruth
05705b3fa4 privateserver: fix local codebase calls 2019-08-05 00:01:18 -04:00
Ganom
6f8fd0ecd0 blackjack: Swap blackjack back to priority system. 2019-08-04 20:56:47 -04:00
Ganom
b6e9d49a89 theatre: Add sote proj ids to proj api. 2019-08-04 20:11:55 -04:00
Ganom
6a506902de theatre: Fix sote projectiles. 2019-08-04 20:02:03 -04:00
Owain van Brakel
769ed02ba4 config: Fix size issue on sliders (#1253) 2019-08-04 15:08:40 -04:00
Owain van Brakel
3307b8e767 (stoned)loottracker: Added missing bosses, skilling bosses and chests (#1248) 2019-08-04 15:08:11 -04:00
Owain van Brakel
59826b36d2 client: fix and enable tests (#1257)
client: fix and enable tests

Co-authored-by: Owain van Brakel <owain.vanbrakel@gmail.com>
2019-08-04 12:07:58 +02:00
Owain van Brakel
18144af1d2 pluginsorter: pastel colorscheme (#1255)
pluginsorter: pastel colorscheme
2019-08-04 12:07:46 +02:00
Owain van Brakel
0a17bc9574 slayer: Font Fix (#1249)
slayer: Font Fix
2019-08-04 11:48:10 +02:00
Harry
ba1c5cd7e4 re-add world point conversion methods (#1259) 2019-08-04 00:21:59 -04:00
Adam
08fed6dba1 slayer plugin: fix task lookup test 2019-08-03 21:34:28 -04:00
Owain van Brakel
856146d4a5 chatfilterplugin: Fix tests 2019-08-04 03:32:39 +02:00
Owain van Brakel
8243a959d8 client-tets: Remove Ignore annotation 2019-08-04 03:29:46 +02:00
Owain van Brakel
c5494b9aa1 itemskeptondeath: Fix tests 2019-08-04 03:16:02 +02:00
Gustavo Rodrigues
e0442fc03a hunter: Add support for ferrets (#9524) 2019-08-04 02:57:52 +02:00
ThatGamerBlue
fa0a16c2d8 client: fix plugin manager tests
Partially closes #1256
2019-08-03 23:36:09 +01:00
ThatGamerBlue
5b5ee5b5a6 gradle: partially revert #1166 (#1250) 2019-08-03 23:11:59 +01:00