Releases: NonIdiot/DatingUtils
Releases · NonIdiot/DatingUtils
v1.0.5
v1.0.5
Changelog:
- Changed some variable/file names to be clearer in the example route
- Added the linecheck and linecheckset commands to allow for variable-determined lines
- Probably fixed a bug or two
- Removed some silly debug logging that probably filled up people's BepInEx logs with nonsense information
v1.0.4
v1.0.4
Changelog:
- Added the varadd command
- Allowed Varsets to have the varadd command as well
- Added Cookie Clicker to the example branch
- Added a new Error Code system for error messages sent by DatingUtils, making big fixes a bit easier on my end.
- Added the ability to have comments in any Varsets, Checksets, or Overlaysets by starting the line with "//" and a space after
- Did some in-code refactoring and documentation
- Fixed a bug where any other mods with a /plugins/src.dll would either override or be overriden by this mod
v1.0.3
v1.0.2
v1.0.2
Changelog:
- Added the ability to have Overlaysets use an AND function to show an overlay
- Added the ability to start a line in an Overlayset with "// " in order to make it a comment
- Added the ability to have an empty line in an Overlayset in order to make it a comment
- Fixed a bug that may have occurred involving overlays flashing on-screen for a single frame (This exact bug appeared in pre-release, but was a completely different fix this time???)
- Fixed a bug where having this mod and another Dating Sim mod that modifies start.txt installed would cause a softlock