Owain van Brakel
|
297cf7614a
|
Wintertodt selective eventbus listening
|
2019-07-15 01:30:52 +02:00 |
|
Owain van Brakel
|
6be342115c
|
Merge remote-tracking branch 'upstream/master' into rx
|
2019-07-14 23:34:37 +02:00 |
|
Owain van Brakel
|
935037cd98
|
Fix entityhider
|
2019-07-14 22:58:24 +02:00 |
|
Owain van Brakel
|
77851542d0
|
Remove unneeded unregisters
|
2019-07-14 22:34:40 +02:00 |
|
Ganom
|
477b0977dc
|
Fix NPE occuring during event check. (#1001)
|
2019-07-14 20:10:32 +01:00 |
|
Ganom
|
41b7bd7207
|
itemmanager: updated to use local resources for stats, also addding discord client service. (#1000)
* Add Discord Client
* Add Discord message and embed utilities
* Add plugin config base
* Add base plugin and NPC Loot Log
* Fixes
Removes duplicated code
Add local player death events
* Add getIcon method
* Remove unused Import
* Move Item Stats from ItemManager to local resources.
Add & Update Discord Embed Service.
Remove DiscordWebHook plugin, it was pretty bad, can do better.
* Fix lombok @NonNull tag.
* Remove old imports.
* Fix travis.
|
2019-07-14 20:09:44 +01:00 |
|
Owain van Brakel
|
cd2b0775c3
|
Fix PluginManagerTest
|
2019-07-14 17:42:19 +02:00 |
|
Owain van Brakel
|
11169905ae
|
Checkstyle
|
2019-07-14 17:20:38 +02:00 |
|
Justin
|
379bc98c39
|
Added Superior Gargoyle AOE warning (#999)
* Added Superior Gargoyle AOE ID to Projectile
* Added Superior Gargoyle AOE warning
|
2019-07-14 14:57:06 +01:00 |
|
Owain van Brakel
|
aca9ba969f
|
Log errors in the eventbus
|
2019-07-14 14:06:58 +02:00 |
|
Owain van Brakel
|
a25d553d3e
|
Fix runetime errors in dev tools wq
|
2019-07-14 14:06:53 +02:00 |
|
Owain van Brakel
|
19865173d8
|
Fix tests
|
2019-07-14 13:47:26 +02:00 |
|
Owain van Brakel
|
8b647041f4
|
Convert plugins to new eventbus
|
2019-07-14 13:41:33 +02:00 |
|
Owain van Brakel
|
81b121e568
|
Checkstyle
|
2019-07-14 07:29:36 +02:00 |
|
Owain van Brakel
|
d08a7775fa
|
The eventbus handles the casting now -> use method reference
|
2019-07-14 07:29:18 +02:00 |
|
Owain van Brakel
|
c9cdab9df5
|
Implement interface
|
2019-07-14 07:25:20 +02:00 |
|
Owain van Brakel
|
5124890d89
|
Add back unregisters
|
2019-07-14 06:44:41 +02:00 |
|
Owain van Brakel
|
fc9e700c7c
|
Rework rx eventbus implementation
|
2019-07-14 06:44:41 +02:00 |
|
Owain van Brakel
|
3de05dec64
|
RxJava 'eventbus'
|
2019-07-14 06:44:00 +02:00 |
|
Tyler Bochard
|
aa0014f5df
|
Merge pull request #979 from sdburns1998/loot-pilelelelelelele
lootpile: Add a couple ticks for the death animation and don't show negative numbers
|
2019-07-12 16:40:39 -04:00 |
|
Tyler Bochard
|
71344b3fe7
|
Merge pull request #987 from sdburns1998/chat
chathistory: Fix wrapping
|
2019-07-12 16:39:57 -04:00 |
|
Tyler Bochard
|
ce879bced3
|
Merge pull request #988 from sdburns1998/idle
Idlenotifier: Animation fallback & inventory idle notifications
|
2019-07-12 16:39:31 -04:00 |
|
Tyler Bochard
|
ef1a349491
|
Merge pull request #989 from IanWONeill/master
PlayerIndicators: Added extra 'Name on Minimap' options.
|
2019-07-12 16:38:56 -04:00 |
|
Tyler Bochard
|
35d5ac276e
|
Merge pull request #990 from runelite-extended/big-cox-scouter
raids: Add getter to class, so it looks nice
|
2019-07-12 16:38:25 -04:00 |
|
Zeruth
|
1cb65fb1e0
|
Merge branch 'master-2'
finishes merge
# Conflicts:
# http-service/src/main/java/net/runelite/http/service/config/ConfigService.java
# http-service/src/main/java/net/runelite/http/service/hiscore/HiscoreService.java
# http-service/src/test/java/net/runelite/http/service/config/ConfigControllerTest.java
# http-service/src/test/java/net/runelite/http/service/loottracker/LootTrackerControllerTest.java
# injector-plugin/src/test/java/net/runelite/injector/InjectTest.java
# runelite-client/src/main/java/net/runelite/client/plugins/banktags/tabs/TabInterface.java
# runelite-client/src/main/java/net/runelite/client/plugins/dailytaskindicators/DailyTasksPlugin.java
# runelite-client/src/main/java/net/runelite/client/plugins/grandexchange/GrandExchangeSearchPanel.java
# runelite-client/src/main/java/net/runelite/client/plugins/loottracker/LootTrackerPlugin.java
# runelite-client/src/main/java/net/runelite/client/plugins/menuentryswapper/MenuEntrySwapperPlugin.java
# runelite-client/src/main/java/net/runelite/client/plugins/mining/MiningPlugin.java
# runelite-client/src/main/java/net/runelite/client/plugins/mta/telekinetic/TelekineticRoom.java
# runelite-client/src/main/java/net/runelite/client/plugins/party/PartyPlugin.java
# runelite-client/src/main/java/net/runelite/client/plugins/worldhopper/WorldSwitcherPanel.java
|
2019-07-12 16:34:04 -04:00 |
|
Tyler Bochard
|
0731a11198
|
Update README.md
lol
|
2019-07-12 10:34:38 -04:00 |
|
David
|
06f4d620ad
|
Center the Inventory icon in 2005 resizable mode (#9322)
|
2019-07-12 14:50:27 +02:00 |
|
rlw0014
|
ce71957d49
|
Add swap for ToB Quick-Enter to menu entry swapper (#9136)
|
2019-07-12 13:00:22 +02:00 |
|
Tomas Slusny
|
81ffcb9f3f
|
Merge pull request #4393 from Noremac201/screenshot-timer
Stop screenshot plugin from overwriting pictures
|
2019-07-12 12:49:10 +02:00 |
|
Tomas Slusny
|
52592a5c37
|
Merge pull request #7928 from raiyni/issue-1302
Bank Tags: close chat input like withdraw-x
|
2019-07-12 12:37:05 +02:00 |
|
Tomas Slusny
|
92f3b2e5bc
|
Merge pull request #9347 from Nightfirecat/hot-cold-strange-device-marker
hotcoldclue: Display npc location before using device
|
2019-07-12 11:36:17 +02:00 |
|
Kyleeld
|
469e29fbf5
|
checkstyle fix
|
2019-07-12 09:20:28 +01:00 |
|
Cameron Moberg
|
23413bf0b3
|
Stop screenshotPlugin from overwriting previous screenshots
|
2019-07-12 00:07:10 -07:00 |
|
Tomas Slusny
|
43e2ff5445
|
Merge pull request #9334 from Nightfirecat/no-duplicate-chest-loots
loottracker: Fix duplicate cox and tob chest loots
|
2019-07-12 09:04:02 +02:00 |
|
Tomas Slusny
|
4377aac8da
|
Merge pull request #9348 from Nightfirecat/add-rantz-daily-notification
dailytasksplugin: Add Rantz ogre arrow collection notification
|
2019-07-12 09:02:53 +02:00 |
|
Unknown
|
99e37c2f7b
|
dailytasksplugin: Add Rantz ogre arrow collection notification
Closes runelite/runelite#8581
Closes runelite/runelite#8583
|
2019-07-11 22:41:20 -07:00 |
|
Jordan Atwood
|
1ba77fbc20
|
hotcoldclue: Display npc location before using device
Closes runelite/runelite#9219
|
2019-07-11 21:43:13 -07:00 |
|
Ganom
|
27bb7a1d12
|
Add getter to class, so it looks nice
Also fixes issue where colors weren't being set because updateList was doing .equals instead of ==.
|
2019-07-12 00:15:35 -04:00 |
|
Ian William O'Neill
|
091beca35a
|
removed dumb commenting.
|
2019-07-12 04:57:31 +01:00 |
|
Ian W. ONeill
|
dda1e1363e
|
Merge branch 'master' of https://github.com/runelite-extended/runelite
|
2019-07-12 04:52:45 +01:00 |
|
Ian William O'Neill
|
07efe09994
|
PlayerIndicators: Added extra Minimap options.
|
2019-07-12 04:52:26 +01:00 |
|
Adam
|
46811b52eb
|
Merge pull request #9328 from raiyni/fix-mta
mta: fix Telekinetic solver not moving
|
2019-07-11 20:32:36 -04:00 |
|
Owain van Brakel
|
6502bd49f1
|
Merge remote-tracking branch 'Twiglet1022/chat-history-wrapping' into chat
|
2019-07-12 02:08:43 +02:00 |
|
Owain van Brakel
|
3897c7e744
|
idlenotifier: allow animations fallback for interacting checks
|
2019-07-12 02:06:54 +02:00 |
|
Owain van Brakel
|
2e0af6122c
|
idlenotifier: Inventory idle notification
|
2019-07-12 02:04:16 +02:00 |
|
Owain van Brakel
|
b697f986bd
|
idlenotifier: Fix checkstyle
|
2019-07-12 01:55:25 +02:00 |
|
Oussama
|
ad2cce60bf
|
Fix typo in Loot Tracker panel (#9341)
|
2019-07-11 23:41:22 +02:00 |
|
Decorth
|
931588371e
|
Fix location of Fishing Platform elite clue stash (#9327)
Closes #9325
|
2019-07-11 14:29:14 +02:00 |
|
meshens
|
700658d2cf
|
item identification: add support for labeling ores and gems (#9268)
|
2019-07-11 14:26:50 +02:00 |
|
Ganom
|
536fb59df4
|
Merge pull request #981 from JourneyOver/statusorbs_energy_overlay_fix
Status Orb Plugin: Fix run energy overlay
|
2019-07-11 07:45:39 -04:00 |
|