Skip to content

weekly-2026-07-17

Choose a tag to compare

@github-actions github-actions released this 17 Jul 10:53
· 112 commits to main since this release

Changelog

  • feat(intro): Add short Intro Logo for The Super Hackers team (#2267)
  • tweak(intro): Remove superfluous legal page window from intro sequence (#2267)
  • fix(intro): Remove non functional copyright string and simplify logo movie code (#2267)
  • refactor(intro): Simplify the intro state machine in Intro class (#2267)
  • refactor(intro): Move intro related code to new file and class (#2267)
  • refactor(sphere): Zero initialize SphereClass by default and add Is_Valid function (#2855)
  • tweak(gamemessage): Reduce number of MSG_DESTROY_SELECTED_GROUP messages (#2668)
  • unify(ini): Move INI parser files to Core (#2863)
  • unify(ini): Merge INIMultiplayer starting money parsing from Zero Hour (#2863)
  • bugfix(gameengine): Prevent logic time accumulation while the game is halted (#2865)
  • bugfix(commandxlat): Re-enable right mouse click move commands during camera scrolling (#2847)