Tyler Bochard
daaa88abc4
Merge pull request #823 from se7enAte9/menufixpt9000
...
menumanager: more menu fixes
2019-07-02 03:09:05 -04:00
Ganom
4cbfc8dda0
Refactor NpcCompositionChanged to NpcDefinitionChanged to stay consistent with mixin naming.
2019-07-01 16:12:00 -04:00
7ate9
0a3fcb70b7
Merge branch 'master' of https://github.com/runelite-extended/runelite into basebase
2019-07-01 13:15:40 -04:00
Owain van Brakel
c51efbbfd7
Fixed npc despawn event ( #843 )
2019-07-01 15:00:32 +01:00
7ate9
d2cd11a786
rsclientmixin: make use of edited menuopened event variables
2019-06-30 16:06:20 -04:00
7ate9
17a2f3a669
Merge branch 'master' of https://github.com/runelite-extended/runelite into basebase
2019-06-30 11:30:51 -04:00
Ganom
358b8d05d0
Add NPC Composition Changed Event ( #820 )
2019-06-29 23:18:29 +01:00
7ate9
f6f66b6be3
rsclientmixin: make use of edited menuentryclicked event variables
2019-06-29 18:06:14 -04:00
Ganom
701d809f78
Fix up client. ( #815 )
...
* Aoe Warnings Fix-Up
* Freeze Timers NPE Fix
* Slayer Chat Lookup NPE && Fixing up Access levels.
* Raids Thieving NPE Fix && Fixing up Access levels.
* Revert "Fix copy paste error"
This reverts commit 26c88101b682eb76b98a8a0d88fc8a47c9f104d3.
* Revert "Fix checkstyle"
This reverts commit abf7fec004148897585bc0389bb5e0420e3d03cb.
* Revert "Convert game thread events to singletons"
This reverts commit b33048d7ee0481b17c5849d2d862e75c91e5a36c.
* Various Fixes
2019-06-29 17:31:23 +01:00
Owain van Brakel
38d9800d10
Convert game thread events to singletons ( #794 )
...
* Convert game thread events to singletons
* Fix checkstyle
* Fix copy paste error
2019-06-28 13:11:57 -07:00
se7enAte9
24a6357baf
Barbarianassault merge ( #579 )
...
* widgets: update name to more accurately represent widget
* BarbarianAssault: WIP batools/barbarianassult merge
* widgetinfo: add weapon name widget
* healer codes: semi-fixed
* menu prioritization: walk here here now takes priority over incorrect
eggs and any type of bait if enabled in config
* add cntl healer
* add slider config option for prayer metronome volume, and fix some more
menu options
* add shift overstock and cleanup imports/config
* add death timers and update copyrights and config
* Remove unused class
* add mode class
* add ProjectileSpawn event
* add tagging
* add reset before wave starts
* improve end of wave handling and disabling/enabling plugin mid game
* fix horn of glory pt. 1
* fix horn of glory pt. 2
* fix call timer and finish horn of glory
* fix 🙏 healer codes
* cleanup and move certain methods to client thread
* cleanup
2019-06-27 01:50:39 +01:00
sdburns1998
9142a08f3f
Model outliner ( #735 )
...
* Model outliner
* Partial revert
* Reformat code
* Object indicators overhaul -> Hull/Clickbox/Outline (with different outline styles)
* Implement config tweak for comboboxes
(unhideValue/hideValue/enabledByValue/disabledByValue)
* Reformat modeloutliner
2019-06-27 01:50:01 +01:00
Lucas
f8ad72c4cd
Fix api for upstream merge
2019-06-26 22:20:18 +02:00
Lucas
c6855aa648
Merge remote-tracking branch 'orig/master' into b
...
# Conflicts:
# runelite-client/src/main/java/net/runelite/client/plugins/devtools/DevToolsPanel.java
# runelite-client/src/main/java/net/runelite/client/plugins/devtools/DevToolsPlugin.java
# runelite-client/src/main/java/net/runelite/client/plugins/metronome/MetronomePlugin.java
# runescape-api/src/main/java/net/runelite/rs/api/RSClient.java
2019-06-26 21:52:59 +02:00
Lucwousin
39a4cb2266
Rework clanmanmode attack option hiding ( #746 )
...
* A whole bunch of refactoring
* Api/mixins/injector additions for hiding attack options
* Rework clanmanmode attack hiding
* Update Client.java
2019-06-26 00:01:21 +01:00
Lucwousin
6630f5b4dd
Rework MenuManager to only swap the top entry, once per client tick ( #749 )
...
* Rework MenuManager to only swap the top entry, once per client tick
2019-06-25 17:20:21 +01:00
Adam
a3e9b790dd
client: fix behavior of walking where there are no tiles
...
This only happens with a plugin force setting checkClick. This would
cause the client to possibly incorrectly send a walk packet next tick if
viewportWalking was set, since nothing ever clears it.
2019-06-25 08:30:08 -04:00
Lucwousin
2006f52219
Fix shift walk under bug ( #740 )
2019-06-24 22:31:48 -07:00
trimbe
257bf18742
api: add method to play sound effects while volume is muted
2019-06-24 20:43:35 -04:00
WooxSolo
45766fd65e
Add sounds to devtools
2019-06-24 15:55:11 -04:00
Adam
438fbc9b0d
api: rename unknownSoundValues1 -> queuedSoundEffectLoops
2019-06-24 15:44:27 -04:00
Lucas
8c190cb491
Fix tests and make travis run them again
2019-06-23 00:38:22 +02:00
zeruth
c655c9f542
Revert "Merge branch 'master' into master"
...
This reverts commit 43520c1958 , reversing
changes made to 2e7aea3c62 .
2019-06-22 02:38:35 -04:00
Tyler Bochard
43520c1958
Merge branch 'master' into master
2019-06-22 02:35:58 -04:00
Ganom
0550600132
Fix #689 NPE from entity hider mixin.
2019-06-21 21:20:04 -04:00
Ganom
2dc8e181d7
Fix 'Selected Npc' Entity-Hider
2019-06-21 18:11:45 -04:00
Lucas
24228f86fe
Fix healthbar stuff, remove double constant
2019-06-21 18:55:58 +02:00
zeruth
1f5ac7a86a
Merge branch 'master' of https://github.com/runelite/runelite into runelite-master
2019-06-21 03:32:14 -04:00
Lucas
2a4fbef7ee
Add gameobject id's to dev tools via dynamicobjects
2019-06-21 02:03:34 +02:00
Lucas
1fa656ce2d
Stop nosuchmethoderrors being thrown by dumb vanilla to api stuff
2019-06-20 23:19:02 +02:00
Lucas
1a54fc4711
Fix npc/gameobject combo's not being clickable with gpu enabled
2019-06-20 22:00:36 +02:00
Lucas
9cc32a6307
Bump up version numbers
2019-06-20 19:05:13 +02:00
Runelite auto updater
9620a4fce6
[maven-release-plugin] prepare for next development iteration
2019-06-20 11:19:39 +00:00
Runelite auto updater
5b8d0e897f
[maven-release-plugin] prepare release runelite-parent-1.5.27
2019-06-20 11:19:34 +00:00
Hydrox6
381ffdabf6
api: remove unneeded Health Bar Override code
2019-06-18 23:38:10 +01:00
Hydrox6
940a404ec6
api: implement resetHealthBarCaches and getHealthBarFrontSpriteId
...
Remove getHealthBarCache
2019-06-18 23:38:05 +01:00
zeruth
99a7d21d67
Use our test server by default
2019-06-18 17:41:52 -04:00
zeruth
56f5a96f76
checkstyle
2019-06-17 20:03:23 -04:00
zeruth
ea54313a65
Update Readme
2019-06-17 18:57:29 -04:00
zeruth
9f5c7d1bcf
Merge branch 'master' of https://github.com/zeruth/runeliteplus-ps
2019-06-17 17:58:35 -04:00
zeruth
28c3d91c56
Always allow host.
2019-06-17 17:58:22 -04:00
zeruth
308d981c0d
Initial RS-Mod Release!
...
Adds runtime injection of rsa keys via RSBufferMixin :)
Pretty easy to get going. Enjoy!
2019-06-17 17:31:47 -04:00
James Munson
71a4b5d58b
NPC hider based on name
2019-06-15 16:51:44 -07:00
James Munson
844089ae2e
NPC hider based on name
2019-06-15 16:00:36 -07:00
kecleon
8805c8af38
unremoved setCheckClick calls
2019-06-11 18:07:09 -07:00
kecleon
43e4b72281
Removed GPU requirement for clicking in detached/Oculus state
2019-06-11 17:41:48 -07:00
ThatGamerBlue
d940b0ebdd
can i kindly request travis to go fuck itself
2019-06-10 18:35:45 +01:00
ThatGamerBlue
400132771e
Unlimit setTargetTile in RSSceneMixin
...
i have no idea if this actually even changes how it works but i got asked to pr it
2019-06-10 18:27:53 +01:00
zeruth
ab3c6eb1b5
fix temp
2019-06-10 02:30:08 -04:00
Tyler Bochard
59ed075ddd
Merge pull request #529 from runelite/master
...
bringup
2019-06-10 02:24:56 -04:00