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

added very simple in-game passage of time #110

Merged
merged 1 commit into from
May 27, 2023
Merged

added very simple in-game passage of time #110

merged 1 commit into from
May 27, 2023

Conversation

scionaltera
Copy link
Owner

  • New MudProperty system for storing persistent string key/value pairs.
  • In-game time is stored in DynamoDB using new MudProperty system.
  • One game hour advances per real minute using the new timer events.
  • Worldwide notifications at noon, 6pm, midnight, and 6am.
  • A new TIME command that tells you the current hour.

New MudProperty system for storing persistent string key/value pairs.
In-game time is stored in DynamoDB using new MudProperty system.
One game hour advances per real minute using the new timer events.
Worldwide notifications at noon, 6pm, midnight, and 6am.
A new TIME command that tells you the current hour.
@scionaltera scionaltera merged commit db215dc into master May 27, 2023
@scionaltera scionaltera deleted the sun branch May 27, 2023 06:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant