Commit Graph
17655 Commits
Author SHA1 Message Date
Owain van Brakel cc54b1a1ce Merge pull request #3156 from RuneMod/master 2022-04-06 23:30:11 +02:00
Owain van Brakel d899294254 Merge pull request #3153 from Owain94/low-detail 2022-04-06 23:30:03 +02:00
Owain van Brakel 497cbd6571 project: Bump OpenOSRS version 2022-04-06 23:29:37 +02:00
Owain van Brakel e0927d90a2 project: Bump Runelite version 2022-04-06 23:29:07 +02:00
Owain van Brakel a32fe7f2a7 Merge remote-tracking branch 'runelite/master' 2022-04-06 23:28:41 +02:00
Adam 23035294c6 boosts: default to display as infoboxes and only combat stats 2022-04-06 15:04:50 -04:00
JZomDev a7375b5c78 clues: rename Traiborn to Wizard Traiborn
March 23 2022 update changed his name
2022-04-06 13:05:04 -04:00
Runelite auto updater 14c10bb3d7 Bump for 1.8.17-SNAPSHOT 2022-04-06 15:39:06 +00:00
Runelite auto updater 4875c8a957 Release 1.8.16 2022-04-06 15:39:02 +00:00
Adam d46a661651 chat commands: refactor skill abbreviation to a switch 2022-04-06 11:16:51 -04:00
Adam bdf556f4bd chat commands: support boss shortnames for !lvl 2022-04-06 11:16:51 -04:00
Jordan Atwood fa3de54b2e clues: Support rune crossbow and god book (or) variants 2022-04-06 09:56:32 -04:00
Elias Lahham 27c6da2d13 inventory viewer: hide when bank is open
The inventory tab is always open in the bank, so hide the overlay if Hidden on inventory tab is enabled
2022-04-06 09:30:48 -04:00
Giovanni van der Schelde ce0ec535d1 chat commands: add shortnames for shayzien agility courses 2022-04-06 09:19:21 -04:00
Owain van Brakel 4c7e9681e7 Merge remote-tracking branch 'runelite/master' 2022-04-06 02:02:40 +02:00
Adam d2308c7ede Revert "menu swapper: Add uncharged cell swap for gotr (#14795)"
This reverts commit 0609c246a5.

This is superseded by the new object swap
2022-04-05 12:55:19 -04:00
Adam 948d025695 menu swapper: change object left click configure method
This changes from shift-clicking the option to adding dedicated options
for setting the swap. The menu swapper has existing shift-click object
swaps for climb-stairs and the current method interferes with it.
2022-04-05 10:20:28 -04:00
Adam 92aac53f42 menu swapper: add custom object left click swap 2022-04-04 15:35:29 -04:00
Adam bded770d53 menu swapper: rename SwapConfig to ItemSwapConfig 2022-04-04 15:02:55 -04:00
Adam 1550fae2ed runecraft: add degraded colossal pouch 2022-04-04 10:25:12 -04:00
RuneMod 1cce4bd286 Exposed getScenePlane 2022-04-02 23:33:33 +01:00
Owain van Brakel 6d9e1bb774 Merge remote-tracking branch 'runelite/master' 2022-04-02 18:21:28 +02:00
Jordan Atwood 43a7a60c7b HotColdLocation: Fix East of Watson's house spot
Ref: #9601
2022-04-01 13:19:39 -07:00
Owain van Brakel 65765c1897 Merge remote-tracking branch 'origin/master' 2022-04-01 20:22:12 +02:00
Owain van Brakel 104115b900 Merge pull request #3155 from open-osrs/GRADLE-WRAPPER-UPDATE 2022-04-01 20:21:37 +02:00
Owain van Brakel ea2ada5a09 Merge remote-tracking branch 'runelite/master' 2022-04-01 20:09:53 +02:00
orange-puff 1919e987c7 bank: Show Group Ironman storage value (#14395) 2022-04-01 17:55:47 +00:00
testing-ongithub deabc08bb5 xp tracker: Add toggle for "Open Wise Old Man" menu option 2022-03-31 21:55:43 -07:00
OpenOSRS 6538775518 gradle: Update gradle wrapper 2022-04-01 00:27:02 +00:00
Owain van Brakel d56dc59787 Merge remote-tracking branch 'runelite/master' 2022-04-01 02:16:19 +02:00
Sundar-Gandu bf4c3d665f add setter for NPCComposition 2022-03-31 14:48:33 -04:00
Jacob Moody a350b5a57b item charges: fix binding necklace degrading in gotr 2022-03-31 00:11:19 -04:00
Adam 8aa9b060f8 runecraft: update blood rift id
This is a multiloc now to change the menu order
2022-03-30 16:41:35 -04:00
Adam a35c44ac25 runecraft: remove unnecessary rifts set 2022-03-30 16:41:30 -04:00
Owain van Brakel 7f56a4f050 mixins: Fix low detail 2022-03-30 15:05:24 +02:00
Owain van Brakel 49874e219c Merge remote-tracking branch 'runelite/master' 2022-03-30 12:03:34 +02:00
Owain van Brakel 03a887d02e Merge remote-tracking branch 'runelite/master' 2022-03-30 12:03:22 +02:00
Abex 1cddbcef7d Merge pull request #14799 from Joshua-F/case-order
Use LinkedHashMap for switch jump tables
2022-03-29 18:04:35 -06:00
Adam 054396ba2c xp updater: send account hash to templeosrs 2022-03-28 16:44:08 -04:00
Adam 9980c11296 chat commands: fix tob pb tracking
The word "wave" was removed from the message
2022-03-28 15:30:48 -04:00
Jordan bd11a204c3 Merge pull request #14781 from Hydrox6/aggro-perm-tutorial 2022-03-28 05:35:08 +00:00
Joshua Filby 20a27a4275 rl-client: make overridden scripts have switch cases in defined order 2022-03-28 00:20:43 -05:00
Joshua Filby 71da8bc35e cache: use LinkedHashMap for switch jump tables 2022-03-28 00:20:37 -05:00
Mathew Hylkema 0609c246a5 menu swapper: Add uncharged cell swap for gotr (#14795) 2022-03-28 04:25:42 +00:00
Justin 5078be94b6 project: bump RL version
missing upstream merge + mixins. to be completed at a later date. enables GOTR plugin from plugin-hub
2022-03-28 12:26:22 +11:00
Max Weber aeea3c9d47 rl-client: show FatalErrorDialog when the client crashes 2022-03-27 11:11:50 -06:00
Max Weber 4fce225124 ClientLoader: allow skipping updating vanilla 2022-03-27 11:11:50 -06:00
Max Weber fb6f9682bd rl-client: open FatalErrorDialog early during outages 2022-03-27 11:11:50 -06:00
Jordan Atwood f2f8a05796 discord: Add Guardians of the Rift minigame 2022-03-26 23:11:16 -07:00
Adam eaf2f462bb plugins: readd quest list plugin
This adds back the quest search functionality which is not included in vanilla now
2022-03-25 13:06:02 -04:00