Commit Graph
9754 Commits
Author SHA1 Message Date
Ganom 4f7c1a78ca deps: use non-ancient version of jna. 2021-02-27 18:31:01 -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
ThatGamerBlue 3aae0fe569 eventbus: remove method name warning 2021-02-27 16:50:02 +00: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
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
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
ThatGamerBlue 50359db0f2 mes: make more friendly for multi-plugin swapping 2021-02-25 06:09:51 +00:00
Owain van Brakel 0839096b6c Merge pull request #2947 from Owain94/config-slider
config: Sliders
2021-02-25 06:26:07 +01:00
Owain van Brakel 28907f5340 config: Sliders 2021-02-25 06:20:19 +01:00
Owain van Brakel 7990ac26aa Merge remote-tracking branch 'runelite/master' into runelite 2021-02-25 06:09:44 +01:00
superiorser9 78eb69c8df music: fix settings_slider_choose_onop stack mapping (#13268)
see bc4144f418
2021-02-24 19:29:29 -07:00
Owain van Brakel 8c4125573e Merge pull request #2944 from Owain94/config-star
config: Make stars blue
2021-02-24 22:47:31 +01:00
Owain van Brakel 809b14395a config: Make stars blue 2021-02-24 22:41:29 +01:00
Owain van Brakel 7bcb0c2d11 config: Fix issue with hide / unhide and reintroduce enabledBy and disabledBy 2021-02-24 22:37:19 +01:00
Owain van Brakel a375b35412 config: Support for conusmers 2021-02-24 19:47:35 +01:00
Adam fc72d17a55 ping: use icmp ping on linux if available
This uses IPPROTO_ICMP sockets, which most modern linux systems support.
This allows directly sending icmp echo requests without having to use
the tcp ping check. As a fallback the old tcp ping method is used if
socket setup fails.
2021-02-23 16:50:22 -05:00
Kyle 323a2d7bf0 project: proxy and world support
project: proxy and world support

--proxy USERNAME:PASSWORD
--proxy IP:PORT:USERNAME:PASSWORD
--world WORLD
2021-02-23 16:58:52 +00:00
Broooklyn a3b45ee506 ItemMapping: Add Soul Wars imbues 2021-02-23 02:49:10 -05:00
Broooklyn 0a666e5924 clues: Add Soul Wars imbued Slayer Helmets to Emote and Skill sets 2021-02-23 02:34:41 -05:00
Broooklyn e9439efc82 slayer: Add Soul Wars imbued Slayer Helmets to slayer item set 2021-02-23 02:34:40 -05:00
Owain van Brakel a9ef3d1bc5 config: Support for hiding / unhiding 2021-02-23 05:10:39 +01:00
Kyle b58482938e project: add missing api components (#2935)
* api: add missing api components

api: add missing api components

* oops

* .
2021-02-22 23:59:40 +00:00
Owain van Brakel fa6c7780d2 Merge pull request #2934 from open-osrs/config-sync
client: disable runelite config sync, keep profiles
2021-02-22 23:46:56 +01:00
zeruth db848eb4b2 client: disable runelite config sync, keep profiles 2021-02-22 17:28:35 -05:00
Owain van Brakel d71c3f6dd8 config: Support for EnumSet 2021-02-22 23:26:29 +01:00
Owain van Brakel c4e66d100a Merge remote-tracking branch 'origin/runelite' into config-parsing 2021-02-22 23:11:35 +01:00
Owain van Brakel 87d83cf836 Merge pull request #2932 from Owain94/config-inheritance
config: Support inheritance
2021-02-22 23:03:04 +01:00
Owain van Brakel 1f314c440a Merge pull request #2929 from Owain94/config-titles
config: Support for titles
2021-02-22 23:02:13 +01:00
Andrey Kaipov 6c45d1d3bb config: Support inheritance 2021-02-22 21:47:21 +01:00
Owain van Brakel d94fd69d56 config: Support for parsing of text fields 2021-02-22 21:32:01 +01:00
Owain van Brakel 210eecc6b6 config: Support for titles 2021-02-22 21:13:31 +01:00
Owain van Brakel 0b75e03e5d Merge branch 'runelite' into externals 2021-02-22 19:16:36 +01:00
Owain van Brakel b0447f518b hooks: Checkstyle 2021-02-22 19:15:28 +01:00
Owain van Brakel 26db3b062f config: Add metadata to external plugins configs 2021-02-22 19:07:21 +01:00
Owain van Brakel 185826b835 config: Reload button for external plugins in development mode 2021-02-22 19:06:21 +01:00
Owain van Brakel a3becd39e2 client: Allow loading externals from source 2021-02-22 18:38:22 +01:00
ThatGamerBlue fe93dae57f hooks: whoopsies 2021-02-22 00:19:48 +00:00
ThatGamerBlue 2d03cf1374 clientthread: implement executor and make Schedulers.single() use it 2021-02-22 00:16:15 +00:00
ThatGamerBlue db49157fc8 Merge remote-tracking branch 'upstream/master' into runelite 2021-02-22 00:13:07 +00:00
Adam 5f7c2a9dee corp plugin: use varbit changed event to track damage
In masses it has been observed that the players damage counter can
increment after the last hitsplat has been applied, which causes
the final damage summary message to be incorrect
2021-02-21 12:10:59 -05:00
Jordan Atwood 50c39164b7 item identification: Fix duplicate tree seed entries 2021-02-20 19:25:53 -08:00
joelewis43 b095ff7f13 SkillChallengeClue: Add Twisted Slayer Helmet to Dust devil step (#13245) 2021-02-20 23:07:40 +00:00