Commit Graph

736 Commits

Author SHA1 Message Date
Ganom
7e1c211005 entityhider: add blacklist for hiding dead npcs. (#2231) 2020-01-16 14:01:32 +00:00
xKylee
690a68e3fb imagine missing the same mixin twice.....
imagine missing the same mixin twice.....
2020-01-15 13:57:18 +00: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
Lucwousin
0783bc0695 Add missed static 2020-01-02 19:19:54 +01:00
Dennis
93e1639ff3 fix minimap and compass for gpu mode 2020-01-02 19:19:53 +01:00
Dennis
e49964ee1e update hd minimap 2020-01-02 19:19:52 +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
Dennis
2b32d49e53 runelite-api: expose scene tile colors 2020-01-02 19:19:49 +01:00
Dennis
7f362afe63 runelite-mixins: add hd minimap toggle 2020-01-02 19:19:48 +01:00
Owain van Brakel
b637eeac7c client: LambdaMetaFactory for subscribe annotation, java target… (#2128)
client: LambdaMetaFactory for subscribe annotation, java target level 11
2019-12-17 18:02:00 +01:00
Lucwousin
8341dc9fa3 Don't check overlay hash for overlays that didn't exist before (#2136) 2019-12-16 20:06:17 +00:00
Lucwousin
1117eba620 Change source level to 11, remove reflectutil 2019-12-15 01:16:59 +01:00
Lucwousin
67744f9d17 Make sure cache overlay inputstreams are closed 2019-12-13 21:22:55 +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
Ganom
03a88f6c27 Merge pull request #2038 from Owain94/1411-merge
project: Merge upstream
2019-11-17 01:18:33 -05:00
Lucwousin
b7bd7c5a08 {} where allowed 2019-11-16 04:51:03 +01:00
Lucwousin
55b0845a18 Optimize imports 2019-11-16 04:51:03 +01:00
Owain van Brakel
07fa478e67 Merge remote-tracking branch 'runelite/master' 2019-11-15 10:09:35 +01:00
Ganom
fd6a0e7f51 client: standardize menuAction namings. (#2023)
* client: standardize menuAction namings.

* client: use standardized namings in MenuEntry

* client: use skitzos preferred naming scheme

* client: updated invoke naming scheme.
2019-11-13 17:19:11 +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
7866cc612b client: make error logging opt out 2019-11-08 04:58:09 +01:00
Owain van Brakel
ce8f3f48c0 project: Update mixins 2019-11-07 01:06:33 +01:00
Ganom
7d993b3892 Merge pull request #1890 from Owain94/0611-merge
project: Merge upstream
2019-11-05 19:35:45 -05:00
Owain van Brakel
e880d094ad Merge remote-tracking branch 'runelite/master' 2019-11-06 00:05:55 +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
ddae743f48 mixins: checkstyle 2019-11-01 09:10:02 +01:00
Owain van Brakel
169893740f Merge remote-tracking branch 'upstream/master' 2019-10-31 19:16:03 +01:00
Lucwousin
23dd23a415 update private server stuff to not break all the fucking time 2019-10-31 19:06:00 +01:00
Owain van Brakel
b8d0f8b664 client: update modulus 2019-10-31 19:01:29 +01:00
Owain van Brakel
df3ad29240 Merge remote-tracking branch 'Owain/2310-merge' 2019-10-31 18:54:24 +01:00
Owain van Brakel
aa7ad3456d Merge remote-tracking branch 'runelite/master' into 2310-merge 2019-10-31 03:31:27 +01:00
Owain van Brakel
b3991f219d project: music plugin 2019-10-30 06:04:22 +01:00
Owain van Brakel
2655654c9f project: merge upstream 2019-10-30 04:22:38 +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
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
220b90c0a6 Change setModifed so it can't change modified back to false (#1805) 2019-10-17 17:46:24 -04:00
Lucwousin
5604fa0ffd Hide "You have been disconnected" when 5 min logged 2019-10-14 00:36:46 +02:00
Lucwousin
85f266c181 api/client: various (MenuEntry api stuff, agility/translate plugin stuff to use that) (#1748)
* Standardize MenuEntry methods, make MenuEntry events extend MenuEntry

* Make agility plugin only change entries it needs to

* Clean up chat translator by a lot, also implement cloneable instead of just adding a ranodm copy method smh

* actions: allow slash in PR title

* devtools: Fix checkstyle

* examineplugin: Fix tests
2019-10-11 11:05:45 +01: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
72ae9ddabd Merge remote-tracking branch 'runelite/master' into 2009-merge 2019-10-03 17:35:19 +02:00
Lucwousin
fd294114e2 rev184 2019-09-26 14:41:30 +02:00
Ganom
17a7c45b18 entityhider: fix specific player hiding. 2019-09-21 18:47:22 -04:00
ST0NEWALL
320adb0a07 Merge pull request #1592 from runelite-extended/rev-183
project: rev 183
2019-09-12 09:15:45 -04:00