Skip to content
This repository has been archived by the owner on Apr 1, 2024. It is now read-only.

Version 3.0.0.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@Z-H-Sun Z-H-Sun released this 08 Oct 06:54
· 7 commits to main since this release
eb4bd0c
rewrite implementation

* remove date-based temp data 1~8
* rely on TSW's own process, so as to avoid the `VirtualStore` issue
* assembly code implementation of temp data saving for every move
  * opening a door
  * battle
  * altar and merchant and 2F oldman
  * using an item
  * trap
  * avoid meaningless temp data (such as no purchasing made; no key; ATK too low; fail to use an item; etc.)
* use file dialog to load/save a file
  * automatic detection of existing files and renaming
* pressing a hotkey will now activate the game window
* solve a bug when there is an active popup window, msgbox can lead to restarting the game