Commit Graph
15114 Commits
Author SHA1 Message Date
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
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
Andrey Kaipov 15a1e89d8f catch grgit errors 2020-10-23 14:26:06 -04: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