Commit Graph

850 Commits

Author SHA1 Message Date
ThatGamerBlue
f7f38e138b rename Actor#readySequence to Actor#idleSequence 2020-06-03 15:10:34 +01:00
Owain van Brakel
41ee5f0df4 api: Implement isInteractible 2020-05-30 10:26:29 +02:00
Owain van Brakel
8d45b53d71 mixins: Login stuff 2020-05-28 15:16:23 +02:00
Owain van Brakel
ad1b7b8a0c mixins: refactor to use NameableContainer 2020-05-25 21:48:15 +02:00
Ganom
97011b7e36 menumixin: add mixins for menu alpha. 2020-05-14 22:53:16 -04:00
MiscGamerBlue
06da1b8ca8 mixins: add more clientThread checks 2020-05-13 18:36:47 +02:00
Kyle
0c48ae448f mixins 2020-04-26 00:06:57 +01:00
Kyle
8216dfa20f upstream: merge and version bump
upstream: merge and version bump
2020-04-25 23:53:09 +01:00
Owain van Brakel
1debe8a99b Merge remote-tracking branch 'runelite/master' 2020-04-18 23:38:58 +02:00
Thomas Cylke
5445bd7046 project: Import some unused exports 2020-04-11 20:34:32 -04:00
ThatGamerBlue
bb255a6da2 whole bunch of refactoring client 2020-04-11 13:13:55 +01:00
OP
64e4e754e6 Merge pull request #2498 from ThatGamerBlue/more-rs-interfaces-oprs
rsapi: add interfaces for all named classes
2020-04-11 04:47:33 -04:00
ThatGamerBlue
234533e80f rsapi: add interfaces for all named classes 2020-04-11 09:38:37 +01:00
kyle-escobar
dd0a70e7de Fix checkstyle 2020-04-09 22:22:23 -04:00
kyle-escobar
f38d74c62d Update upstream 4/9/2020 2020-04-09 21:43:45 -04:00
ThatGamerBlue
a001d1def2 boosts info: fix 2020-04-09 17:07:11 +01:00
Kyle
3518792b5f Update RSWidget.java 2020-03-25 23:41:04 +00:00
xKylee
11e21d7c77 up 2020-03-25 22:48:48 +00:00
Owain van Brakel
e5dd288ffd Merge remote-tracking branch 'runelite/master' 2020-03-09 22:40:04 +01:00
Owain van Brakel
e7dac3684b Merge remote-tracking branch 'runelite/master' 2020-02-21 02:08:47 +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
Ganom
4f7eeb396a client: expose idle/cross methods. (#2230) 2020-01-13 18:11:31 -05: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
Lucwousin
318e3659ca Fix alpha and nw/se being swapped 2020-01-02 19:25:06 +01:00
Lucwousin
61aea62c11 get triggered by dumb namings 2020-01-02 19:19:55 +01:00
Dennis
cac1b15c33 runelite-mixins: add depth to hd minimap 2020-01-02 19:19:50 +01:00
Dennis
2b9277c3c2 runelite-mixins: add bilinear interpolation to minimap 2020-01-02 19:19:49 +01:00
Siraz
47e8108181 entityhider: Pets entity hider & isFollower (#2094) 2019-12-01 18:52:32 -05: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
7b67298a01 Merge remote-tracking branch 'MagicfTail/Fake-lvl-up' into fake-level-up 2019-11-28 03:43:01 +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
Lucwousin
0c1fa761f5 last compatibility and general things for injector 2019-11-03 03:18:19 +01:00
Lucwousin
e9991bccdc Change rs api package to openosrs 2019-11-03 03:16:39 +01:00
Lucwousin
796bc816ee Change RS api types to the ones used in rsclient 2019-11-03 03:16:39 +01:00
Lucwousin
5fd7a2ad3e fix floating people 2019-11-01 09:05:54 +01:00
Owain van Brakel
169893740f Merge remote-tracking branch 'upstream/master' 2019-10-31 19:16:03 +01:00
Owain van Brakel
df3ad29240 Merge remote-tracking branch 'Owain/2310-merge' 2019-10-31 18:54:24 +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
a3667f10e3 deathindicator: add permabones (#1829)
* Add api support for faking ground items and add permabones

* Remove unused method

* fixed loading/keeping loaded, fixed calendar thingy, probably forgot something

* Actually commit the calendar tsuff
2019-10-26 15:31:00 -04:00
Lucwousin
e2f8f0af32 Show opponents hp in menu, your target colored, targeting you * 2019-10-24 12:01:46 +02: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