Commit Graph
10432 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 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 1e9ca9e7c0 runescape-client: add run task 2020-11-03 23:29:51 +00: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
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 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 2ad96d242a Update Item variations 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
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
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
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
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
MalfuryentandJordan 643d3a4523 statusbars: Add special & run energy bar types
Co-authored-by: Jordan <nightfirecat@protonmail.com>
2020-10-24 06:08:28 +02:00
MalfuryentandJordan 1165780f42 statubars: Add left/right customization options
Co-authored-by: Jordan <nightfirecat@protonmail.com>
2020-10-24 06:08:28 +02:00
Jordan Atwood 842749fe15 Move heart sprite recolors to public package 2020-10-24 06:08:28 +02:00
MalfuryentandJordan f970e61a5e statusbars: Display while in fixed viewport bank
Co-authored-by: Jordan <nightfirecat@protonmail.com>
2020-10-24 06:08:28 +02:00
5a863f358f discord: Fix action timeout, add in game time elapsed option (#12471)
Co-authored-by: Matthew C <66925241+Matthew-nop@users.noreply.github.com>
Co-authored-by: Tomas Slusny <slusnucky@gmail.com>
Co-authored-by: Jordan Atwood <jordan.atwood423@gmail.com>
2020-10-24 02:56:35 +02:00
Broooklyn 10d36ea36a discord: add random events regions 2020-10-23 22:30:07 +02:00
Jacob Mischka 46e9e93050 overlayrenderer: Make minimum overlay size configurable per-overlay (#12611)
Halve the minimum for Screen Marker Overlay to "fix" #12267 (set to 16).
Any smaller than 16 makes subsequent resizes impossible because the
cursor type never changes from center (move mode).
2020-10-23 19:28:59 +02:00
Ron Young da6cb1bc65 banktags: don't allow colon in tagtab names
The config server replaces periods in keys with colons. When the config is downloaded by the client, the colon is then replaced with a period.
2020-10-23 19:19:15 +02:00
Joona 0b221d3121 grounditems: Render ground items tile overlay at correct height (#12586) 2020-10-23 19:15:01 +02:00
Bram91 4dd413bf63 Make Volcanic mine widgets layoutable 2020-10-23 17:10:22 +02:00
winterdaze 66b4d18126 WidgetOverlay: make nightmare pillar health widget moveable 2020-10-23 15:33:15 +02:00
Adam 93adb7ca75 xp tracker: default pause on logout to on 2020-10-21 23:36:44 -04:00
Runelite auto updater 0e4cfaefa7 Bump for 1.6.30-SNAPSHOT 2020-10-21 11:17:01 +00:00
Runelite auto updater 09a2e771da Release 1.6.29 2020-10-21 11:16:52 +00:00
Owain van Brakel 72ec1b1488 Merge pull request #2832 from open-osrs/GRADLE-DEPS-UPDATE
gradle: Update gradle dependencies
2020-10-21 13:11:47 +02:00
Owain van Brakel 900c0a6a35 Merge pull request #2833 from open-osrs/2110-upstream
project: Merge upstream
2020-10-21 13:09:12 +02:00
Owain van Brakel 63d03a1ebc externalpluginmanager: Fix development mode after #2815 2020-10-21 12:59:21 +02:00
Owain van Brakel 1cf50d54b1 project: Merge upstream 2020-10-21 12:57:38 +02:00