Commit Graph
13 Commits
Author SHA1 Message Date
Cyborger1andAdam 40720bd987 slayer plugin: store task in rs profile configuration
Co-authored-by: Adam <Adam@sigterm.info>
2021-03-01 19:29:07 -05:00
Cyborger1 4c048716d4 ground markers: Add clear markers menu option 2021-02-28 16:47:51 -08:00
Cyborger1 c1b2017bb1 ground markers: Add import/export menu option toggle 2021-02-28 16:47:44 -08:00
Cyborger1 496a28c9f9 emoji plugin: set message node message instead of rl format message
The replaced message has no rl-format tags, and using the rl-format message causes it to lose color whenever the message node is refreshed due to not containing any rl-format tags
2021-02-13 14:16:19 -05:00
Cyborger1 826f99679c emoji: Replace spoon and fork-and-knife emojis
Without a shadow, these emojis were nearly unreadable on the fixed chat
background. These hand-drawn replacements are detailed enough to be
clearly understood against all kinds of backgrounds.
2021-02-13 14:15:01 -05:00
Cyborger1 2a953b497b clues: Improve Lovakengj Sulphur Mine area descriptions (#13180) 2021-02-09 05:29:34 +00:00
Cyborger1andReasel a5b6e279a8 idle notifier: Add low & high energy notifications (#12995)
Co-authored-by: Reasel <tannermjelde@gmail.com>
2021-01-25 08:05:55 +00:00
Cyborger1 7835f27d6a clues: Update Yanille anvil map clue description (#12825) 2021-01-15 07:22:43 +00:00
Cyborger1 6d78e6884d farming: Fix contract status for plots with diseased/dead crops
This commit fixes the farming contract manager's behavior when
encountering crops which have become diseased. Previously, it would not
take this into account and incorrectly report the crop as IN_PROGRESS or
READY.
2020-10-08 19:52:02 -07:00
Cyborger1 a3a647e206 farming: Fix harvestable health-check crops contract status
This commit fixes a bug which caused the farming contract manager to
ncorrectly report the status of a crop which had been health-checked as
IN_PROGRESS for an active contract, instead of OCCUPIED.
2020-10-08 19:36:47 -07:00
Cyborger1 25c7c8c73a farming: Improve names of Poison ivy and Dwarf weed patches (#12134) 2020-07-24 07:49:35 +00:00
Cyborger1 4362adb876 itemstats: check for two handed interactions (#12168) 2020-07-21 02:13:11 -06:00
Cyborger1 69534cc3cf notifier: make flash cancelling more responsive
Currently the cancel check is only performed when the flash is on, and not off, making it perform one last flash when you provide input to the client when the flash is off.
2020-07-15 16:20:27 -04:00