home · contact · privacy
Add thing name editing.
[plomrogue2] / rogue_chat.py
2020-11-26 Christian HellerAdd thing name editing.
2020-11-26 Christian HellerSimplify Thing type differentiation, Furniture becomes...
2020-11-24 Christian HellerMove socket configuration into command line options.
2020-11-20 Christian HellerIntroduce spawn points.
2020-11-19 Christian HellerAdd basic admin commands.
2020-11-14 Christian HellerExpand terrain and thing content.
2020-11-14 Christian HellerAdd terrain descriptions.
2020-11-14 Christian HellerPersist Thing names, simplify their client info display.
2020-11-13 Christian HellerAdd item picking and dropping.
2020-11-13 Christian HellerAdd basic non-player things system.
2020-11-13 Christian HellerRemove chat QUERY.
2020-11-10 Christian HellerFix broken chat.
2020-11-10 Christian HellerFix forgotten command registerings.
2020-11-10 Christian HellerAdd terrain editing access control via passwords.
2020-11-10 Christian HellerAdd TASK command to request available commands.
2020-11-10 Christian HellerSplit LOGIN into NICK and LOGIN.
2020-11-09 Christian HellerInitial commit.