Commit Graph
9797 Commits
Author SHA1 Message Date
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
Journey e23facf0d5 Status Orb Plugin: Fix run energy overlay
Owain broke the overlay on the run energy orb by adding an extra if to the logic where it wasn't really needed so that it only ended up showing the overlay when the `run time left` option was enabled. This fixes it back to how it was originally where it always shows the overlay whenever you mouse over the run energy orb.
2019-07-11 04:03:20 -05:00
Pineapplezz ea3b6ac9e8 Improve Arrandar mountain pass clue description (#9331) 2019-07-11 10:16:45 +02:00
Tomas Slusny fcac81f8a7 Merge pull request #9337 from Nightfirecat/remove-unused-slf4j
Remove unused Slf4j annotations and imports
2019-07-11 10:13:24 +02:00
Jordan Atwood 41968c725f Remove unused Slf4j annotations and imports 2019-07-11 00:33:00 -07:00
Tyler Bochard 3f9e902564 Merge pull request #980 from sdburns1998/bye-game
client: Fix game crash
2019-07-11 02:23:49 -04:00
Owain van Brakel 004826cc99 client: Fix game crash 2019-07-11 08:19:47 +02:00
Jordan Atwood 501df1e409 loottracker: Fix duplicate cox and tob chest loots
This prevents loot entries for Chamber of Xeric and Theatre of Blood
chests from being duplicated when viewed multiple times.

Fixes runelite/runelite#4754
2019-07-10 23:09:14 -07:00
Owain van Brakel be6646e519 lootpile: Add a couple ticks for the death animation and don't show
negative numbers
2019-07-11 07:53:23 +02:00
Zeruth f259924d92 live update version bump 2019-07-11 01:44:16 -04:00
Tyler Bochard d26bf5a07a Merge pull request #958 from runelite-extended/agility-update
agility: Add config option for distance cap on agility plugin
2019-07-11 01:25:49 -04:00
Tyler Bochard aaface5047 Merge pull request #978 from sdburns1998/after-merge-fix
client: Event post fix, and save values in keyremapping
2019-07-11 01:22:46 -04:00
Owain van Brakel ddb4eee2ec client: Event post fix, and save values in keyremapping 2019-07-11 07:15:05 +02:00
Tyler Bochard c4d063d198 Merge pull request #959 from GeChallengeM/npc-status-plugin-update
npcstatus: Add custom attack speed option. Some fixes/improvements.
2019-07-11 00:52:55 -04:00
Tyler Bochard a13c80d74b Merge pull request #960 from Lucwousin/reeeee-facts-boi
RSClient: More refactoring
2019-07-11 00:51:28 -04:00
Tyler Bochard 005691cc90 Merge pull request #961 from sdburns1998/HOLO
client: Compile warning fixes
2019-07-11 00:48:57 -04:00
Tyler Bochard 933296472d Merge pull request #962 from sdburns1998/maven
maven: update deps
2019-07-11 00:48:27 -04:00