Releases: nghiango1/RightClickMoveMode
Releases · nghiango1/RightClickMoveMode
1.4.0
Move over Action handling to new file, revert back to the old code (new action handler just too buggy) and improving it (old handler).
- Fix chest and shipping bin isn't working
- Improving the actionable tile detection
- Remove action type 5 (which try to do action at the end position nonetheless even if it isn't found to be action-able)
Adding support for Mod config menu through Generic Mod Config Menu
SV 1.6.9
Path finding
Pretty much change all the code at this point, with all debug and comment all over the code. And:
- Path-finding finished
- Add two more option to control the behavior and helper to use new system
Path finding demo patch
Show the path lead to the destination (moving logic still the same, currently just show the path) + show red block on non passable tile
This is buggy, just for those who really want to know the current progression of the path-finding feature.
1.2.9
- Update to match 1.6 patch function
getMovementSpeed
andmovePosition
- Update to .NET 6
- Address bug that movement speed buff not working with mouse to move functionality.
Optional download, minor 1.2.9-b
patch that add new special handle for weapon 3
: Now left and right click no longer perform special move, use middle mouse instead.