Commit Graph

9693 Commits

Author SHA1 Message Date
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
Lotto
8d4fff459c interface styles: add RuneScape cross sprites option 2019-06-26 18:45:30 -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
Daniel
473d447ec7 Added Larran's chest to loot tracker (#9209)
Closes #9177
2019-06-26 22:05:04 +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
Adam
86ddedd507 Merge pull request #9110 from sadegr/interfacestyles-2005-icon-alignment
Adjust alignment of icons in 2005 interface style and fix inventory icon
2019-06-26 15:51:01 -04:00
Twiglet1022
ecdfb819c1 mining plugin: only show timers on same level in motherlode mine 2019-06-26 20:25:20 +01: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
Tomas Slusny
05b4e9939d Merge pull request #9197 from sadegr/menu-entry-swapper-barbarian-assault-quick-start
Add Barbarian Assault quick-start option to menu entry swapper
2019-06-26 10:04:41 +02:00
Evaldas Lavrinovičius
b58b683f49 Fix WC world map icons around Hosidius area (#9205)
Fixes #9204
2019-06-26 10:02:01 +02:00
PKLite
2c79d051ff adds support for date and adds date display to loot tracker panel
Signed-off-by: PKLite <stonewall@pklite.xyz>
2019-06-26 03:39:05 -04:00
PKLite
53cab8d233 Merge branch 'master' into loot-tracker-reset 2019-06-26 03:10:27 -04: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
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
Ganom
ae6274a16f Merge pull request #753 from xperiaclash/cox-misc-fix
cox misc. fixes
2019-06-25 14:40:49 -04:00
xperiaclash
8b7b071a07 add prayer orb msgs if no prayer protection is used
remove prayer infobox detached position
high priority for infobox
2019-06-25 20:28:35 +02: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
sansfromf0rtnite
d084c0578e Fixes the renderself toggle (#748) 2019-06-25 15:52:09 +01:00
Hermetism
cb53857f04 npchighlight: Do not render 'null' names (#9093)
Fix names showing as null in the NPC highlight plugin

Fixes #9084
2019-06-25 15:15:23 +02:00
sansfromf0rtnite
ba45ae896d Fix npe when using instance reloader (#747) 2019-06-25 14:09:56 +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
Adam
61ea6cf217 config manager: treat null and empty string equally in setDefaultConfiguration
The config manager treats null and empty string as equal and will unset
config values which are set to the empty string with the config client.

This fixes the config manager applying default config values which are the
empty string when the current value is null, causing it to send an
unnecessary unset request
2019-06-25 08:25:02 -04:00
Evaldas Lavrinovičius
4b0f8526ec Fix location of Kourend Agility obstacle on world map (#9203)
Fixes #9176
2019-06-25 13:24:32 +02:00
itscalvinwang
4abbf76dc7 Add support for burning stews to Cooking plugin (#9196) (#9202) 2019-06-25 13:23:27 +02:00
xdesr
66ce5b85dc Fix typos in Falo the Bard clues (comma, favourite) (#9185) 2019-06-25 13:14:10 +02:00
James Munson
87fdcee6f7 Update
Signed-off-by: James Munson <jmunson@openpoll.io>
2019-06-25 01:34:28 -07:00
James
a2094e07c2 Update README.md (#743) 2019-06-25 09:30:54 +01:00
Enza-Denino
7a740fa91f add wilderness level lines to multiindicators plugin (also remove collision filter toggle) (#739)
* testing

* add wilderness level lines to multiindicators plugin

* remove test file

* fix checkstyle violation
2019-06-24 22:35:29 -07:00
Lucwousin
2006f52219 Fix shift walk under bug (#740) 2019-06-24 22:31:48 -07:00
zeruth
c1d0d69d8d Update ClientLoader.java
no need for -rs=CUSTOM
2019-06-25 00:43:17 -04:00
zeruth
901b224d0a Update README.md 2019-06-25 00:35:01 -04:00
zeruth
572d590586 fix rsps stuff 2019-06-25 00:32:15 -04:00
zeruth
135f536f9b Update README.md 2019-06-24 23:05:17 -04:00
zeruth
5860d29351 Update XteaClient.java 2019-06-24 22:55:51 -04:00
Tyler Bochard
db628c5667 Merge pull request #5 from runelite-extended/master
bringup
2019-06-24 22:51:20 -04:00
trimbe
53504cc765 metronome: play sounds while volume is muted 2019-06-24 20:43:35 -04:00
trimbe
257bf18742 api: add method to play sound effects while volume is muted 2019-06-24 20:43:35 -04:00
James Munson
f15068f448 Checkstyle?
Signed-off-by: James Munson <jmunson@openpoll.io>
2019-06-24 16:53:36 -07:00