Releases: FilUnderscore/ImprovedHordes
Improved Hordes 2.0.4 [V2.5 b23]
Improved Hordes 2.0.3 [V2.5 b23]
Changelog
- Compatibility update for V2.5 b23.
- Open sourced under LGPLv3.
Improved Hordes 2.0.2 [V1.2 b27]
Changelog
- Compatibility update for V1.2 b27.
Fixed
- Fixed
improvedhordescommand registration errors on game startup, preventing the mod from loading properly. - Fixed errors when removing horde entries from the
hordes.xmlfile.
Improved Hordes 2.0.1 [V1.0 b333]
Changelog
Fixed
- Fixed NullReferenceException caused when WorldHordeTracker is not ready.
- Fixed exception that rarely occurs when the WorldHordeTracker thread is notified of a WorldEventReportEvent from the WorldEventReporter thread.
Improved Hordes 2.0.1-RC.3 [V1.0 EXP b317]
This is an experimental release of Improved Hordes. If you encounter any bugs/performance issues regarding the mod, report them in the Issues section of the repository with the experimental label.
Changelog
- Compatibility update for V1.0 EXP b317.
Changed
- Version information is no longer displayed in chat on first initialization of the mod and is instead displayed in the toolbar for a few seconds. As part of this change, the
silence_init_msgsetting has been removed.
Improved Hordes 2.0.1-RC.2 [V1.0 EXP b313]
This is an experimental release of Improved Hordes. If you encounter any bugs/performance issues regarding the mod, report them in the Issues section of the repository with the experimental label.
Changelog
Fixed
- Game hangs when trying to exit world in-game.
Improved Hordes 2.0.1-RC.1 [V1.0 EXP b313]
This is an experimental release of Improved Hordes. If you encounter any bugs/performance issues regarding the mod, report them in the Issues section of the repository with the experimental label.
Changelog
- Compatibility update for 1.0 experimental.
Fixed
- Prevent null world event reports from being processed for hordes with the sensitivity characteristic.
Improved Hordes 2.0.0 [A21.2 b30]
Changelog
Added
- Banner and Icon for Mod Manager Mods menu.
silence_init_msgsetting (default:false) to hide the initialization message on first world load (it appears in the console instead of in-game chat).
Changed
- Wandering hordes no longer sprint between zones and no longer have a wander delay within zones to compensate.
- This change was necessary as the AI ends up doing 'nothing' most of the time and isn't very exciting to see when encountering a horde.
- Wandering AI Command improvements.
- Hordes will now wander in areas they visit in the wilderness, heat events, or zones by roaming around within a certain radius when arriving at their destination. This is an improvement to the previous wander system which just had them idling in place.
Fixed
- Fix error thrown when WorldZoneHordePopulator checks for trader area.
- Fix "Collection was modified" error during horde updates.
- Fix errors when using debug builds of the game.
- Fix Horde AI pathing getting stuck when given certain world positions.
Improved Hordes 2.0.0-beta.5 [A21.1 b16]
This is an experimental release of Improved Hordes. If you encounter any bugs/performance issues regarding the mod, report them in the Issues section of the repository with the experimental label.
Changelog
Changed
- Re-enabled vanilla screamer horde spawns alongside screamer town/city spawns temporarily until the screamer wilderness feature is integrated in a future update.
Fixed
- NotifyEvent patch causing NullReferenceException leading to bugs with heatmap emitting tile entities.
- NullReferenceException when loading into the prefab editor.
Improved Hordes 2.0.0-beta.4 [A21.1 EXP b16]
This is an experimental release of Improved Hordes. If you encounter any bugs/performance issues regarding the mod, report them in the Issues section of the repository with the experimental label.
Changelog
Fixed
- Exception thrown when fetching biome-specific zones and a biome does not contain any zones.