Skip to content

1.2.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@SlashScreen SlashScreen released this 23 Aug 21:46
· 97 commits to main since this release
72ca89b

Large culmination of updates from the past month of working on my own project.

Changes Overview:

  • Made perception work better
  • Multithreaded scene loading
  • Crime system now has witnesses
  • New AI module: Default crime reaction
  • NPC Spawner - dynamically generate NPCs based on base data
  • More helpful print statements
  • New pause mode for opening up the console as to not open the pause menu
  • New component debug printout for use with a cheats console (I'm using GDShell)
  • New filters for shopkeepers
  • New callbacks for easier translation/custom tooltip messages
  • Convenience functions
  • Item tags system
  • Drawing and lowering weapons
  • New gizmos
  • More reliable position sync when using world NPCs/Items (It's just a button)