Commit Graph
15702 Commits
Author SHA1 Message Date
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
Noodleeater 467668576a Merge branch 'runelite' of https://github.com/somawheels/runelite into runelite 2021-02-20 22:07:43 +00:00
Noodleeater 0006faa95e Merge branch 'runeLite_personal' of https://github.com/Noodleeater/runelite into runelite 2021-02-20 22:05:04 +00:00
Noodleeater 45e1218107 Merge branch 'runelite' of https://github.com/Noodleeater/runelite into runelite
 Conflicts:
	runelite-api/src/main/java/net/runelite/api/Client.java
2021-02-20 22:04:47 +00:00
Noodleeater f01512b8cb Added rl api to get animation information form actor 2021-02-20 22:01:53 +00:00
Noodleeater 16df7b4ee8 Merge branch 'runelite' of https://github.com/Noodleeater/runelite into runeLite_personal
 Conflicts:
	runelite-api/src/main/java/net/runelite/api/Client.java
	runescape-api/src/main/java/net/runelite/rs/api/RSSequenceDefinition.java
2021-02-20 22:00:17 +00:00
ThatGamerBlue be667a3f90 Merge pull request #2924 from Noodleeater/runelite
Client: Added a few things which might be handy to have in rl api.
2021-02-20 21:48:25 +00:00
Noodleeater 049c485149 Merge branch 'runelite' of https://github.com/somawheels/runelite into runelite
 Conflicts:
	runelite-api/src/main/java/net/runelite/api/Client.java
	runescape-api/src/main/java/net/runelite/rs/api/RSSequenceDefinition.java
2021-02-20 21:33:30 +00:00
Noodleeater a12a668cd1 rl-api: add some graphics-related accessors and interfaces 2021-02-20 21:26:49 +00:00
Noodleeater 14e83e551e Added tileModel rl api "getIsFlat" 2021-02-20 21:02:53 +00:00
Noodleeater debf96e57e removed setPlane from rl api 2021-02-20 20:43:36 +00:00
Noodleeater aa7ec6afbc Added api to interact with SequenceDefinition 2021-02-20 20:39:13 +00:00
Noodleeater cae90a7565 Added Api to get tile MinPlane (RSClass Method was already named "getPhysicalLevel", so i have kept that name). 2021-02-20 18:00:08 +00:00
Noodleeater e33d4f2254 Fixed typos in description 2021-02-20 17:53:52 +00:00
Noodleeater d8dc5852ab Revert "with this update, Changes to actor movement animation will fire the AnimationChanged Event"
This reverts commit c17ad0ea. Adding this event callback was a bad idea.
2021-02-20 17:45:21 +00:00
Noodleeater b0c853379c Added RL API to get client pixels 2021-02-20 17:09:26 +00:00
Noodleeater 56b379d65a Added RL API to get Frames 2021-02-20 17:03:18 +00:00
Noodleeater 7f6738de19 Added Method to Set client plane 2021-02-20 16:57:36 +00:00
Noodleeater b242237140 Added getFlags method to gameObject 2021-02-20 16:49:52 +00:00
Noodleeater c17ad0ea62 with this update, Changes to actor movement animation will fire the AnimationChanged Event 2021-02-20 16:42:22 +00:00
Noodleeater 32371448b3 Merge pull request #3 from open-osrs/runelite
Runelite
2021-02-20 16:39:15 +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
zeruth 1790f10b27 Revert "api: ahem what happened here lol"
This reverts commit 6e0e7d01a4.
2021-02-19 15:36:11 -05:00
zeruth 75a4e56800 bootstrap: add jocl 2021-02-19 15:16:19 -05:00
zeruth 6e0e7d01a4 api: ahem what happened here lol 2021-02-19 13:57:56 -05:00
Tyler Bochard 68832e65d1 Merge pull request #2919 from open-osrs/mental_breakdown
make injected client java8-compliant, fix a dumb mixin
2021-02-19 13:44:30 -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
Tyler Bochard e15886c4e1 Merge pull request #2921 from open-osrs/externals-cleanup-panel
externals: Cleanup panel
2021-02-19 13:33:17 -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
ThatGamerBlue afd057cbb0 injector: update license location 2021-02-19 15:05:19 +00:00
ThatGamerBlue 195b4a94dd make injected client java8-compliant, dumb mixin 2021-02-19 15:00:07 +00: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
zeruth 07f512edef mixins: remove redundant viewport reset 2021-02-19 05:22:21 -05:00
zeruth 669865d8d4 mixins: use inverseAlpha, reset viewportColor 2021-02-19 03:11:35 -05: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
zeruth 197447f048 mixins: use negative viewportColor (fixes cutscenes/fades) 2021-02-18 22:00:40 -05: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
Silverfeelin 63614f5319 item identification: Add sacks (#9372) 2021-02-18 22:47:25 +00:00
Broooklyn 9f31e979d7 worldmap: Improve cart and minecart systems tooltips (#13226)
This commit also adds Ice Mountain minecart location.
2021-02-18 07:09:44 +00:00