Commit Graph

8986 Commits

Author SHA1 Message Date
Evaldas Lavrinovičius
6f0fdc5a10 Fix WC world map icons around Hosidius area (#9205)
Fixes #9204
2019-06-29 00:24:58 +02:00
sdburns1998
5d47520071 Add caching to config invocation handler (#788) 2019-06-28 00:36:55 -07:00
sdburns1998
2f36af4bf1 Simple xp tracker mode toggle (#789) 2019-06-27 23:36:06 -07:00
sdburns1998
64cdc9e696 Add Tears of Guthix Experience Overlay (#790) 2019-06-27 23:35:49 -07:00
sdburns1998
2ace87e467 Actually fix ground item ticks (#791) 2019-06-27 23:24:00 -07:00
Ganom
9877c36fc2 Merge pull request #785 from se7enAte9/menufixes
Menufixes
2019-06-28 01:11:40 -04:00
se7enAte9
a3072bf7d8 Merge branch 'master' into menufixes 2019-06-28 00:05:24 -04:00
7ate9
9bd250a62f menumanager: really fix the menus this time 2019-06-27 23:56:32 -04:00
7ate9
cd232f0ee8 menumanager: fix swaps with high ids 2019-06-27 23:09:08 -04:00
7ate9
14b65c4676 barbarianassault: menu fix 2019-06-27 23:06:50 -04:00
Kyleeld
7467fda227 fix for tob/cox options (#784)
fix for tob/cox options, otherwise it hides cast for NPC Too
2019-06-27 19:08:40 -07:00
sdburns1998
b2f5f9cd1e Grounditemsticks (#783)
* Fix ground item menu color

* Fix ground item ticks
2019-06-27 18:52:05 -07:00
sdburns1998
f4a0e35428 Fix ground item menu color (#782) 2019-06-28 02:44:47 +01:00
Tyler Bochard
bebb8d8264 Update AnimationEndpoint.java
Test
2019-06-27 21:39:46 -04:00
sdburns1998
f0b5f43702 Remove old kept on death -> fixes new one (#780) 2019-06-27 17:34:54 -07:00
Kyleeld
f527f50244 refactor menu entry swapper (#779)
tidy up menu entry swapper to make it easier adding config options

added PVM remove cast options when in COX & TOB
2019-06-27 17:33:09 -07:00
James
f396a358c4 Fix for lag (#781) 2019-06-28 01:29:01 +01:00
zeruth
c38a96e6c6 Fixes api gets 2019-06-27 18:57:02 -04:00
zeruth
219a25f3c3 Small DB fix 2019-06-27 18:01:32 -04:00
se7enAte9
d9b75eec5d menumanager: fix shift drop when shift to walk is enabled (#778) 2019-06-27 22:59:06 +01:00
James
ee95632d5a Added coal bag overlay (#777)
* Added coal bag overlay

* Added original author of .onChatMessage() listener and .update() to license header. Author originally from pull #6242.

* Fixed line endings to be LF

* Fixed license header to be consistent with runelite license header.

* Added check for RUNELITE menu action type so that method will not trigger while specifying Shift Click options

Co-Authored-By: Hydrox6 <ikada@protonmail.ch>

* Added import for MenuAction class

* Combined guard clauses and removed superfluous method calls in MiningCoalBagOverlay constructor.

* Changed overlay text colour for coal bag to be white

* Removed whitespace and fixed naming of max inventory space constant.

* Updated name of full coal bag constant and update methods to be more descriptive

* Re-added necessary render method call that was not meant to be removed. Also now call the coal bag amount through the config interface instead of the plugin class.

* Added amountOfCoalInBag getter/setter overloads to MiningConfig in order to save the quantity of coal in the bag between sessions.

* Improved encapsulation and readability. Added guard to check wthat the message type is a game message (as opposed to a public chat message)

* Removed 'position' attribute from showCoalBagOverlay option inn Mining plugin.

* Removed unused import

* Fix's for errors
2019-06-27 14:21:32 -07:00
zeruth
c71f40caf5 Merge remote-tracking branch 'origin/master' 2019-06-27 17:14:49 -04:00
zeruth
8543e13908 Adds animation endpoint 2019-06-27 17:14:30 -04:00
Kyleeld
a6395ccc29 Prayer rework + bug fix (#764)
* Update HidePrayersConfig.java

* Update HidePrayersPlugin.java

* Update WorldType.java

* Update HidePrayersPlugin.java

* Update WorldType.java

* Update HidePrayersConfig.java
2019-06-27 14:09:12 -07:00
se7enAte9
56e5858528 keyremapping: merge entertochat plugin (#774)
* keyremapping: merge with entertochat plugin

* travis rebuild
2019-06-27 22:06:38 +01:00
James
20456e85ac Updated menu swapper (#722)
* Supersedes/Closes runelite#7353
Supersedes/Closes runelite#7415
Supersedes/Closes runelite#7493
Supersedes/Closes runelite#7401
Supersedes/Closes runelite#7151
Supersedes/Closes runelite#5383
streamline teleport item swaps

Move Mage of Zamorak teleport to Travel swap
It is a travel swap so there's no reason for it to have it's own option.

unify bank and exchange options
There's no reason for these to be separate options.

Swap Coal Bag Empty - Makes Empty the left click option when in a bank

* Update

Signed-off-by: James Munson <jmunson@openpoll.io>

* Added Trader Crew

Signed-off-by: James Munson <jmunson@openpoll.io>

* Added swap for quick enter[ToB]
Added swap Talk-to with Enchant for Eluned

Signed-off-by: James Munson <jmunson@openpoll.io>
2019-06-27 22:05:52 +01:00
Kyleeld
64e96e644b corp revert - fixes #705 (#773)
corp revert - fixes #705
2019-06-27 14:00:00 -07:00
Kyleeld
6732ad8a73 TTL on XP Globes fixes #762 (#766)
* TTL on XP Globes fixes #762

TTL on XP Globes fixes #762

* Update XpGlobesOverlay.java

Oops

* Update XpGlobesOverlay.java
2019-06-27 13:58:54 -07:00
sdburns1998
c85b2b1ebb Null check commits (#776) 2019-06-27 21:26:27 +01:00
Ganom
d47c5a8c82 Merge pull request #769 from Lucwousin/baaaaaaaaaaaaaaaaaa
menumanager: fix menu swaps not working when left clicking items
2019-06-27 15:18:11 -04:00
OnlyHereToPlayOsrs
e2af78279d coxhelper: add olm cripple chat msg for timer to work (#770) 2019-06-27 15:16:42 -04: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
Lucas
f2d633ae56 Fix menu swaps not working when left clicking items 2019-06-27 16:25:35 +02:00
Ganom
a47ba0d531 Rework scouter Crab Handler & other various misc things. (#763) 2019-06-26 20:27:42 -07:00
Ganom
7a7db495d4 Overhaul of the Tick Timers plugin. (#757)
* Overhaul of the Tick Timers plugin.
Added new OverlayUtils that are commonly found.
Added Attack Speed to npcManager. (Thanks wiki <3)
Updated Prayer API to contain widget info as well.

* Remove unnecessary code.

* Add Dag King animations.

* Update NPCManager to use int instead of Integer.

* Add Waterbith Region check for DKs

* Make valid region check happen only during game state change event.

* Renaming and other misc.

* Renaming and other misc.
2019-06-26 20:08:21 -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
Ganom
bfd11cd745 Merge pull request #761 from Lucwousin/asbb
Remove invalid/add missing Export annotations
2019-06-26 18:47:00 -04:00
Lucas
971549db3a Remove invalid/add missing Export annotations 2019-06-27 00:23:39 +02:00
Ganom
0c89cab9cb Merge pull request #760 from Lucwousin/aassassssjsjjsjsjsjsjsjsjs
Merge from upstream
2019-06-26 16:35:45 -04: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
pklite
d96e5c41d5 Pvp loot value message (#697)
* Sends a game message that tells you the total value of the loot whenever you get a pvp kill

Signed-off-by: PKLite <stonewall@pklite.xyz>

* forgot chatmessagetype

Signed-off-by: PKLite <stonewall@pklite.xyz>

* Moves this from pvp tools to Loot Tracker

Signed-off-by: PKLite <stonewall@pklite.xyz>

* Account for new WorldType

Signed-off-by: PKLite <stonewall@pklite.xyz>

* Update LootTrackerPlugin.java
2019-06-26 09:38:25 +01:00
pklite
716a068b3e Fixes protect item overlay in pvp worlds (#758)
* Updates whalewatchers to work with new worldtypes, fixes bug where the protect item overlay was not being enabled on PvP worlds

Signed-off-by: PKLite <stonewall@pklite.xyz>

* Make sure plugin stops displaying overlays for disabled config items

Signed-off-by: PKLite <stonewall@pklite.xyz>
2019-06-26 09:12:16 +01:00
Tyler Bochard
b3faba9edc Merge pull request #731 from f0rmatme/httplayout
Update http-service / API
2019-06-26 02:06:47 -04:00
James Munson
09939fc03f Change api base to runeliteplus
Signed-off-by: James Munson <jmunson@openpoll.io>
2019-06-25 23:01:15 -07:00
Kyleeld
a6895a6a6f hide prayers update + new worldtypes (#756)
* hide prayers update + new worldtypes

hide prayers now accomodates high risk worlds and will remove protect item as you cant use it.

new worldtypes: Deadman & High Risk

* Update HidePrayersPlugin.java
2019-06-25 22:06:10 -07:00
James Munson
8c045dcb0f unused import
Signed-off-by: James Munson <jmunson@openpoll.io>
2019-06-25 22:01:49 -07:00
James Munson
847eb30d1f Removed useless mongo db
Signed-off-by: James Munson <jmunson@openpoll.io>
2019-06-25 21:19:21 -07:00
James
cef947a885 Update README.md (#755) 2019-06-26 00:02:11 +01:00