Commit Graph
10930 Commits
Author SHA1 Message Date
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
Adam 667df94d1b barrows plugin: use widget closed event for clearing puzzle 2021-02-19 19:52:38 -05:00
Tyler Bochard f74674bc26 Merge pull request #2922 from open-osrs/externals-filter-constraint
externals: Filter out available plugins that do not constraint to the API version
2021-02-19 13:43:05 -05:00
Tyler Bochard 71a7725e31 Merge pull request #2920 from open-osrs/api-version
client: Seperate system and api version
2021-02-19 13:42:42 -05:00
zeruth 6523f7299b client: use value from properties 2021-02-19 13:41:55 -05:00
Adam e0be69c725 client: move core singleton eventbus registration to singleton constructors 2021-02-19 10:48:03 -05:00
Owain van Brakel 8ea338dace externals: Filter out available plugins that do not constraint to the API version 2021-02-19 16:06:56 +01:00
Owain van Brakel 06eb9356b6 externals: Cleanup panel 2021-02-19 15:33:05 +01:00
Owain van Brakel 24429f2506 client: Seperate system and api version 2021-02-19 15:22:21 +01:00
Jordan 28b291f9b9 Merge pull request #13217 from NJohnsonJ/feature/daeyalt-rock-minimap-indicator 2021-02-19 03:34:28 +00:00
Nathaniel Johnson 3d80df9a98 mining: Add hint arrow to active daeyalt essence 2021-02-18 19:26:48 -08:00
ThatGamerBlue 815cd503e2 oprsepm: fix crash with empty config file 2021-02-19 00:32:19 +00:00
ThatGamerBlue 492dac91e9 update scheduler implementation 2021-02-19 00:31:53 +00:00