Commit Graph
11092 Commits
Author SHA1 Message Date
Owain van Brakel a375b35412 config: Support for conusmers 2021-02-24 19:47:35 +01:00
Kyle 840db032e8 client: extra (#2942)
client: extra
2021-02-24 18:46:06 +00: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
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
RuneLite Cache-Code Autoupdater 49b30ae6d9 Update Item variations to 2021-2-23 2021-02-23 08:58:30 -07: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 d390a516dd tablecomponent: Fix package 2021-02-23 05:37:09 +01: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
Elliott 0d33d3d356 overlay/util: table for overlays and WeaponSpeedMap (#2928)
* Create TableAlignment.java

* Add files via upload

* Create WeaponSpeedMap.java

* overlay: table folder moved

Moved table folder from
net/runelite/client to com/openosrs/client
2021-02-22 23:49:13 +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
Owain van Brakel f6c45775b1 Merge pull request #2927 from Owain94/externals 2021-02-22 23:02:05 +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 1c8fe5bda3 Merge branch 'runelite' into dependencies 2021-02-22 19:17:23 +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
Owain van Brakel 2b2369a6db dependencies: Match RL dependencies 2021-02-22 03:18:19 +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
ThatGamerBlue 51301a274f .runelite -> .openosrs 2021-02-21 16:22:43 +00: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
Jordan Atwood d716503c04 menu entry swapper config: Fix formatting from previous commit 2021-02-20 15:03:06 -08:00
joelewis43 71ccf89580 menu entry swapper: Add Fossil Island Rowboat Dive swap (#13237) 2021-02-20 22:54:10 +00:00
Jordan 14db8a8f76 Merge pull request #13236 from mkowen1/feature/add_farming_item_ids 2021-02-20 22:38:51 +00:00
mkowen1 05cc4f419c item identification: Add bars 2021-02-20 14:27:44 -08:00
mkowen1 68a544943c item identification: Add composts 2021-02-20 14:27:01 -08:00
mkowen1 09f0cfd0c8 item identification: Add lunar teleport tablets 2021-02-20 14:25:07 -08:00
mkowen1 575ae4201c item identification: Add more seeds 2021-02-20 14:23:51 -08:00
asdftemp 37e6a326d0 item identification: Add logs and planks (#13171) 2021-02-20 22:20:56 +00:00
Brandt Hill e1453e59e1 Make Integer.class work when deserializing config 2021-02-20 17:13:09 +01:00
Adam 601128c1e7 discord plugin: only check for area update on logged in gamestate 2021-02-19 19:54:52 -05:00
Adam bd7e47f70e devtools: add disconnect button 2021-02-19 19:53:10 -05:00