Noodleeater
14e83e551e
Added tileModel rl api "getIsFlat"
2021-02-20 21:02:53 +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
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
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
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
ThatGamerBlue
ad3c060327
rsapi: implement missing method
2021-02-17 20:27:59 +00:00
ThatGamerBlue
0f7a5da177
Merge pull request #2918 from buracc/actor-pathlength
...
api: Add Actor#isMoving
2021-02-17 00:32:40 +00:00
Burak Inan
4c18883972
Fix checkstyle
2021-02-17 01:05:02 +01:00
Burak Inan
66b464c510
Add Actor#isMoving
2021-02-17 00:48:03 +01:00
Burak
3e3f4ac4b1
Merge pull request #3 from open-osrs/runelite
...
Runelite
2021-02-17 00:44:15 +01:00
Tyler Bochard
e09bd5331f
bootstrap: revert new bootstrap scheme
...
This will prevent a bit of work having to be done for the buildbot.
2021-02-15 00:28:39 -05:00
ThatGamerBlue
06a399ec85
configitem: remove unimplemented stuff
2021-02-14 21:13:40 +00:00
ThatGamerBlue
d1e027c4cb
fix npc changed event
2021-02-14 20:46:30 +00:00
ThatGamerBlue
49973adb21
add buttons :o
2021-02-14 14:41:21 +00:00
ThatGamerBlue
e8ba6bfd52
fix injection error via ignorance
2021-02-14 14:41:04 +00:00
ThatGamerBlue
9704551c26
make some decent mixins
2021-02-14 01:28:33 +00:00
ThatGamerBlue
f4580f37e0
Merge remote-tracking branch 'upstream/master' into runelite
...
# Conflicts:
# cache-client/pom.xml
# cache-updater/pom.xml
# cache/pom.xml
# http-api/pom.xml
# http-service/pom.xml
# pom.xml
# runelite-api/pom.xml
# runelite-api/src/main/java/net/runelite/api/Client.java
# runelite-api/src/main/java/net/runelite/api/FarmingTrackerTest.java
# runelite-client/pom.xml
# runelite-client/src/main/java/net/runelite/client/plugins/menuentryswapper/MenuEntrySwapperConfig.java
# runelite-client/src/test/java/net/runelite/client/chat/ChatMessageManagerTest.java
# runelite-client/src/test/java/net/runelite/client/plugins/cluescrolls/ClueScrollPluginTest.java
# runelite-client/src/test/java/net/runelite/client/plugins/emojis/EmojiPluginTest.java
# runelite-client/src/test/java/net/runelite/client/plugins/grounditems/GroundItemsPluginTest.java
# runelite-client/src/test/java/net/runelite/client/plugins/idlenotifier/IdleNotifierPluginTest.java
# runelite-script-assembler-plugin/pom.xml
2021-02-14 00:31:56 +00:00
Runelite auto updater
1684eccd00
Bump for 1.7.1-SNAPSHOT
2021-02-13 21:40:44 +00:00
Runelite auto updater
c6dc52d940
Release 1.7.0
2021-02-13 21:40:36 +00:00
ThatGamerBlue
3550d70e92
if something is broken its probably this commit
2021-02-13 21:33:06 +00:00
ThatGamerBlue
93df4c9652
Merge pull request #2917 from open-osrs/blue/rl
...
blue/rl -> runelite
2021-02-13 19:43:31 +00:00
Cyborger1
496a28c9f9
emoji plugin: set message node message instead of rl format message
...
The replaced message has no rl-format tags, and using the rl-format message causes it to lose color whenever the message node is refreshed due to not containing any rl-format tags
2021-02-13 14:16:19 -05:00
Cyborger1
826f99679c
emoji: Replace spoon and fork-and-knife emojis
...
Without a shadow, these emojis were nearly unreadable on the fixed chat
background. These hand-drawn replacements are detailed enough to be
clearly understood against all kinds of backgrounds.
2021-02-13 14:15:01 -05:00
Jordan Atwood
2cdfdf0284
cluescrolls: Re-check named object highlights after hopping
2021-02-13 13:35:25 -05:00
Adam
778dc07181
Bump to 1.7.0-SNAPSHOT
2021-02-13 11:21:07 -05:00
Hydrox6
5e14d666e0
chat color: fix nonsensical test
2021-02-13 11:12:22 -05:00