therealunull
ce8c0cbb64
camera
2020-12-14 09:16:20 -05:00
therealunull
a55f9502e2
devtools
2020-12-14 09:08:42 -05:00
therealunull
aa44329202
plugins: add missing compatible plugins
2020-12-14 07:41:02 -05:00
therealunull
3248f22650
develop
2020-12-14 05:58:02 -05:00
therealunull
b86aa9c5cc
develop
2020-12-14 05:25:01 -05:00
therealunull
77ea6c6154
api: develop
2020-12-13 18:41:14 -05:00
therealunull
06fd8e4802
openrune: finish login, questhelper works
2020-12-13 15:59:05 -05:00
therealunull
b54ff7f7db
openrune: just about finish rework, gets to login
2020-12-13 15:12:37 -05:00
therealunull
11a239e94e
openrune: PlayerAppearenceChanged -> PlayerChanged
2020-12-13 12:58:47 -05:00
therealunull
72967966a3
openrune: PostItemDefinition -> PostItemComposition
2020-12-13 12:57:03 -05:00
therealunull
da038cde3f
openrune: NpcDefinitionChanged -> NpcChanged
2020-12-13 12:55:01 -05:00
therealunull
d3e276adbb
openrune: NPCDefinition -> NPCComposition
2020-12-13 12:49:41 -05:00
therealunull
528e9dd5e7
openrune: ItemDefinition -> ItemComposition
2020-12-13 12:47:59 -05:00
therealunull
81577a4271
openrune: MenuOpcode -> MenuAction
2020-12-13 12:46:24 -05:00
therealunull
c300358468
openrune: Sprite -> SpritePixels
2020-12-13 12:44:10 -05:00
Kyle
9a257666be
project: add widgets ( #2878 )
...
* Update WidgetID.java
* Update WidgetInfo.java
2020-12-12 12:59:21 +00:00
therealunull
c87ac83c6a
api: fix loopback in mixin
2020-12-09 22:32:18 -05:00
therealunull
4457294d89
various: remove dead api, move mixin to proper file
2020-12-09 14:22:49 -05:00
therealunull
3dd0ff4931
chore: that bad name was bugging me
2020-12-09 11:11:06 -05:00
therealunull
8f587826ee
chore: rev 193
2020-12-09 11:07:26 -05:00
Noodleeater
528d427bc5
runescape-client: Added Animation runelite api file. Also renamed "skin" to "skeleton". ( #2867 )
...
* rename getSkin rsapi to getSkeleton
* Added animation runelite api. Also re-named method "getSkin" to "getSkeleton", because it is a more suitable description.
* re-named "skin" variable to "skeleton"
* added frames.java to runelite api
* added DualNode.java to runelite api
* made RSSkeleton extend Skeleton
* .
* removed unused imports
* checkstyle corrections
* put copyright notice back which i accidentally deleted.
* Added some descriptions
* removed type in description
* .
* added licence headers
2020-12-03 22:16:45 +00:00
illumineawake
e2d5b49657
worldpoint: add toWorldArea() function that returns a 1x1 WorldArea of the WorldPoint ( #2870 )
2020-11-26 01:22:10 +00:00
Kyle
13eb6ef305
Update AnimationID.java ( #2869 )
2020-11-25 19:58:29 +00:00
Owain van Brakel
b229e730ce
Merge remote-tracking branch 'runelite/master'
2020-11-18 23:00:48 +01:00
Runelite auto updater
ea024ee756
Bump for 1.6.33-SNAPSHOT
2020-11-18 12:47:08 +00:00
Runelite auto updater
bec42bdaf2
Release 1.6.32
2020-11-18 12:46:59 +00:00
Max Weber
32510746c6
rl-api,rl-client: update friends chat kick cs2 id
...
Yes the hash didn't change, but the ID did
2020-11-18 05:11:51 -07:00
Max Weber
1f9dd0d575
rl-api: update friends chat rank sprite ids
2020-11-18 05:11:15 -07:00
RuneLite Cache-Code Autoupdater
e281a49ed3
Update NPC IDs to 2020-11-18-rev192
2020-11-18 04:51:42 -07:00
RuneLite Cache-Code Autoupdater
d2f742ffb1
Update Item IDs to 2020-11-18-rev192
2020-11-18 11:31:40 +00:00
Owain van Brakel
7e70885284
Merge remote-tracking branch 'runelite/master'
2020-11-17 04:46:44 +01:00
Adam
41245f7f89
api: add method to remove game objects from scene
2020-11-16 22:21:27 -05:00
Az
e483718df9
added 6th trailblazer relic enum constant ( #2859 )
2020-11-14 21:05:23 +00:00
Jordan Atwood
cb31e1ddd4
timers: Fix leagues area teleport bug
...
Teleporting using a trailblazer leagues area teleport previously caused
a home or minigame teleport timer to be created, depending on which of
the two was most recently stored as `lastTeleportClicked`. To avoid
this, a new TeleportWidget has been registered which does not follow any
code paths in the plugin.
2020-11-13 14:31:22 -05:00
dekvall
909acea9f7
widgetid: correct quest completed group
2020-11-13 14:28:34 -05:00
Runelite auto updater
b520e58034
Bump for 1.6.32-SNAPSHOT
2020-11-11 17:37:23 +00:00
Runelite auto updater
2b80bff4db
Release 1.6.31
2020-11-11 17:37:14 +00:00
dekvall
c846416cb2
widgetid: correct kingdom reward group
2020-11-11 10:52:39 -05:00
RuneLite Cache-Code Autoupdater
36ed9307c8
Update Widget IDs to 2020-11-11-rev192
...
Lost widget 399.3
2020-11-11 04:37:56 -07:00
RuneLite Cache-Code Autoupdater
b0d4d7ab25
Update NPC IDs to 2020-11-11-rev192
2020-11-11 11:31:31 +00:00
RuneLite Cache-Code Autoupdater
b2ea095aee
Update Object IDs to 2020-11-11-rev192
2020-11-11 11:31:31 +00:00
RuneLite Cache-Code Autoupdater
02b107ed97
Update Item IDs to 2020-11-11-rev192
2020-11-11 11:31:30 +00:00
Cryslacks
26edf447c8
Add trade and duel inventory to widget item inventory overlay
2020-11-05 15:53:02 -05:00
dekvall
16c9a9cb3a
regenmeter: add support for fluid strikes
2020-11-05 14:05:45 -05:00
Hydrox6
d3573edbfe
add support for trailblazer tools
2020-11-04 19:22:44 -05:00
dekvall
9b3beffbfc
timers: add league home tele
2020-11-04 19:21:43 -05:00
Adam
20dec72416
spriteid: remove duplicated run icon
2020-10-31 15:18:29 -04:00
SirGirion
fc9f9faff0
chatcommands: handle league accounts properly
2020-10-30 15:57:27 -04:00
therealunull
35b9ee3ded
mixins: checkstyle
2020-10-29 13:30:06 -04:00
therealunull
1eab6b46cd
Merge branch 'master' into better-script-info
...
# Conflicts:
# runelite-client/src/main/resources/scripts/ChatboxInputWidgetBuilder.rs2asm
# runelite-client/src/main/resources/scripts/OptionsPanelRebuilder.rs2asm
# runelite-client/src/main/resources/scripts/SpecbarRedraw.rs2asm
# runelite-client/src/main/scripts/ChatboxInputWidgetBuilder.hash
# runelite-client/src/main/scripts/OptionsPanelRebuilder.hash
# runelite-client/src/main/scripts/SpecbarRedraw.hash
2020-10-29 13:23:04 -04:00