Commit Graph
10386 Commits
Author SHA1 Message Date
Broooklyn 9da8052db0 worldmap: Add western Revenant Caves dungeon entrance 2021-03-07 01:55:54 -05:00
Broooklyn 27bbe49341 worldmap: Fix Grand Tree Tunnels dungeon location 2021-03-07 01:55:54 -05:00
Max Weber 06b8e1b798 http-api: encode json Instants as millis since epoch 2021-03-04 21:40:57 -05:00
Max Weber 463b0d73ba http-api: encode json Colors as ARGB hex codes 2021-03-04 21:40:57 -05:00
chaticon 48ea01dd28 opponentinfo: Show health bar of actors attacking the player 2021-03-04 18:52:32 -05:00
Jordan Atwood d26e3ec7b2 opponent info: Add simple interaction tests 2021-03-04 18:52:32 -05:00
Adam 7793ca049a config manager: include profile in unset configchanged event 2021-03-04 00:05:18 -05:00
Adam 60b8d3370f Fix slayer plugin setting config values to null
null is not permitted in properties and throws an exception. Additionally mark value in setConfiguration as NonNull.
2021-03-04 00:05:18 -05:00
superiorser9 fb5b4bf014 object indicators: don't clear markers on connection lost 2021-03-03 19:38:53 -05:00
Adam 45fd98d487 chat commands: add jad challenge kc and pbs 2021-03-03 14:51:45 -05:00
Runelite auto updater 1cd9158b33 Bump for 1.7.3-SNAPSHOT 2021-03-03 12:07:46 +00:00
Runelite auto updater 274219e619 Release 1.7.2 2021-03-03 12:07:37 +00:00
Max Weber 6526fd9d7c rl-api: update quest scripts to 2021-3-3 2021-03-03 04:17:28 -07:00
RuneLite Cache-Code Autoupdater ecb64e9885 Update NPC IDs to 2021-3-3 2021-03-03 04:17:27 -07:00
RuneLite Cache-Code Autoupdater 095152760a Update Object IDs to 2021-3-3 2021-03-03 04:17:27 -07:00
RuneLite Cache-Code Autoupdater 022e09b9ae Update Item IDs to 2021-3-3 2021-03-03 04:17:27 -07:00
Adam 4e7d548940 perspective: add plane parameter to getCanvasTileAreaPoly 2021-03-02 19:25:43 -05:00
Jordan 1fb85dfbb9 Merge pull request #13295 from pilino1234/fix/more-plugin-tags 2021-03-02 07:07:48 +00:00
superiorser9 d587ff5540 cooking: Fix POH altar burners false positive burn message (#13284) 2021-03-02 06:21:22 +00:00
Jordan 81f37b8c2d Merge pull request #13258 from Broooklyn/trouver-parchments
ItemMapping: Add Trouver Parchment items and refunds
2021-03-02 06:17:10 +00:00
Broooklyn 12dde3b413 ItemMapping: Add Trouver Parchment items and refunds 2021-03-01 22:10:33 -08:00
Jordan 22a690cee6 Merge pull request #13297 from geheur/shayzien-supply-step-bar-count
Specify the number of bars required for shayzien armor set elite clue sherlock step.
2021-03-02 06:04:18 +00:00
sam f97e1c0a5a SkillChallengeClue: Specify number of bars for shayzien armor set 2021-03-01 21:38:19 -08:00
Cyborger1andAdam 40720bd987 slayer plugin: store task in rs profile configuration
Co-authored-by: Adam <Adam@sigterm.info>
2021-03-01 19:29:07 -05:00
pilino1234 c7cdad171a bankplugin: Add "pin" as plugin search tag 2021-03-01 19:06:31 +01:00
pilino1234 1af326588e itemidentification: Add more plugin search tags 2021-03-01 19:04:42 +01:00
Jordan e4ff82a3ac Merge pull request #13124 from Cyborger1/ground-markers-import-export-toggle 2021-03-01 00:58:47 +00:00
Cyborger1 4c048716d4 ground markers: Add clear markers menu option 2021-02-28 16:47:51 -08:00
Cyborger1 c1b2017bb1 ground markers: Add import/export menu option toggle 2021-02-28 16:47:44 -08:00
Jordan a3b1d500e0 Merge pull request #13285 from Hydrox6/fc-clear-count
friendschat: remove user count after leaving chat channel
2021-02-28 19:40:35 +00:00
Hydrox6 bd6c9b2f7a friendschat: remove user count after leaving chat channel 2021-02-28 11:32:28 -08:00
Broooklyn e27636639e chat notifications: Prevent localPlayer highlights and notifications (#13244) 2021-02-28 19:22:53 +00:00
Brandt HillandAdam 2d5d490b50 kingdom: add notification message for favor and coffer value
This allows setting a configurable threshold where you will receive a
message informing you your favor and/or coffer is low on login

Co-authored-by: Adam <Adam@sigterm.info>
2021-02-27 21:41:51 -05:00
superiorser9 fcb1cd9b58 BankPlugin: avoid keyboard input going to input text 2021-02-27 17:04:24 -05:00
Adam 9588d72a62 api: add actor animations 2021-02-27 13:22:46 -05:00
Dillon 7054d83e16 discord: add main menu status option 2021-02-27 12:00:00 -05:00
BossHuso 8535bfc0bf music: Fix some NPEs 2021-02-27 10:54:29 -05:00
BossHuso 0cec0039ca chatcommands: Fix adventure log widget NPE 2021-02-27 10:54:29 -05:00
Jordan Atwood bd67d82bbb Widget: Mark getChildren() as nullable 2021-02-27 10:54:29 -05:00
Jordan Atwood 7c59815869 npchighlight: Apply correct highlights to changed NPCs 2021-02-27 10:44:21 -05:00
Jordan Atwood e8fd08fa41 client: Remove shaded jar minimizing
After the addition of runelite-jshell, some of its dependencies are not
preserved during jar minimization, causing the shell dev tool to fail on
some systems. This change ensures all dependencies are preserved in the
resulting shaded jar. This change results in a roughly 2Mb larger output
shaded jar.
2021-02-26 19:05:20 -05:00
Adam 1f334d4ee8 Merge pull request #13277 from abextm/jshell
devtools: add shell window
2021-02-26 14:17:33 -05:00
Max Weber 7480c74750 devtools: add shell window 2021-02-26 11:38:40 -07:00
Max Weber 2c4f3a895e devtools: factor frame handling out 2021-02-26 10:27:52 -07:00
Max Weber 70b3a987c9 Require Java 9 or higher for building
We still support Java 8 at runtime since older launchers shipped with
it, and there are still many installs that use those older launchers.
2021-02-26 10:22:21 -07:00
Jordan Atwood 11f32eb5ce HotColdLocation: Center some location spots
Center some hot-cold locations as reported and verified from the mega\
issue.

Ref: runelite/runelite#9601
2021-02-24 21:17:32 -08:00
superiorser9 78eb69c8df music: fix settings_slider_choose_onop stack mapping (#13268)
see bc4144f418
2021-02-24 19:29:29 -07:00
Runelite auto updater 980bc6ba76 Bump for 1.7.2-SNAPSHOT 2021-02-24 11:55:23 +00:00
Runelite auto updater 82e6c6207e Release 1.7.1 2021-02-24 11:55:14 +00:00
Max Weber 03058a7a32 Merge branch 'cache-code-2021-2-23' 2021-02-24 04:39:45 -07:00