Commit Graph
11002 Commits
Author SHA1 Message Date
Owain van Brakel 259d80201a Merge pull request #2959 from Owain94/upstream-0203 2021-03-03 22:22:34 +01:00
Owain van Brakel a63e481706 Merge remote-tracking branch 'runelite/master' into upstream-0203 2021-03-03 22:12:58 +01: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
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
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
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
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
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
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
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
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 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
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 2a755eb7ed unrevert some stuff 2021-02-26 19:35:19 +00:00
ThatGamerBlue 77d881ac61 Revert "project: add missing features (#2951)"
This reverts commit d3162944fa.
2021-02-26 18:49:16 +00: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
Owain van Brakel d9c5ee6661 config: Handle sections and titles when using inheritance 2021-02-26 15:46:07 +01:00
Kyle d3162944fa project: add missing features (#2951)
* client: add stuff

client: add stuff

* mixins

* Update XpDropEvent.java

* Update EntityHiderBridgeMixin.java

* would help if I uploaded the right files

would help if I uploaded the right files
2021-02-26 12:05:23 +00:00
ImNoOSRSandImNoOSRS a499d7f305 WeaponMap Fix Typo (#2948)
Co-authored-by: ImNoOSRS <kylian105@hotmail.com>
2021-02-25 14:37:45 +00:00
Kyle a01ed0081c weaponmap: update
weaponmap: update
2021-02-25 06:18:41 +00:00