OP
1c65bc9b40
Merge branch 'master' into param
2020-04-14 14:48:06 -04: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
Ganom
c6e6ea7c99
client: refactor a bit more, and add assertion.
2020-04-09 10:12:09 -04:00
Ganom
dd971b7f65
client: make actions follow menu entry params.
2020-04-07 07:08:55 -04:00
Owain van Brakel
e7dac3684b
Merge remote-tracking branch 'runelite/master'
2020-02-21 02:08:47 +01:00
Owain van Brakel
a7a8eb9eea
Merge remote-tracking branch 'runelite/master'
2020-02-09 02:16:07 +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
ThatGamerBlue
014d1f095c
runelite-client: add methods for externals (plugin-hub) ( #2286 )
...
* Merge pull request #/10524 from Trevor159/get-var
Add getVar methods for external plugins
* Add the mixins
* fix dumb yaml error
recommend https://yaml-online-parser.appspot.com/
Co-authored-by: Adam <adam@sigterm.info >
2020-01-26 02:33:46 +00:00
Lucwousin
318e3659ca
Fix alpha and nw/se being swapped
2020-01-02 19:25:06 +01:00
Dennis
7f362afe63
runelite-mixins: add hd minimap toggle
2020-01-02 19:19:48 +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
ce8f3f48c0
project: Update mixins
2019-11-07 01:06:33 +01:00
Owain van Brakel
e880d094ad
Merge remote-tracking branch 'runelite/master'
2019-11-06 00:05:55 +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
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
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
Lucwousin
fd294114e2
rev184
2019-09-26 14:41:30 +02:00
ThatGamerBlue
12c08b271a
update client to rev 183
2019-09-12 14:00:01 +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
86e5658fd8
NPC indicators plugin: Generate less garbage objects, fix highlight ( #1531 )
2019-09-03 16:42:22 -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
2d80de239d
mixins: Add setGameState(Gamestate) ( #1403 )
2019-08-20 02:15:22 +01:00
Ganom
7880679574
menuentryswapper: various changes and fixes. ( #1368 )
...
* menuentryswapper: various changes and fixes.
* menuentryswapper: fix "rub" and "teleport" on inventory items.
* menuentryswapper: fix "reset" on box traps
* menuentryswapper: fix use bones.
2019-08-17 01:35:31 +01:00
Lucwousin
c6542541b2
Menumanager: fixes ( #1261 )
...
* menumanager: 'remove' hidden entries on added
* menumanager: keep original index in mind when prio1 == prio2
2019-08-05 16:11:02 +02:00
Tyler Bochard
ebc8294590
Merge pull request #1121 from Owain94/checkstyle-gradle
...
gradle: checkstyle changes
2019-07-25 16:44:20 -04:00
Owain van Brakel
17b35205fd
project: Fix deprecations and supress unchecked warnings
2019-07-25 20:34:09 +02:00
Zeruth
5de903304e
runeliteplus: merge upstream
2019-07-25 14:30:56 -04:00
Zeruth
5625c3e743
runeliteplus: refined private server support
2019-07-20 19:12:35 -04:00
Owain van Brakel
561f262a7e
Merge remote-tracking branch 'upstream/master' into rx
2019-07-16 15:25:41 +02:00
se7enAte9
ef6ea5b18f
pvptools: fix attack/cast hidden options ( #986 )
...
* pvptools: fix attack/cast options
* menuentryswapper: fix tob/cox hide cast options
* menuentryswapper: fix hide cast options in raids
* menuentryswapper: add plugin dependency
* pvptools: add pvp world/wilderness check
* menuentryswapper: fix hiding cast when enabling config setting
* menuentryswapper: fix checkstyle
2019-07-15 08:30:24 +01:00
Owain van Brakel
fc9e700c7c
Rework rx eventbus implementation
2019-07-14 06:44:41 +02:00
Owain van Brakel
e85fc0e7d0
client: Add Widget Animation Smoothing
2019-07-10 23:32:24 +02:00
Tyler Bochard
3fd3e33272
Merge pull request #899 from se7enAte9/typeidentifiers
...
menuentryadded: fix incorrect type/identifier
2019-07-08 19:36:50 -04:00
Tyler Bochard
fb4dee77e9
Merge pull request #947 from se7enAte9/inventoryclickfix
...
menumanager: fix inaccurate left click options for inventory items
2019-07-08 19:22:02 -04:00
7ate9
35f8ff65b6
widgetpressed: add event for draggable widgets being pressed
2019-07-08 16:53:48 -04:00
sdburns1998
10d4a94f76
api: Interface instead of type
2019-07-08 18:14:16 +02:00
Adam
05c6743cb0
Remove runescape-api and mixins
...
This code is used by internal tooling to build the client patch, which
is already closed source, and is not directly shipped as a dependency.
Outside contributions to it are rare due to the lack of build tools, and it is
primarily being abused by others. As such, I no longer wish to release
further changes to it under BSD-2.
2019-07-07 18:30:36 -04:00