This is a Don't Starve mod that aims at fixing scripting errors in the Hamlet DLC.
Here is a list of changes made by this mod:
- Fixed hippopotamoose dropping aggro too early when using the leap attack;
- Fixed hippopotamoose's leap attack being interrupted when it crosses land/water boarder;
- Fixed platapine not spawned at the right position in some cases. It will now not spawn if no suitable spawn point is found;
- Fixed piko not getting stunned when dropped;
- Fixed piko looking for combat targets even when they're not rabid;
- Fixed an animation error of piko's burning and shatter FX;
- Fixed the respawn timer for piko using the wrong value. It is now 4 days instead of 10 seconds;
- Fixed the Pugalisk getting stuck in ground forever when it tries to taunt;
- Fixed snake not returning to its home when day comes in Hamlet-compatible worlds;
- Fixed the player not automatically leaving the work state while using the living artifact;
- Changed pangolden's stategraph name from "beefalo" to "pangolden";
Details about the issues above can be found on the Klei bug tracker page: https://forums.kleientertainment.com/klei-bug-tracker/dont-starve/. Or my klei forums profile page, as I have reported most of those: https://forums.kleientertainment.com/profile/1401991-_zwb/content/?type=cms_records4&change_section=1
You can get this mod from my Steam workshop page: https://steamcommunity.com/profiles/76561199141667920/myworkshopfiles/?appid=219740.
Alternatively you can download the mod as a ZIP file and extract the contents to ../steamapps/common/dont_starve/mods/, you can get to this location by right clicking Don't Starve in your steam library then select the "Browse Local Files" option under "Properties".
You can also use run this command in terminal:
$ git clone https://github.com/Ziwbi/hamlet_bug_fix <path/to/dont_starve/mods/a_new_folder_name/>
Hamlet Script Bug Fixes Copyright (C) 2024 ziwbi
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.