Skip to content

Releases: nghiango1/RightClickMoveMode

1.4.0

17 Nov 15:03
Compare
Choose a tag to compare

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

07 Nov 01:40
Compare
Choose a tag to compare

Latest build update for SV 1.6.9 and SMAPI 4.1.4 compatible patch

Path finding

23 May 15:56
Compare
Choose a tag to compare

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

14 May 17:34
Compare
Choose a tag to compare
Pre-release

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

02 Apr 15:22
Compare
Choose a tag to compare
  • Update to match 1.6 patch function getMovementSpeed and movePosition
  • 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.

v1.2.8

29 Oct 04:42
Compare
Choose a tag to compare
  • Change core to NET 5.0 and Harmony 2.2.2.1
  • Acutally can compile now with VS2019 or VS2022
  • Change project name to Mouse move mode
  • Fix frezze bug in the process

v1.2.7

03 Mar 17:08
Compare
Choose a tag to compare
publish

Add project files.