Skip to content

v0.93 beta

Choose a tag to compare

@ozy24 ozy24 released this 02 Nov 04:08
· 36 commits to main since this release

v0.93 (2025-11-01)

  • Refactored to "thin vanilla" architecture
  • Fixed bhop chain detection (first jump no longer counted)
  • Added centralized debug logging system (trainer_debug cvar)
  • Fixed item timing duplicate debug messages
  • Improved path training feedback
  • Tightened position matching tolerance (128→32 units)
  • Added version constant for easier updates
  • Build output now goes to dist/ directory
  • Added bhop consistency tracking
  • Improved megahealth timing logic
  • Various bug fixes