What's Changed
- fixes by @iseeyoucopy in #101
- Enhancements and Bug Fixes by @iseeyoucopy in #102
- Added checks to ensure coordinates are valid before performing actions like milking, shearing, or harvesting eggs.
- Displays appropriate error messages if coordinates are missing or invalid.
- Introduced new localization keys to improve user feedback for various ranch activities.
- Implemented the
HandleFeedingCooldown
logic to manage animal feeding timings and avoid duplicate actions. - Replaced standard prints with
devmode
logging for cleaner and more controlled debugging output. - Added
IsEntityDead
checks to prevent issues with prompts and ensure player safety during actions. - Modified the
UpdateRanchData
logic to allow immediate management of animals after setting or updating their coordinates.
Full Changelog: 2.3.4...2.3.5