Skip to content

v2.5.0

Choose a tag to compare

@Kryen112 Kryen112 released this 08 Jun 09:04
· 121 commits to main since this release

HP2PC_AP v2.5.0

The client now launches the game for you.

Changes

  • The client auto-launches the game. On connect it starts the right Game.exe for the seed's mode by itself, a moment after any sound, music, or dialogue randomizer finishes writing. On by default; set auto_launch_game: false under harry_potter_2_pc_options in host.yaml to launch it yourself.
  • First connect asks once where the game is. A folder picker prompts for the install that matches the seed's mode (the folder containing system\Game.exe) and saves it to host.yaml, so you are asked only once per mode. The same per-mode install folder feeds the audio randomizers.
  • New /play command. Launches or relaunches the game on demand, handy if you closed it or turned auto-launch off.
  • Level ending checks are sent correctly. Dying in a level no longer messes up the obtainability for the level end - complete check to be send.
  • Spell challenge timers are reset when exiting via the menu. Just as all other vanilla exits do.

Upgrade notes

  • No new yaml options, so existing yaml files keep working unchanged.