Skip to content

Releases: VioVayo/OWHugMod

Version 1.1.3

13 Jun 00:04
Compare
Choose a tag to compare

Fixed incompatibility with the new update

Version 1.1.2

28 Apr 04:11
Compare
Choose a tag to compare

Forgot to fix an issue with ReturnAction falsely striking entries off the waypoints list in the last update (sorry)

Version 1.1.1

27 Apr 20:00
Compare
Choose a tag to compare
  • 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

19 Apr 13:55
Compare
Choose a tag to compare
  • Added new API method that returns an array of huggable GOs
  • (Don't overuse this)

Version 1.0.3

29 Sep 20:37
Compare
Choose a tag to compare

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

25 Jun 14:07
Compare
Choose a tag to compare

Made things marginally less annoying for controller users

Version 1.0.1

22 Apr 20:55
Compare
Choose a tag to compare
  • 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

25 Mar 16:20
18cdbc2
Compare
Choose a tag to compare
  • 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

13 Mar 11:55
Compare
Choose a tag to compare

(Hopefully) fixed several bugs where inconveniently timed hugs cause interactions with certain characters to become stuck

Version 0.2.0

11 Mar 23:47
aa06f40
Compare
Choose a tag to compare

Improvements and additions to DLC-specific parts of the mod