Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Multiworld Watcher Multiworld Watcher
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 27
    • Issues 27
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Terraform modules
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Q4SG
  • Multiworld WatcherMultiworld Watcher
  • Issues
  • #16
Closed
Open
Issue created Feb 16, 2022 by Adam "MrBond" Ziegler@MrBondOwner

Improve load process

On startup, the app does some preloading and composition of data files. Tweak this process:

  • To support #12 (closed), refactor loading in the WorldManager:
    • Rename the existing load -> loadAll
    • Create load, for a given game and world, that reloads and recomposes the data in-place
    • Create save, for a given world, that persists changes (i.e., item priority override) to the world's external data file
  • To support #14 (closed), compose the incoming list of worlds to hash of player (user name / Discord handle) -> registered worlds
  • Improve the format of the console output to more clearly show which games and worlds are being loaded
Assignee
Assign to
Time tracking