home · contact · privacy
plomrogue2
2020-12-01 Christian HellerFix hashbang typo.
2020-12-01 Christian HellerMake door closing visible.
2020-12-01 Christian HellerMove back thing protection status in display.
2020-12-01 Christian HellerImplement doors.
2020-12-01 Christian HellerRemove redundant button texts.
2020-12-01 Christian HellerFix move keybinding input field disappearance.
2020-11-30 Christian HellerFix intro button display.
2020-11-30 Christian HellerRefactor clients.
2020-11-30 Christian HellerRefactor curses client.
2020-11-30 Christian HellerAdd key control hints to web client buttons.
2020-11-27 Christian HellerUse more helpful default for SpawnPoint.name.
2020-11-27 Christian HellerIntroduce SpawnPoint things, and their Spawners.
2020-11-27 Christian HellerDifferentiate Spawner into ItemSpawner.
2020-11-27 Christian HellerFix minor link formatting bug.
2020-11-27 Christian HellerAdd Thing spawner.
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-26 Christian HellerSimplify Thing type differentiation, Furniture becomes...
2020-11-26 Christian HellerFix broken map geometry commandeering.
2020-11-26 Christian HellerSome more code style improvements after flake8.
2020-11-26 Christian HellerFix various minor, mostly "unused" flake8 complaints.
2020-11-26 Christian HellerFix SSL bug.
2020-11-26 Christian HellerFix missing ArgError import.
2020-11-26 Christian HellerAdd dependency installation hints to README.
2020-11-26 Christian HellerFix README.
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 HellerMinor refactor.
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 HellerRemove need for set password on tile control edit.
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 HellerAdd most basic README.
2020-11-24 Christian HellerShorten web client HTML file name.
2020-11-24 Christian HellerMove socket configuration into command line options.
2020-11-22 Christian HellerLessen audio calculation weight.
2020-11-22 Christian HellerFix terminal link coloring.
2020-11-22 Christian HellerLink source code.
2020-11-22 Christian HellerImprove move button alignments.
2020-11-22 Christian HellerMinor refactor.
2020-11-22 Christian HellerHide map movement keys unavailable in current map geometry.
2020-11-22 Christian HellerMinor refactoring.
2020-11-22 Christian HellerMinor mode description handling improvements.
2020-11-22 Christian HellerImprove web client click table layout.
2020-11-22 Christian HellerDouble audible distance.
2020-11-22 Christian HellerAdd clickable URL links to web client.
2020-11-22 Christian HellerFix minor line breaking bug.
2020-11-20 Christian HellerIntroduce spawn points.
2020-11-20 Christian HellerFix bug disabling '.' map protection area writing.
2020-11-20 Christian HellerAdd default map protection areas.
2020-11-20 Christian HellerAdd some safeguards against stupid map protection decis...
2020-11-20 Christian HellerAdd tile control drawing capabilities.
2020-11-19 Christian HellerMore mode code refactoring.
2020-11-19 Christian HellerIn web client, fix study mode explorer positioning...
2020-11-19 Christian HellerSome mode code refactoring.
2020-11-19 Christian HellerAdd basic admin commands.
2020-11-19 Christian HellerRefactor player session code.
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-18 Christian HellerFix curses client broken by mapping code changes.
2020-11-18 Christian HellerOnly save maps that have been modified from default.
2020-11-18 Christian HellerRe-write mapping system to accomodate infinite map...
2020-11-17 Christian HellerMinor refactor.
2020-11-17 Christian HellerShrink sound Dijkstra map, reach; refactor lots of...
2020-11-17 Christian HellerShrink FOV map to radius.
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 HellerAdd basic flood protection to server.
2020-11-15 Christian HellerIn curses client, don't flash outside of refresh loop.
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 HellerSimplify using the curses client to connect to current...
2020-11-15 Christian HellerSplit requirements/dependencies between client and...
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 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-14 Christian HellerGeneralize ThingPlayer.nickname to Thing.name.
next