Commit Graph

223 Commits

Author SHA1 Message Date
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
fox
a13974be71 Fix program counter hook 2019-09-28 11:29:34 -04:00
Lucwousin
fe388f0220 kms 2019-09-26 15:41:27 +02:00
Lucwousin
fd294114e2 rev184 2019-09-26 14:41:30 +02:00
Ganom
17dd88d50a client: add setters for selected spells and items (#1634)
* client: add setters for selected spells and items (thanks to Skitzo the absolute beast.)

* deob: change "changeSpellFlag" method name to "selectSpell"

* deob: export "selectSpell" for tests.
2019-09-22 00:25:03 +02:00
ThatGamerBlue
12c08b271a update client to rev 183 2019-09-12 14:00:01 +01:00
ThatGamerBlue
ae5fcdd420 project: change namespace 2019-09-10 17:29:00 +01:00
Lucwousin
7d4eebd8bc Client: menu changes (#1553)
* Remove sortMenuEntries as it is called before it would be used anyway

* Modify the menuentries in MenuOpened rather than setting twice

* menus: Corp, Devtools, Friend notes/tags, Grand exchange

* menus: Manager, ground items
2019-09-05 23:42:43 +02:00
Lucwousin
f4ce10e394 Agility plugin: generate less garbage objects and use a color range for levels 2019-09-04 10:24:42 +02:00
Owain van Brakel
6485eb9bed project: Rev 182 2019-08-29 16:17:19 +02:00
Lucwousin
b57a682ce7 spellbook: bugfixes/improvements (#1427)
* Add InterfaceTab enum, remove duplicate varbit

* Add widget.containsMouse rs-api method, sort scriptids, add various wids

* Refactor/improve/fix spellbook

I even made everything I could final to please goban

* Fix bugs/cleanup/improvements

* Update SpellbookPlugin.java
2019-08-22 16:54:17 -04:00
Lucwousin
db705f5dd5 rs-client: refactoring (#1344)
* Rename some things to be more consistent everywhere

* rs-client: refactoring

* MenuAction -> MenuOpcode merge
2019-08-20 22:24:51 +02:00
Owain van Brakel
bd621269a6 gradle: Update deps, format files (#1316)
* gradle: Update dependencies

Also made the version numbers global to make updating easier, also this
way we can't have mismatches where different projects use diffrent
versions of a dep

* cache: Fix TitleDumper test

* gradle: Format build files

* httpserviceplus: Remove unneeded deps
2019-08-13 21:02:45 -04:00
ThatGamerBlue
5a3772540f rs-client: fix injector getting confused with two menuAction methods (#1290) 2019-08-11 20:35:16 +01:00
Lucwousin
dea63ba878 rs-client: add missing exports 2019-08-04 01:12:07 +02:00