Releases: jbzdarkid/witness-trainer
Releases · jbzdarkid/witness-trainer
1.8.8 - Uncrash on non-shutdown
1.8.7 - Learning to count
- Fixed a small bug where some panels (like the boat speed) could be "solved" but not "has ever been solved". These should no longer appear in the "Show unsolved panels" report.
1.8.6 - Rezrov
- Added a setting to unclamp the view aim (useful when trying to look straight down for lineups)
- Added a button to open nearby doors
- Added (internal) support for calling arbitrary functions
- Fixed some rare cases where writing data could cause a game crash
- Hopefully fixed (another) bug which was preventing hotkeys from working while in fullscreen
- Hopefully fixed a bug which was causing FOV to be set to 0 when changing game versions without closing the trainer
1.8.5 - Embiggen
- Prevented the EP overlay from getting too small (there is now a reasonable minimum size)
- Added messages to asserts so we can tell them apart
- Toggling 'Can save the game' will now not un-toggle until a savefile has been created. If it doesn't uncheck, the game state has not changed.
- Hotkeys should be slightly more consistent.
- Pressing a hotkey combination will no longer cause in-game movement (e.g. control-shift-S)
1.8.4 - Overzealous
- Fixed a bug where the trainer believed it had failed when it in fact had not.
1.8.3 - Still kicking it
- Forced 8 digits after the decimal on the player position and angle (e.g. now you get
100.12345678
instead of100.12345
) - Updated the readme, again
- Fixed a user-submitted bug
1.8.2 - Solvability overlay
- Exposed built-in functionality which highlights solvable EP / panel startpoints
- Fixed the FOV value not matching the in-game FOV.
1.8.1 - Overeager Lock to Panel
- Fixed a bug where "Lock to Panel" would activate the first time you clicked on a panel.
1.8.0 - Snap to EP
- Added support for "Lock view to EP"
- Improved the wording for this feature (using "entity" as a neutral term, and "panel" or "ep" when appropriate)
- Disabled the associated checkbox when there is no active entity
- Fixed a hang that could occur when exiting the trainer shortly after pressing a button
- Fixed a couple of cases where the window title would get stuck as "Attaching to game..."
- Fixed a bug where "Switch to game" didn't work if the game was in fullscreen
- Improved the buttons; you can now click on the label associated with each button to toggle it as well
- Potentially fixed the background copying other windows
- Silenced a popup that would occur if you clicked "Show unsolved panels" before completing the challenge
- Silenced a popup that could occur if your system language was not english
1.7.2 - FOV for older versions
- Improved the sigscan for FOV, it should now work on all versions with an FOV control, not just those with mouse-based menus.