7 Commits

Author SHA1 Message Date
96602a5437 Fix "encumbrance" typo 2025-06-23 20:58:12 -04:00
86f7311254 Typo fix & add drag encumberance setting 2025-06-23 20:43:13 -04:00
f81be1833b Add fix for boat drag water-walking 2025-06-19 08:11:52 -04:00
c25499b41e prep v0.2.0
Set ModVersion and add update code. Update docs.

Might add another couple fixes before releasing 0.2.0.
2025-06-18 14:26:23 -04:00
eb8cd50ada Fix boat duplication/disappearing, reduce collision false-positives
Needed to add a UE4SS script to fix the boat duplication issue. Disappearing issue was fixed by disabling and re-enabling when getting back to the boat. Collision false-positives was reduced by ignoring collider position when it is too far off expected X and Y positions.

Still not ready for next relase, needs some update migration code.
2025-06-18 00:31:15 -04:00
c0086c9a0c Allow ladder to work while boat is moving 2025-06-04 22:56:32 -04:00
f5fd13eb8a Initial commit version 0.1.0 2025-06-04 22:11:31 -04:00