Releases: mapperize/UnleashedRecomp
Release list
b4-hotfix
b4
https://github.com/mapperize/UnleashedRecomp/wiki for how to use
i brain dumped half of this stuff and i hope it doesnt break
changelog:
- a lot of menu changes
- ring and ring energy editor for daytime
- toggles for stage collision already in hmmcodes
- anti void kill (warning: it makes it really easy to trigger ghost mode)
- d-pad controls toggle
- delay speed and velocity updates to make it actually readable
- a speed plot with an area calculator (VERY PRIMITIVE)
- undo/redo button for position manager
- added a kill button for daytime sonic, restart for night time
- disabled lives updating after dying
- added positions getting saved on shutdown
- enabled mouse cursor for fullscreen
- a broken af 2d/3d switcher
- data view font now scales
- speedometer scale should save now
@mapperize on su speedrunning discord or dms for reporting issues, looking to make a stable release soon
b3
warning: I have barely tested this. please give me feedback and bug reports
- d-pad down to save
- d-pad up to load
- d-pad left/right to cycle
POSITION FILE ONLY UPDATES AFTER CLICKING THE SAVE POSITIONS TO FILE BUTTON
changelog:
- removed restart button for now because it's broken anyways
- added a position manager window
- added configs
- made velocity set to 0 after loading a position
b1
there is a big issue where restarting on a 2d section will insta crash your game, also if you restart on a menu it'll probably crash too. I just havent found the pointers yet for these issues.
dpad down - save position
dpad up - load position
dpad right - restart
features:
- save load position
- restart levels + bosses
- velocity and speed viewer
- night timer
thanks NextinMono at https://github.com/RadiantDerg/UnleashedRecomp/tree/multiplayer for the offsets
b2
d-pad down : save position
d-pad up : load position
d-pad right: quick restart
changelog:
- graphical speedometer
- fixed rotation not saving for position save load
- added displaying of rotation, horizontal speed, and acceleration
- put the data display on another imgui window
- added drop downs for settings
known issues:
- restarting is still broken because it doesnt reload all the rings and stuff, will fix it by the next release i hope
- i have not added configs so settings restart everytime
- i forgot to make the scale for the data display do something, oops
lmk to give features requests or issues