Skip to content
This repository was archived by the owner on Nov 6, 2024. It is now read-only.
This repository was archived by the owner on Nov 6, 2024. It is now read-only.

Road mapΒ #3

Description

@O2theC

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 - ❌

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions