home · contact · privacy
Add basic admin commands.
[plomrogue2] / rogue_chat_nocanvas_monochrome.html
2020-11-19 Christian HellerAdd basic admin commands.
2020-11-19 Christian HellerIn info view, show protection level.
2020-11-18 Christian Hellerdd annotation hints view.
2020-11-18 Christian HellerFix bug that emptied annotation input on pre-existing...
2020-11-16 Christian HellerFix chat command bug in web client.
2020-11-16 Christian HellerIn web client, enforce terminal size restrictions harder.
2020-11-16 Christian HellerSet saner minimal terminal size values in web client.
2020-11-15 Christian HellerImprove player error messages, and log them to clients.
2020-11-15 Christian HellerWeb client: Don't constantly force focus on terminal...
2020-11-15 Christian HellerRemove client remnants of QUERY command.
2020-11-15 Christian HellerMark portals as P on map.
2020-11-15 Christian HellerSimplify teleport mechanic.
2020-11-14 Christian HellerAdd button control to web client for mouse players.
2020-11-14 Christian HellerAdd terrain descriptions.
2020-11-14 Christian HellerPersist Thing names, simplify their client info display.
2020-11-14 Christian HellerAdd player-identifying meta characters next to @ symbols.
2020-11-13 Christian HellerFix square grid scrolling bug.
2020-11-13 Christian HellerAugment map display with thing amount info.
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-12 Christian HellerAdd field of view.
2020-11-12 Christian HellerImprove client connection failire / reconnect handling.
2020-11-11 Christian HellerMinor key effect fixes in clients.
2020-11-10 Christian HellerPut all editing below play mode.
2020-11-10 Christian HellerFix arg order for passwords.
2020-11-10 Christian HellerPassword-protect tiles from portal and annotation editi...
2020-11-10 Christian HellerMinor help fixes.
2020-11-10 Christian HellerDon't lose input values by /help input.
2020-11-10 Christian HellerImprove help system.
2020-11-10 Christian HellerPrevent switch_to_password key from entering password...
2020-11-10 Christian HellerUpdate flatten authorization in web client.
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 HellerChange default web client target to one actually served...
2020-11-09 Christian HellerInitial commit.