Skip to content

v1.4.1 Release

Latest
Compare
Choose a tag to compare
@austephner austephner released this 24 Dec 20:12
· 4 commits to main since this release
  • Added commands that are configurable from within the inspector
  • Additional code documentation
  • Added additional logging and messages
  • Added dev and cheat modes which can be separately enabled/disabled
  • Added dev console shorthand class, you can now do "Console.Print(...)" instead of "DevConsoleBehaviour.Instance.Print(...)"
  • Added a ton more documentation to functions (and the readme)
  • Some renaming schtuff, mostly serialized fields and event names
  • Fixed naming convention with the "DevConsole" namespace and static class (sorry!)
  • Fixed packaging issue for prefab's display text (also sorry!)