Commit Graph
16001 Commits
Author SHA1 Message Date
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
ThatGamerBlue 579d32d612 when will i learn to run checkstyle 2021-03-03 04:55:53 +00:00
ThatGamerBlue 4b570acdf7 httpapi: use openosrs session server 2021-03-03 04:46:40 +00:00
Kyle be1258822a project: add missing stuff 2021-03-03 00:35:29 +00:00
Adam 4e7d548940 perspective: add plane parameter to getCanvasTileAreaPoly 2021-03-02 19:25:43 -05:00
Owain van Brakel 9e636476b9 apiversion: bump 2021-03-02 13:17:21 +01:00
Owain van Brakel 7d63fc7746 Merge remote-tracking branch 'runelite/master' 2021-03-02 13:16:12 +01: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
ReeeManandYour Name 94212d6d9c Additional functionality rs2scripts. (#2957)
Co-authored-by: Your Name <you@example.com>
2021-03-01 15:57:46 +00: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
Owain van Brakel 2f2d09d31a Merge pull request #2956 from open-osrs/GRADLE-WRAPPER-UPDATE
gradle: Update gradle wrapper
2021-03-01 01:34:08 +01:00
OpenOSRS 7e261fa280 gradle: Update gradle wrapper 2021-03-01 00:02:46 +00: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
ThatGamerBlue c61af0d39d mixin: add getItemDefinition, fuck it, let's have both 2021-02-28 01:18:12 +00:00
Ganom 4f7c1a78ca deps: use non-ancient version of jna. 2021-02-27 18:31:01 -05:00
superiorser9 fcb1cd9b58 BankPlugin: avoid keyboard input going to input text 2021-02-27 17:04:24 -05:00
Tyler Bochard d3ad73fb9d Merge pull request #2955 from open-osrs/api-develop
api: getItemDefinition > getItemComposition
2021-02-27 16:51:53 -05:00
zeruth 9abd595df8 api: getItemDefinition > getItemComposition 2021-02-27 16:22:33 -05:00
Owain van Brakel 13d6e223c3 project: Fix fix checkstyle 2021-02-27 20:02:16 +01:00
Kyle 75fee4d255 fix checkstyle 2021-02-27 18:32:19 +00:00
Adam 9588d72a62 api: add actor animations 2021-02-27 13:22:46 -05:00
ThatGamerBlue 2431527850 client: fix dependency issue 2021-02-27 17:01:33 +00:00
Dillon 7054d83e16 discord: add main menu status option 2021-02-27 12:00:00 -05:00
ThatGamerBlue 3aae0fe569 eventbus: remove method name warning 2021-02-27 16:50:02 +00:00
ThatGamerBlue aa5a10dcc7 Update gradle.properties 2021-02-27 16:09:43 +00: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
Kyle 18bb89f89d Merge branch 'runelite' of https://github.com/open-osrs/runelite into runelite 2021-02-27 15:41:12 +00:00
Kyle 916a6a5794 update 2021-02-27 15:37:15 +00:00
ThatGamerBlue 5aa7e63991 Merge pull request #2954 from open-osrs/hotkeypressed-+-thiev-plugin
add: hotkeypressed
2021-02-27 00:54:21 +00:00
Kyle 202a71f249 ReMoVe ThIeViNg 2021-02-27 00:42:43 +00:00
Kyle 343f83bc81 add: hotkeypressed + thieving plugin 2021-02-27 00:39:38 +00: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
ThatGamerBlue e54050ba1c Merge pull request #2953 from open-osrs/revert-2951-addstuff
Revert "project: add missing features"
2021-02-26 21:25:55 +00:00