All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Add "Reverse Buttons" configuration
- Add "Target Entities" configuration
- Add "Target Indicator Usage" configuration
- Add equipped "Bush Hat" and "Snurtle Shell Armor" hide support
- Add following through wormholes support
- Change author
- Migrate to the new mod SDK
- Standardize configurations
- Remove "Hide Changelog" configuration
- Remove changelog from modinfo
0.21.0 - 2020-08-26
- Add "Compatibility" configuration
- Change following configurations
- Improve interruptions behaviour
- Improve keybinds configurations
- Improve mouse overrides
0.20.1 - 2020-08-25
- Fix issue with
TEST
global
0.20.0 - 2020-08-25
- Add "Hide Changelog" configuration
- Add tests and documentation
- Refactor most of the existing code
- Split configuration into sections
- Remove "Mobs" configuration in favour of the "All" behaviour
0.19.0 - 2019-10-04
- Change mod icon
- Improve compatibility with some other mods
- Improve debug output
- Remove pushing support for birds
- Fix
PlayerActionPicker:DoGetMouseActions()
override
0.18.0 - 2019-09-27
- Add support for
BLINK
,EQUIP
andREAD
interruptions - Add support for pushing interruptions
- Improve the following behaviour
- Fix issue forcing original actions in some cases
- Fix pausing behaviour related to following interruptions
0.17.0 - 2019-09-23
- Improve debug output
- Improve leader approaching behaviour in the default mode
- Improve the target distance calculation
- Optimize requests while following
- Fix following interruptions when lag compensation is off
- Fix jumping on/off a boat issues while following
0.16.0 - 2019-09-21
- Add support for the following interruptions
- Fix client/server position mismatch during interruptions
- Fix some movement issues when lag compensation is off
0.15.0 - 2019-09-21
- Add "Following Method" configuration
- Add "Push Mass Checking" configuration
- Improve the pathfinding precision
- Fix selection issue with ActionQueue Reborn
0.14.0 - 2019-09-20
- Add support for pushing players as a ghost
- Improve compatibility with some other mods
- Improve debug output
- Remove pending tasks in favour of the custom threads
- Fix keeping the target distance behaviour
0.13.0 - 2019-09-17
- Add support for "Balloon" when "Mobs" is set to "All"
- Improve clicking behaviour
- Remove pushing support for "Shadow Creatures"
- Fix actions not showing on dedicated when "Mobs" is set to "All"
- Fix distance calculation between follower and leader
0.12.0 - 2019-09-16
- Add "Mobs" configuration
- Add stopping on
CONTROL_ACTION
- Add support for all known mobs
- Rename configuration
pushing_lag_compensation
topush_lag_compensation
- Fix actions not showing in "Woodie's Weregoose" form
- Fix actions not showing when a player becomes a ghost
0.11.0 - 2019-09-06
- Add support for "Beefalo/Baby Beefalo"
- Fix an action not showing when "Push with RMB" is enabled
- Fix behaviour when the leader doesn't exist anymore
0.10.0 - 2019-09-05
- Improve debug output
- Improve mod icon quality
- Improve the pushing lag compensation behaviour
- Fix lag compensation state restoration after pushing
0.9.0 - 2019-08-25
- Add support for "Balloon"
- Add support for pushing lag compensation
- Add support for pushing with RMB
- Improve debug output
0.8.0 - 2019-08-23
- Add support for more animals
- Change mod icon
- Improve compatibility with some other mods
- Improve debug output
0.7.0 - 2019-08-22
- Add support for "Abigail" and "Big Bernie"
- Add support for "Catcoon", "Koalefant", "Volt Goat" and "Mosling"
- Add support for stopping following/pushing on LMB click
0.6.0 - 2019-08-20
- Add "Keep Target Distance" configuration
- Add support for "Bunnymen"
- Improve compatibility with some other mods
- Revert "Action Key" and "Push Key" configurations
0.5.0 - 2019-08-19
- Add "Action Key" and "Push Key" configurations
- Change default action and push keys
- Fix crash when entering/leaving a cave
0.4.0 - 2019-08-19
- Add actions:
FOLLOW
,PUSH
,TENTFOLLOW
andTENTPUSH
- Add support for disabled lag compensation
- Move input handlers into modmain
- Separate follow and push behaviours
- Fix crash when lag compensation has been turned off
0.3.0 - 2019-08-18
- Add support for following/pushing a Tent sleeper
- Add support for pushing
0.2.0 - 2019-08-17
- Remove leader initialization if a leader didn't change
- Fix delay after approaching a leader
- Fix delay before following a new leader
First release.