Commit Graph

7555 Commits

Author SHA1 Message Date
Kusha Gharahi
80f0000f89 wintertodt plugin: add round start notification
Co-authored-by: Adam <Adam@sigterm.info>
2019-07-02 22:34:32 -04:00
Adam
ff5d0432c8 Merge pull request #9256 from Nightfirecat/hot-cold-fixes
Hot cold fixes
2019-07-02 20:48:32 -04:00
Adam
6d51862668 Merge pull request #9236 from Nightfirecat/fix-npc-respawn-timer-bug
npc indicators: Fix long respawn timer bug
2019-07-02 13:54:22 -04:00
Adam
8df4e0ef43 Merge pull request #8845 from Hydrox6/hd-prayer-bar
prayer: Add HD Prayer Bar
2019-07-02 13:11:18 -04:00
Damen
7fe69bd86b worldmap: fix shield of arrav start points 2019-07-02 12:45:28 -04:00
Daniel Serpa
692609480f ge plugin: add grand exchange total value
Co-authored-by: Adam <Adam@sigterm.info>
2019-07-02 11:10:40 -04:00
Tomas Slusny
23197077a6 Merge pull request #9123 from Twiglet1022/mlm-same-level-timers
mining plugin: only show timers on same level in motherlode mine
2019-07-02 13:21:12 +02:00
Adam
166e547f67 timers plugin: fix teleblock timers
Co-authored-by: jordibenck <jordi.b-98@hotmail.com>
2019-07-01 19:41:39 -04:00
tanlines
60a23c901b Add item charges for baskets and sacks (#9212) 2019-07-01 23:12:17 +02:00
Tomas Slusny
685dc2a8fc Merge pull request #9247 from psikoi/screen-markers-ux
Screen markers UX improvements
2019-07-01 13:05:50 +02:00
Jordan Atwood
2c13816ca9 HotColdClue: Clear final location on clue reset
If the clue is being reset, say from a new clue being read and
initialized, we should not continue to use the old location.
2019-07-01 00:03:37 -07:00
Jordan Atwood
29d786b948 HotColdClue: Improve behavior on visibly shaking location
This change causes the locations list to be narrowed on all locator orb
checks, having the consequence of narrowing the list to the visibly
shaking location (for better display via `makeOverlayHint()'). The call
to `reset()' must be removed as it would re-add all locations to the
instance's solver when finding the dig location, which effectively
reverses the apparent narrowing the overlay displayed until that point.
2019-07-01 00:03:37 -07:00
Jordan Atwood
45e1441072 HotColdTemperature: Fix warm-but-colder temperature bug
Because the word "cold" is used both as a temperature ("The device is
cold"), and in a temperature change ("but colder than last time."),
HotColdTemperature tried to interpret COLDER temperature changes as a
COLD temperature match. By matching only the section of the temperature
string preceding the optional comma, this bug is avoided.
2019-07-01 00:03:36 -07:00
Jordan Atwood
76d4031445 cluescrolls: Add beginner hot-cold clues 2019-06-30 20:32:42 -04:00
Jordan Atwood
e5d4e7a897 HotColdClue: Add hot-cold solver class
This adds a general hot-cold puzzle solver class and implements it in
HotColdClue.
2019-06-30 20:32:42 -04:00
Jordan Atwood
5a6b39036d HotColdClue: Refactor to use enums for temperatures 2019-06-30 20:32:42 -04:00
psikoi
ba3edc1ecb Add hover preview to screen markers 2019-07-01 00:33:28 +01:00
Tomas Slusny
3904b7c4c6 Merge pull request #9235 from RiceBoxer/clue
Fix Father Jean's coordinates in easy cryptic clue
2019-07-01 01:17:16 +02:00
Tomas Slusny
8c9480c266 Merge pull request #9252 from WilliamCollishaw/double-whitespace
Clean up some instances of double white space
2019-07-01 01:14:41 +02:00
William Collishaw
83d2a7e58b Clean up some instances of double white space 2019-06-30 10:19:49 -06:00
psikoi
bb4da0b822 Add ENTER/ESC key events for screenmarker saving 2019-06-29 12:32:58 +01:00
Jordan Atwood
1a7aa4666b npc indicators: Fix long respawn timer bug
By killing a monster which has a known respawn timer and leaving its
respawn area (by walking away or teleporting) and returning to it some
time after it has respawned, the plugin can erroneously overwrite its
respawn time with a much longer one. This commit fixes that issue by
assuming that the lower of the observed respawn time and the previously
recorded respawn time is the correct one.
2019-06-28 08:41:06 -07:00
Rice Boxer
5a96398b34 Fix Father Jean's coordinates in easy cryptic clue 2019-06-27 21:15:18 -07:00
Robert Alexander
8ee3e483f4 chat commands: add duel arena chat command 2019-06-27 21:38:55 -04:00
Jacob McElroy
8757d25bd3 chat commands: add ba high gamble command 2019-06-27 17:27:09 -04:00
Lotto
1e112f97d5 Merge pull request #4621 from ltvill/patch-4
Change default examine chat color to green
2019-06-27 20:31:21 +01:00
Tomas Slusny
bdeae3e5f7 Merge pull request #9226 from WilliamCollishaw/remove-deprecated-Guava-Files-write-method-usage
Replace use of deprecated Guava Files write method
2019-06-27 15:56:50 +02:00
winterdaze
6e1a7d74cc Add tooltips to DevTools buttons (#9224) 2019-06-27 15:43:48 +02:00
William Collishaw
5025b6d5af Replace use of deprecated Guava Files write method 2019-06-27 01:51:27 -06:00
Lotto
8d4fff459c interface styles: add RuneScape cross sprites option 2019-06-26 18:45:30 -04:00
Daniel
473d447ec7 Added Larran's chest to loot tracker (#9209)
Closes #9177
2019-06-26 22:05:04 +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
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
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
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
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
Sander de Groot
0719e5e72b Add Barbarian Assault quick-start option to menu entry swapper 2019-06-24 16:14:25 -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
Tomas Slusny
5763ef4c33 Merge pull request #9152 from Hydrox6/farming-guild-fishing-spot
fishing: add missing spots near farming guild
2019-06-22 12:50:10 +02:00
Tomas Slusny
d96f273db3 Merge pull request #9182 from Nightfirecat/fix-emote-clues-with-null-stash-units
EmoteClue: Add null checks for stashUnit
2019-06-22 12:49:30 +02:00
ScapeRune
15d6be2919 worldmap: Fix MEP2 and Shadows of the Storm quest tooltips (#9166) 2019-06-22 02:41:02 +02:00
Daniel
f31739b7e2 Add snakeskin gear to skill calculator (#9172) 2019-06-22 02:40:10 +02:00