Skip to content

Releases: nbusseneau/hephaistos

v0.6.0

15 Aug 23:49
Compare
Choose a tag to compare

Fixed

  • Fix a bunch of overlays (notably shops).
  • Fix a bunch of screens: quest log (fates), run history, mirror of night, pact of punishment, weapon upgrade, keepsakes.

v0.5.0

15 Aug 14:57
Compare
Choose a tag to compare

Added

  • Support --force in interactive mode to allow users to repatch after a game update.
  • Support specifying a custom resolution in interactive mode.

Changed

  • Loop interactive mode instead of auto-closing, users may exit using the dedicated option.
  • Split 21:9 and 31:9 resolutions in interactive mode selector.

Fixed

  • Fix arrow keys registering multiple keypresses in interactive mode.

v0.4.0

15 Aug 02:40
Compare
Choose a tag to compare

Added

  • Add macOS and Linux binaries.

Changed

  • Move data (backups, hashes, Lua source) from hephaistos to hephaistos-data

v0.3.0

14 Aug 22:17
Compare
Choose a tag to compare

Added

  • Interactive mode when running Hephaistos without any additional arguments.
  • Check if Hephaistos is properly placed in the Hades directory.
  • Try to auto-detect Hades directory and advise user to move Hephaistos there.

Changed

  • Improve logging.
  • Switch to helpers for Lua mod init state fix calculations.
  • Refactor safe patching with a context manager.

Fixed

  • Fix Lua mod relative imports not being configured properly.

v0.2.0

12 Aug 00:49
4870a0c
Compare
Choose a tag to compare

Changed

  • Complete refactoring with initial support for GUI patching (SJSON + Lua).

v0.1.0

24 May 00:19
26a8fd0
Compare
Choose a tag to compare

Added

  • Initial release.