Releases: FEZModding/FEZUG
Releases · FEZModding/FEZUG
v0.1.5
Changelog:
- fixed an issue where FEZUG could crash in multithreaded mode (thanks @thearst3rd)
- added
volumeinfo
command (thanks @admoore0) - added camera viewpoint to the text hud (also thanks @admoore0)
- added new console variable system with automatically saved variable config file
- implemented commands to control HUD elements (position and their appearance)
- fixed issue with console not handling new line characters properly
- refactored the project to target .NET Standard 2.0 and simplified the workflow
v0.1.4 - HAT compatible!
No longer you have to patch the game to change the version of FEZUG! Check out README.md for instructions on how to install it. Make sure to delete old FEZUG plugin from the game's directory, as HAT should be the only MonoMod mod you're installing!
Changelog:
- switched from pure MonoMod to HAT
- added
kill
command and fixedbind
command crash (thanks to thearst3rd)
v0.1.3
Changelog:
- fixed potential issue where invisible triles wireframe command could crash the game
- fixed autocomplete issues
- separated
progress
command intoprogress
,maps
andartifacts
, as well as fixed their respective functionalities. - added a configurable timer (shoutouts to Jokertyf)
- mostly fixed incorrectly handled dot loading skip
v0.1.2
v0.1.1
Lots of stuff is still untested. Expect crashes. Please report them if possible. The game dumps crashing logs in %appdata%/FEZ
Changelog:
- remade and improved console interface
- added time manipulation tool (
time
command) - added more annoyance removal mechanisms (the game skips camera panning down animation now)
- adedd
tp
command for teleporting Gomez - fixed issues regarding
warp
command not working properly when executing in the middle of doing 8BACs or warping through gate. - added binding system (
bind
command) with binds persisting between game sessions.
v0.1.0 (public beta)
First ever release of FEZUG. May contain bugs.
Available features:
- faster game loading
- command line for user interaction
- warping to any level
- named quicksaves
- progress and items manipulation (wip)
- minor cheat commands
- basic hud for displaying info and FEZUG version