Commit Graph

237 Commits

Author SHA1 Message Date
ThatGamerBlue
b6ea56781c rsclient: rev 191 2020-08-26 21:11:23 +01:00
Tyler Bochard
c460b046dc Merge pull request #2745 from Lucwousin/deob-annot
Deob/asm: Improve cfg deob, reproducible jars, smart annotations
2020-08-01 19:23:04 -04:00
ThatGamerBlue
cc28d4d2f2 api: more imports and tile stuff 2020-07-22 03:23:52 +01:00
ThatGamerBlue
2c8ca731e6 rs-client: refactoring and imports 2020-07-19 17:46:33 +01:00
Lucwousin
663bbc80db Annotations: signature -> descriptor; use linkedhashmap 2020-07-19 03:29:45 +02:00
ThatGamerBlue
655106b9df chore: rev 190 2020-06-18 12:15:38 +01:00
ThatGamerBlue
f7f38e138b rename Actor#readySequence to Actor#idleSequence 2020-06-03 15:10:34 +01:00
Owain van Brakel
8d45b53d71 mixins: Login stuff 2020-05-28 15:16:23 +02:00
ThatGamerBlue
7f8d891520 whoops 2020-05-05 15:03:55 +01:00
ThatGamerBlue
875f0d7146 deobber: fix test failure 2020-05-05 01:17:36 +01:00
Kyle
8216dfa20f upstream: merge and version bump
upstream: merge and version bump
2020-04-25 23:53:09 +01:00
ThatGamerBlue
bb255a6da2 whole bunch of refactoring client 2020-04-11 13:13:55 +01:00
Owain van Brakel
3c1e04d147 project: Let CI handle dependencies 2020-04-08 17:11:17 +02:00
ThatGamerBlue
acd339fd70 chore: revision 189 2020-03-26 14:17:06 +00:00
TheRealNull
3e48a355c2 rs-client: fix WallDecorations.x 2020-01-29 19:43:59 -05:00
Owain van Brakel
11c826d4f7 client: Fix BoundaryObject Y hook 2020-01-29 16:58:30 +01:00
Owain van Brakel
26f134c2fe rs-client: Fix deob tests 2020-01-29 14:45:08 +01:00
Owain van Brakel
add4ca8005 chore: rev 188 2020-01-29 14:20:08 +01:00
ThatGamerBlue
db1bfdfb47 project: fix lambda things and add mixins and rename two fields (#12) 2020-01-28 17:49:43 +00:00
Danila Poyarkov
d980fed215 Change wrong BZip constant (#2190) 2020-01-05 16:15:37 +01:00
Lucwousin
53b7e9bd2e idk: Move annotations to do with injection to a seperate module for improved modularity (#2181)
* Move annotations to do with injection to a seperate module for improved modularity

* Remove redundant config in build script, add (c)
2020-01-03 04:57:03 +01:00
Owain van Brakel
0d3fa8c9f3 rs-client: Fix worldmap hooks 2019-12-17 11:09:29 +01:00
Lucwousin
9c7d4fae81 missed classes -.- 2019-12-16 18:43:21 +01:00
Lucwousin
f6c2b4ac11 rev187 2019-12-16 18:40:02 +01:00
Ganom
129ccd2de9 playermanager: add. (#1952)
* playermanager: add.
playerscouter: update to use new player manager.
playerscouter: add minify option.

* playermanager: use concurrent maps over standard hash maps.

* playermanager: add attackStyleChanged event.

* playermanager: add all attacking method.

* prayagainst: completely rework it to use playerManager.
playermanager: add friend/clan methods.

* playermanager: utilize new event rather than gametick.

* playermanager: remove gam tick update.

* playermanager: remove gametick method reference.

* hideunder: use playermanager.

* equipmentinspector: use playermanager.

* events: add new docs.

* playermanager: add combat stats sub-class.

* playermanager: add timeout to updateStats

* playermanager: gamepack update.

* playermanager: remove debugging.

* playerscouter: remove unused import
2019-12-01 01:09:27 -05:00
Owain van Brakel
74cfa1cb38 Update FloorDecoration.java 2019-11-30 03:13:50 +01:00
Owain van Brakel
594d141d9b Merge remote-tracking branch 'runelite/master' 2019-11-28 21:31:34 +01:00
Owain van Brakel
74726ae17a project: Rev update 2019-11-28 16:31:53 +01:00
Lucwousin
b7bd7c5a08 {} where allowed 2019-11-16 04:51:03 +01:00
Lucwousin
bfa3b22be6 client: Improve menumanager (#2026)
* make menumanager work with everything it didn't work with before

* rebuild left click before render instead of on client tick

* Remove useless checks which were breaking when dragging in bank

* Change rsclient line breaks (only 5th fucking time this pr dw)

* Rename arg1 & arg2 getters/fields to be more consistent
2019-11-13 17:13:24 +01:00
Owain van Brakel
ce8f3f48c0 project: Update mixins 2019-11-07 01:06:33 +01:00
Owain van Brakel
7caff006da music: add option to mute other players area sounds 2019-11-05 23:19:23 +01:00
Owain van Brakel
df3ad29240 Merge remote-tracking branch 'Owain/2310-merge' 2019-10-31 18:54:24 +01:00
Lucwousin
d795ebdfc2 revert injector change to do it safe way for now 2019-10-31 17:33:58 +01:00
Lucwousin
2a87b2f2e8 Rename plane again (scene_plane already existed) 2019-10-31 17:18:46 +01:00
Lucwousin
e7a1983158 rev185 2019-10-31 16:57:45 +01:00
Owain van Brakel
b3991f219d project: music plugin 2019-10-30 06:04:22 +01:00
Owain van Brakel
13fc1f6554 Merge remote-tracking branch 'upstream/master' into 2310-merge 2019-10-28 09:44:51 +01:00
Owain van Brakel
b859cec91a gradle: kts dsl (#1845)
* gradle: kts dsl

* deob: Fix tests

* gradle: Convert fernflower plugin to kotlin
2019-10-27 14:35:25 -04:00
Lucwousin
6a8fbf9868 Narrow down onVolumeChanged to only volume changed's 2019-10-24 10:10:08 +02:00
Owain van Brakel
45c0774093 project: volumes support 2019-10-24 08:19:38 +02:00
Lucwousin
5604fa0ffd Hide "You have been disconnected" when 5 min logged 2019-10-14 00:36:46 +02:00
Lucwousin
1a1684d1c3 mes: Add right click 'Last-destination' option for Jewellery Boxes (#1737)
* api: menu event, prio runelite menuopcode, widget stuff, eventbus logging

add "Menu" event to keep everything in chronological order

add MenuOpcode.PRIO_RUNELITE which is sub 1000 so it doesn't get sorted

add Jewellery box widget info

add getOnOp

fix exception logging in eventbus

redisable gpu debug messages

* mes: add (right click only) last destination to jewellery boxes

* mes: use Object objects for eventbus instead of strings
2019-10-08 14:18:20 -04:00
Owain van Brakel
722bb12643 deob: Fix test 2019-10-03 21:16:10 +02:00
Owain van Brakel
4fcb01c67a Merge remote-tracking branch 'upstream/master' into 0310-merge 2019-10-03 20:40:45 +02:00
Owain van Brakel
e3d02ffbdb rs-client: Fix getters (#1708)
* rs-client: Fix worldmap getters

* rs-client: Fix selectedItemID getter

* rs-client: Fix Clock getters

* rs-client: Fix GameShell getters

* rs-client: Fix ItemDefinition getters

* rs-client: Fix MusicPatchNode getters

* rs-client: Fix NPCDefinition getters

* rs-client: Fix ObjectDefinition getters

* rs-client: Fix ObjectSound getters

* rs-client: Fix class225 getters

* actions: PR lint allow dashes
2019-10-03 14:40:03 -04:00
Owain van Brakel
3231abf89c i 2019-09-30 07:20:31 +02:00
Ganom
cb57ab26b3 project: update from 184 to 184 (#1675)
* 184

* checkstyle

* project: fix exports.
2019-09-28 18:37:36 +01:00
Kyle
b5c6468d19 Revert "project: 184 (#1670)"
This reverts commit 42acd14658.
2019-09-28 17:11:53 +01:00
Owain van Brakel
42acd14658 project: 184 (#1670)
* 184

* checkstyle
2019-09-28 17:05:04 +01:00