The Wayback Machine - https://web.archive.org/web/20201006014430/https://github.com/topics/text-based
Skip to content
#

text-based

Here are 184 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

WaveHack
WaveHack commented Apr 20, 2019

Refactor classes (including tests) to resolve dependencies out of the IoC container with $this->dep = app($class::class) in the constructor, instead of through the constructor method arguments.

Constructor arg lists get quite long (see PopulationCalculator), and needs fixing test constructors whenever this changes.


Beep, boop, I'm a bot! Th

Improve this page

Add a description, image, and links to the text-based 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 text-based topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.