Commit Graph
15053 Commits
Author SHA1 Message Date
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
Owain van Brakel 2d251666a4 Merge pull request #2836 from open-osrs/pr-lint
actions: Change PR linter
2020-10-23 03:20:13 +02:00
Owain van Brakel 625ebc89be actions: Change PR linter 2020-10-23 03:11:30 +02:00
Adam 93adb7ca75 xp tracker: default pause on logout to on 2020-10-21 23:36:44 -04:00
Adam 9fc8f19c32 pluginhub controller: fix scheduled task delay
This was meant to be 30 minutes
2020-10-21 10:20:47 -04:00
ThatGamerBlue 398d9ff864 Merge pull request #2835 from ThatGamerBlue/192
project: rev 192
2020-10-21 14:52:12 +02:00
ThatGamerBlue 88599e5dd3 project: rev 192 2020-10-21 14:35:05 +02:00
ThatGamerBlue 47583ab7c6 bump version numbers 2020-10-21 13:56:51 +02: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