Skip to content

Releases: NonIdiot/DatingUtils

v1.0.5

08 Aug 22:22

Choose a tag to compare

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

30 Jul 14:18

Choose a tag to compare

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

12 Jul 00:14

Choose a tag to compare

v1.0.3

Changelog:

  • Fixed the compat with an unreleased mod of mine
  • Fixed a bug where the AND function on Overlaysets functioned in an unintended manner.

v1.0.2

10 Jul 20:33

Choose a tag to compare

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

v1.0.1

08 Jul 03:58

Choose a tag to compare

v1.0.1

Changelog:

  • Added compatibility for Expanded Dating Simulator Engine. (Previously, it still worked with both mods installed, but you couldn't use the features of both mods in the same file. Now it you can use features of both mods at the same time!)

v1.0.0

07 Jul 20:06

Choose a tag to compare

Initial Release.