Releases: VioVayo/OWHugMod
Releases · VioVayo/OWHugMod
Version 1.1.3
Fixed incompatibility with the new update
Version 1.1.2
Forgot to fix an issue with ReturnAction falsely striking entries off the waypoints list in the last update (sorry)
Version 1.1.1
- reworked the failsafes meant to prevent player getting stuck in a hug sequence to be more versatile
- improved out-of-bounds navigation for the friends you can make with Friendmaker Mode
- fixed eye scene dialogue animation bug and other minor tweaks
Version 1.1.0
- Added new API method that returns an array of huggable GOs
- (Don't overuse this)
Version 1.0.3
DLC owners can now take their time and carefully consider a certain choice without it breaking the game (I am so sorry)
plus some minor code fixes
Version 1.0.2
Made things marginally less annoying for controller users
Version 1.0.1
- Got rid of a bunch of annoying error logs and addressed possible issues involving objects getting deactivated mid-sequence
- The Friendmaker Mode toggle is now properly tied to the menu actions and works with a controller without resetting on close
- Friendmaker Mode scripts start and end on more appropriate conditions
Version 1.0.0
- Fixed some minor graphical bugs and annoyances, along with overall adding more polish
- Fixed some nasty NREs that would happen if hug script got destroyed too early, added null checks to prevent more potential NREs
- Made massive structural changes to the code with the goal of enabling better interactions with other mods
- Changes to HugComponent initialisation and proxy component functionality
- Changes to the API to reflect the above
- Completely overhauled patches and made them more accessible
- Made the way HugMod affects concrete characters more accessible
- The README is useful now
DLC owners who had Friendmaker Mode enabled might have to reenable it.
Version 0.2.1
(Hopefully) fixed several bugs where inconveniently timed hugs cause interactions with certain characters to become stuck
Version 0.2.0
Improvements and additions to DLC-specific parts of the mod