Commit Graph
9915 Commits
Author SHA1 Message Date
Adamandpilino1234 7ceb3c9e02 client: add PMD source code analyzer
This catches common bugs, dead code, etc., and also performs some more advanced
code style checks compared to checkstyle.

Co-authored-by: pilino1234 <pilino@posteo.de>
2020-11-01 11:54:54 -05:00
Hydrox6 c8400a184a chat timestamps: add timestamps for all message types 2020-10-31 15:42:22 -04:00
Max Weber bbd06b84b9 wiki: Always include item names in widget optarget lookups
Normally the client includes Widget::name in the target param, but for
widgets that don't normally have menu entries this is often empty so the
lookup string would just be `Lookup `
2020-10-31 15:24:38 -04:00
Max Weber de8afadac9 wiki: don't throw when trying to optarget skills 2020-10-31 15:24:38 -04:00
Max Weber f52eeaf4d3 wiki: remove remainder of quest/diary lookup code
2b077f4364
2020-10-31 15:24:38 -04:00
Adam 20dec72416 spriteid: remove duplicated run icon 2020-10-31 15:18:29 -04:00
Tomas Slusny e02341fd7c Link to CI workflow from CI badge
Instead of linking to image link to actual workflow

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2020-10-31 17:49:45 +01:00
Dasgust 7f902f30c5 xp tracker: add goal time formatting option 2020-10-30 17:24:59 -04:00
SirGirion fc9f9faff0 chatcommands: handle league accounts properly 2020-10-30 15:57:27 -04:00
Adam d3c0713969 key remapping: don't remap space in options dialog
The options dialog never accepts space, so remapping a key to it doesn't make sense, and it is possible the original key was one of the keys actually being listened for
2020-10-30 14:44:20 -04:00
Tomas Slusny c4f019aff0 Switch to GitHub actions
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2020-10-30 14:36:20 -04: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
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
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
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