home · contact · privacy
Add terrain descriptions.
[plomrogue2] / plomrogue / game.py
2020-11-14 Christian HellerAdd terrain descriptions.
2020-11-14 Christian HellerPersist Thing names, simplify their client info display.
2020-11-14 Christian HellerGeneralize ThingPlayer.nickname to Thing.name.
2020-11-14 Christian HellerAdd player-identifying meta characters next to @ symbols.
2020-11-13 Christian HellerAdd basic non-player things system.
2020-11-12 Christian HellerAdd field of view.
2020-11-10 Christian HellerUse god mode commands on world save.
2020-11-10 Christian HellerAlso inhibit FLATTEN_SURROUNDINGS with terrain passwording.
2020-11-10 Christian HellerAdd terrain editing access control via passwords.
2020-11-09 Christian HellerInitial commit.