Commit Graph
14974 Commits
Author SHA1 Message Date
ThatGamerBlue d2c2b577bd externalpluginmanager: print full exception when plugin can't be loaded (#2847) 2020-11-05 00:10:46 +00:00
ThatGamerBlue d6766297e8 Merge pull request #2848 from open-osrs/scripts-failure
scripts: fix accidentally reverted changes
2020-11-04 01:05:30 +00:00
ThatGamerBlue 9090cd3180 Update CommandScript.rs2asm 2020-11-04 00:59:08 +00:00
ThatGamerBlue bfd590369f Update BankSearchLayout.rs2asm 2020-11-04 00:58:40 +00:00
ThatGamerBlue 2ac7b666c6 Merge pull request #2846 from ThatGamerBlue/rsc-run-task
runescape-client: add rsc-run task
2020-11-04 00:15:30 +00:00
ThatGamerBlue 1e9ca9e7c0 runescape-client: add run task 2020-11-03 23:29:51 +00:00
Tyler Bochard f847dcfb4e Merge pull request #2844 from open-osrs/better-script-info
runelite-client: script update (thanks TomC) / outdated rework
2020-10-29 13:36:24 -04:00
therealunull 35b9ee3ded mixins: checkstyle 2020-10-29 13:30:06 -04:00
therealunull a20bdb57cb runelite-client: remove remnant script dir 2020-10-29 13:24:36 -04:00
therealunull 1eab6b46cd Merge branch 'master' into better-script-info
# Conflicts:
#	runelite-client/src/main/resources/scripts/ChatboxInputWidgetBuilder.rs2asm
#	runelite-client/src/main/resources/scripts/OptionsPanelRebuilder.rs2asm
#	runelite-client/src/main/resources/scripts/SpecbarRedraw.rs2asm
#	runelite-client/src/main/scripts/ChatboxInputWidgetBuilder.hash
#	runelite-client/src/main/scripts/OptionsPanelRebuilder.hash
#	runelite-client/src/main/scripts/SpecbarRedraw.hash
2020-10-29 13:23:04 -04:00
therealunull c626769ca4 mixins: remove 2 dead methods 2020-10-29 13:17:09 -04:00
Owain van Brakel 0b13503b1d Merge pull request #2843 from Owain94/upstream-2910
project: Merge upstream
2020-10-29 18:16:57 +01:00
therealunull de82f4ade2 runelite-client: script update / outdated rework (thanks TomC) 2020-10-29 13:09:29 -04:00
Owain van Brakel a3fcbf6690 Merge pull request #2825 from andreykaipov/bugfix/grgit
gradle: catch grgit errors
2020-10-29 17:33:22 +01:00
Owain van Brakel 190b1b6dfe Merge pull request #2842 from open-osrs/GRADLE-DEPS-UPDATE
gradle: Update gradle dependencies
2020-10-29 17:32:47 +01:00
Owain van Brakel 0677ccdda4 Merge remote-tracking branch 'runelite/master' into master 2020-10-29 17:28:59 +01:00
Adam 2dafade4d1 client: remove league chat icons plugin
Jagex have added this functionality to the new TB league
2020-10-28 10:45:58 -04:00
Runelite auto updater 95fcfd5f8c Bump for 1.6.31-SNAPSHOT 2020-10-28 12:32:25 +00:00
Runelite auto updater cd2b9539c8 Release 1.6.30 2020-10-28 12:32:16 +00:00
Abex 9728bb5f1b Merge pull request #12699 from dekvall/wom-leagues
xp: add support for wise-old-man trailblazer
2020-10-28 06:11:40 -06:00
Max Weber bc3a217043 rl-client: update changed item names 2020-10-28 05:29:16 -06:00
RuneLite Cache-Code Autoupdater 8a5825fbde Update Scripts to 2020-10-28-rev192 2020-10-28 11:12:49 +00:00
RuneLite Cache-Code Autoupdater ba3aec829b Update NPC IDs to 2020-10-28-rev192 2020-10-28 11:12:44 +00:00
RuneLite Cache-Code Autoupdater 921d657ef2 Update Object IDs to 2020-10-28-rev192 2020-10-28 11:12:44 +00:00
RuneLite Cache-Code Autoupdater 2ad96d242a Update Item variations to 2020-10-28-rev192 2020-10-28 11:12:44 +00:00
RuneLite Cache-Code Autoupdater c7e120d201 Update Item IDs to 2020-10-28-rev192 2020-10-28 11:12:44 +00:00
Broooklyn 953fb39097 worldmap: add Wilderness Slayer Cave entrances 2020-10-28 08:00:29 +01:00
OpenOSRS 998e47cb13 gradle: Update gradle dependencies 2020-10-28 00:04:13 +00:00
ThatGamerBlue 2946f1f472 Merge pull request #2840 from open-osrs/update-injector
gradle: update injector version
2020-10-27 13:21:43 +01:00
ThatGamerBlue 94d96f6ef8 gradle: update injector version 2020-10-27 12:36:38 +01:00
dekvall a78fa0560c xp: add support for wise-old-man trailblazer 2020-10-26 23:18:09 +01:00
Adam 7c5123d230 gpu: remove unused lastViewportWidth/Height fields 2020-10-26 17:42:36 -04:00
Caleb Allen 62413bcf2a gpu: fix anisotropic filtering resetting to 0 after plugin is toggled 2020-10-26 17:40:29 -04:00
Jordan 927afcaafd Merge pull request #12593 from Broooklyn/kourend-tasks 2020-10-26 12:46:57 -07:00
Broooklyn 2d8ca77c8c worldmap: fix typos in "transportation" 2020-10-25 23:17:22 -04:00
Broooklyn a1bfed0e84 worldmap: add Kourend task and unlock tooltip descriptions 2020-10-25 23:17:22 -04:00
Tyler Bochard 5810727954 Merge pull request #2838 from Ganom/compare-appearance-optin
client: make appearance comparison opt in.
2020-10-25 18:27:34 -04:00
Ganom b7b6fa190a client: make appearance comparison opt in. 2020-10-25 17:54:40 -04:00
Jordan e25f015203 Merge pull request #12579 from abextm/xpdrop-npe
experiencedrop: dont npe when trying to prayer highlight noncombat drops
2020-10-25 01:14:06 -07:00
Jordan Atwood 9479b23229 devtools: Render world map location above region overlay 2020-10-24 21:30:42 -07:00
Jordan d70003448c Merge pull request #11765 from Plondrein/motherlode-broken-wheel
motherlode: Add overlay for broken water wheel struts
2020-10-24 19:45:31 -07:00
Plondrein 1c21d0671e motherlode: Add overlay for broken water wheel struts
* Rename MotherlodeRocksOverlay to MotherlodeSceneOverlay
* When strut is broken, red border with hammer icon will show around it.
2020-10-24 19:35:40 -07:00
Gamma91 ba21a98809 HotColdLocation: Center a location spot (#12657) 2020-10-25 02:14:42 +00:00
Jordan bc40837c53 Merge pull request #12517 from spatiag/fix-nmz-overload-timer-and-notification 2020-10-24 18:57:42 -07:00
Sean Patiag 5c9ceb9d17 nightmarezone: Clear pending overload notifications outside NMZ 2020-10-24 18:42:53 -07:00
Jordan Atwood 5e2946024b nightmarezone: Set absorption notification var on startup 2020-10-24 17:54:08 -07:00
Sean Patiag 0e71c88b4d timers: Fix NMZ Overload timer not disappearing
Unlike with the CoX Overloads, the plugin did not check if the player
was still in the area for the Nightmare Zone Overloads, causing the
timer to not disappear after leaving. The plugin now removes the timer
if the player has left NMZ and has drunk an Overload potion.
2020-10-24 17:54:07 -07:00
paymon123 03566d6702 ConfigManager: Fix NPE when resetting configs with null default 2020-10-24 22:52:44 +02:00
Adam 8438b42e15 api: move isDead from NPC to Actor 2020-10-24 13:22:52 -04:00
MalfuryentandJordan 643d3a4523 statusbars: Add special & run energy bar types
Co-authored-by: Jordan <nightfirecat@protonmail.com>
2020-10-24 06:08:28 +02:00