Commit Graph
14 Commits
Author SHA1 Message Date
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
se7enAte9 a6badf82e6 grounditems: revert "Fix ground item menu color" (#953) 2019-07-09 13:29:42 +02:00
se7enAte9 1f984a81ca menumanager: fix hidden entries (#898) 2019-07-06 14:33:40 +02:00
se7enAte9 1e6a5df6de menumanager: fix right click/swap issues (#866)
* menumanager: fix possible concurrent modification exception, add small
optimization for left click entries, and cleanup

* menumanager: stop entries from swapping in the right click menu if the
swapFrom is already the first option

* Revert "rsclientmixin: make use of edited menuopened event variables"

This reverts commit d2cd11a7

* menumanager: set event entries in menuopened event to prevent conflicts

* menumanager: remove type change, and improve performance

* menumanager: add field to set priority level to prevent conflicts
2019-07-04 23:18:26 -04:00
se7enAte9 2d3af49624 pluginsorter: fix runelite plugin incorrect position when unhidi… (#872) 2019-07-03 19:00:16 -07:00
se7enAte9 36b6af04e4 barbarianassault: fix horn hidden entry hiding non ba items (#852)
* barbarianassault: fix horn hidden entry hiding non ba items

* barbarianassault: include light log fix
2019-07-01 21:07:51 -04:00
se7enAte9 8b3a70d115 menuentryswapper: remove early return (#797) 2019-06-28 20:07:07 +01:00
se7enAte9 a3072bf7d8 Merge branch 'master' into menufixes 2019-06-28 00:05:24 -04:00
se7enAte9 d9b75eec5d menumanager: fix shift drop when shift to walk is enabled (#778) 2019-06-27 22:59:06 +01:00
se7enAte9 56e5858528 keyremapping: merge entertochat plugin (#774)
* keyremapping: merge with entertochat plugin

* travis rebuild
2019-06-27 22:06:38 +01:00
se7enAte9 996774955b barbarianassault: fix remove wrong attack styles and checkstyle (#772)
* barbarianassault: fix remove wrong attack styles and checkstyle

* travis rebuild
2019-06-27 15:15:04 -04: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
se7enAte9 338c42a030 Merge pull request #1 from runelite-extended/master
build update
2019-06-10 17:19:38 -04:00
se7enAte9 03599f624f barbarian assault: fixes call timer (#467)
* barbarian assault: fixes call timer

Signed-off-by: 7ate9 <7ate9@users.noreply.github.com`>

* barbarian assault: fixes call timer

Signed-off-by: 7ate9 <7ate9@users.noreply.github.com`>

* actually nvm, yoink

Signed-off-by: 7ate9 <7ate9@users.noreply.github.com`>

* checkstyle

Signed-off-by: 7ate9 <7ate9@users.noreply.github.com`>

* adds break after first case

Signed-off-by: 7ate9 <7ate9@users.noreply.github.com`>
2019-06-01 12:05:38 -04:00