You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 6, 2024. It is now read-only.
Roadmap for project, more of a todo list at this point
β - finished
π§ - Work in Progress
βοΈ - in progress
β - todo / not working on it rn
with me redoing everything to organize the code and add a GUI, i am redoing this , will leave the old one below though
main menu GUI and logic - β
Manage Saves menu GUI and logic - β
Create Save menu GUI and logic - βοΈ
Update Save menu GUI and logic - β
Load Save menu GUI and logic - β
Edit Save menu GUI and logic - β
Delete Save menu GUI and logic - β
Make Preset From Save menu GUI and logic - β
Manage Presets menu GUI and logic - β
Manage Account Stuff menu GUI and logic - β
Settings menu GUI and logic - β
a basic save manager with an option to edit the SaveSlot.sav file using uesave - β script no longer replaces the entire .sav file, uses uesave to replace only the saved run part - β script uses curses for its UI instead of print and input statements - β add config file and settings menu - β add in save data cache to show run stats when listing runs - β Linux support - β /π§ - I make this program mainly for Windows but if for some reason it doesn't work on Linux then as long as the fix ain't too hard or annoying then I will make the fix/change add in custom save game location in settings, use tinker to make folder select GUI - π§ add in more settings for user customization - π§ redo help section - β add in more in-depth run stats like an inventory viewer - β run editor with UI - β - only doing if the community is ok with it - seems like community / discord is fine with it since if people wanted to cheat then they would real cheats with a GUI rather than my little program run creator - β run presets , you create a run with the run creator and you can save it as a preset and set your current run or a backup using a preset , you can also share the preset as a JSON file - β clean up code so it is more readable - π§ - code is now run through black then aggressive autopep8 and then black again fill out wiki with some game stats - π§ add in a logger for better debugging and overall program stats - β something to show what health should be based on item buffs and debuffs and current diff, such as showing that health should be 75 when nightmare is selected , prob only for presets - β more sorting options for preset and backup lists, such as the one that was most recently used or edited is at the top - β auto start game when using a preset option - β
Roadmap for project, more of a todo list at this point
β - finished
π§ - Work in Progress
βοΈ - in progress
β - todo / not working on it rn
with me redoing everything to organize the code and add a GUI, i am redoing this , will leave the old one below though
main menu GUI and logic - β
a basic save manager with an option to edit the SaveSlot.sav file using uesave - βscript no longer replaces the entire .sav file, uses uesave to replace only the saved run part - βscript uses curses for its UI instead of print and input statements - βadd config file and settings menu - βadd in save data cache to show run stats when listing runs - βLinux support - β /π§ - I make this program mainly for Windows but if for some reason it doesn't work on Linux then as long as the fix ain't too hard or annoying then I will make the fix/changeadd in custom save game location in settings, use tinker to make folder select GUI - π§add in more settings for user customization - π§redo help section - βadd in more in-depth run stats like an inventory viewer - βrun editor with UI - β - only doing if the community is ok with it - seems like community / discord is fine with it since if people wanted to cheat then they would real cheats with a GUI rather than my little programrun creator - βrun presets , you create a run with the run creator and you can save it as a preset and set your current run or a backup using a preset , you can also share the preset as a JSON file - βclean up code so it is more readable - π§ - code is now run through black then aggressive autopep8 and then black againfill out wiki with some game stats - π§add in a logger for better debugging and overall program stats - βsomething to show what health should be based on item buffs and debuffs and current diff, such as showing that health should be 75 when nightmare is selected , prob only for presets - βmore sorting options for preset and backup lists, such as the one that was most recently used or edited is at the top - βauto start game when using a preset option - β