Commit Graph
7 Commits
Author SHA1 Message Date
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