Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Save DayNightCycle #377

Open
3 tasks done
MichelleAsWell opened this issue Oct 14, 2022 · 1 comment
Open
3 tasks done

Save DayNightCycle #377

MichelleAsWell opened this issue Oct 14, 2022 · 1 comment
Assignees
Labels
task New task as part of implementing a feature team 14

Comments

@MichelleAsWell
Copy link
Contributor

MichelleAsWell commented Oct 14, 2022

Description

Task: Save DayNightCycle.
Feature: SaveGame

Saving the DayNightCycle (more specifically day number and time of day) is vital to the function of SaveGame, because the time of day and day number both change the state of the game in other ways (e.g. if it is evening, monsters will spawn sooner after loading from save, and the boss spawns on day 4, so the day number will have significant impact). It is important when loading that the in-game clock syncs up with the in-game time.
Saving the daynightcycle will require significant reworking of the current service.

Milestones

List of steps that need to be completed for this task.

  • Planning (Oct. 6)
  • Implemented (Oct. 12)
  • Testing and code cleanup (Oct. 14)

Documentation

Member

@MichelleAsWell MichelleAsWell added task New task as part of implementing a feature team 14 labels Oct 14, 2022
@MichelleAsWell MichelleAsWell self-assigned this Oct 14, 2022
@MichelleAsWell
Copy link
Contributor Author

Just recording I had a meeting with the programmers of team 9, Ella and Chol, to talk over what functionality to be careful about when saving (and what might be causing the issue I've run into)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task New task as part of implementing a feature team 14
Projects
None yet
Development

No branches or pull requests

1 participant