home · contact · privacy
Refactor parser code.
[plomrogue2] / rogue_chat.html
2020-11-30 Christian HellerFix intro button display.
2020-11-30 Christian HellerRefactor clients.
2020-11-30 Christian HellerAdd key control hints to web client buttons.
2020-11-27 Christian HellerFix minor link formatting bug.
2020-11-27 Christian HellerChange language to reflect map protection becoming...
2020-11-27 Christian HellerEnable player movement in admin mode.
2020-11-27 Christian HellerAdd thing protection.
2020-11-26 Christian HellerFix input line recalculation bugs.
2020-11-26 Christian HellerAdd thing name editing.
2020-11-26 Christian HellerFix game state change overwriting input fields.
2020-11-25 Christian HellerReplace forced map protections view with map mode toggling.
2020-11-25 Christian HellerOpen in-terminal links in separate window.
2020-11-25 Christian HellerMention movement ability in edit mode help.
2020-11-25 Christian HellerOnly enforce keyboard input when strictly needed in...
2020-11-25 Christian HellerMore responsive mode leaving.
2020-11-25 Christian HellerDisplay keyboard control hint in web client.
2020-11-25 Christian HellerImprove documentation/help choise of words.
2020-11-25 Christian HellerEnable edit mode movement in web client.
2020-11-25 Christian HellerIn web client, also hide help screen on any click.
2020-11-25 Christian HellerIn study mode, explicitely name map mode.
2020-11-25 Christian HellerImprove admin modes.
2020-11-25 Christian HellerToggle tile drawing in tile control drawing mode.
2020-11-25 Christian HellerAdd item-free-terrain view, and augment other views...
2020-11-25 Christian HellerShow portal char next to terrain char.
2020-11-25 Christian HellerMinor refactor.
2020-11-25 Christian HellerMinor action renaming.
2020-11-25 Christian HellerPut map editing into dedicated map editing mode.
2020-11-25 Christian HellerPut admin stuff into dedicated admin mode.
2020-11-24 Christian HellerShorten web client HTML file name.