• Made a new hugo batch file that auto-generates a new post (so I don’t have to enter the date each time)
  • Changed console font again..
  • Finished script reloading command via console (to hot-reload ai-related lua scripts inside the game)
  • Finished lua_dump feature which dumps a list of all user-added functions and tables defined within the master lua state (for debugging and easy access)
  • Changed show console key to f6