Skip to content
#

mud

Here are 312 public repositories matching this topic...

evennia
thenomain
thenomain commented Dec 6, 2018

Brief summary of issue / Description of requested feature:

https://github.com/evennia/evennia/wiki/Gametime-Tutorial#a-game-time-with-a-custom-calendar

"In our case the game time starts at year 0, month 0, day 0, and at midnight."

This raises one big question to me: Is there a 'Month 0' and 'Day 0' that will come up every year/month? If so, why?

If not, I think the tutorial would

grapevine
oestrich
oestrich commented May 2, 2020

Switch games from belongs_to :user to has_many :admins

Create a new join table that let's multiple users administrate a game. No special roles at the moment, all admins can manage the full aspect of a game.

Maybe we keep the current belongs_to :user and rename to be the "owner" so we can tell who originally made it and maybe who should have slight extra power in the future. Other syst

Improve this page

Add a description, image, and links to the mud topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mud topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.