2020-12-14 |
Christian Heller | In web client, span invisible text input field over... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-14 |
Christian Heller | In clients, show text input cursor. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-14 |
Christian Heller | In ASCII art enter mode, on length failure, name needed... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-14 |
Christian Heller | In web client index selection, disallow non-number... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-14 |
Christian Heller | Fix outdated consumption error message. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-14 |
Christian Heller | Move instantly on move button press, don't wait for... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-14 |
Christian Heller | Turn players into non-light-blockers. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-14 |
Christian Heller | Fix empty portal/annotation lists counting as None... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-14 |
Christian Heller | Remove redundant SourcedMap center neutralization. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-14 |
Christian Heller | Differentiate thing blocking into blocks_{sound,light... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-14 |
Christian Heller | Refactor THING_DOOR_CLOSED save command. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-14 |
Christian Heller | Re-factor treatment of things as obstacles for SourcedMaps. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-14 |
Christian Heller | Refactor change recording; don't regen FOV on non-FOV... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-13 |
Christian Heller | In web client, fix broken installation button. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-13 |
Christian Heller | Re-name some modes. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-13 |
Christian Heller | Explain cookie magic in hat editing help screen. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-13 |
Christian Heller | In clients, enter ASCII art line by line. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-13 |
Christian Heller | In hat and face edit, use existing value as default... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-13 |
Christian Heller | Don't enter enter_hat menu in client if not wearing... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-13 |
Christian Heller | Fix faulty uncarry. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-13 |
Christian Heller | Enable Hat editing with characters earned by eating... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-13 |
Christian Heller | Fix broken get_flatland(). |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-13 |
Christian Heller | Fix broken FLATTEN_SURROUNDINGS. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-13 |
Christian Heller | In web client, keep scrolling position even on focus... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-13 |
Christian Heller | Fix "nothing is in FOV" study mode error in web client. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-13 |
Christian Heller | In web client, enable keyboard control except if in... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-13 |
Christian Heller | Make terrain types configurable. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-12 |
Christian Heller | Enable un-naming of things. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-12 |
Christian Heller | Disallow usernames with whitespace start or end. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-12 |
Christian Heller | Optimize send_gamestate, don't send any invisible state... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-12 |
Christian Heller | In clients, cache all world status until GAME_STATE_COM... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-11 |
Christian Heller | Improve chat message meta data display. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-11 |
Christian Heller | Show player symbol in face pop-up. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-11 |
Christian Heller | Fix fail failure. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-11 |
Christian Heller | Fix face pop-ups on non-faces. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-11 |
Christian Heller | Improve chat face pop-up usability. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-11 |
Christian Heller | Make CHATFACE trigger screen refresh. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-11 |
Christian Heller | Only send chatface message to listener. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-11 |
Christian Heller | Add player faces/hats popping up n their chat messages... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-11 |
Christian Heller | Don't mark up links that are invisible (= hidden by... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-11 |
Christian Heller | Fix error message on prohibited thing renaming. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-11 |
Christian Heller | In web client, don't carry oneself. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-11 |
Christian Heller | Send THING_CARRYING only after all things have been... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-11 |
Christian Heller | Password-protect tiles from (un-)installing things... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-10 |
Christian Heller | On name thing prohibition, switch back to edit mode... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-10 |
Christian Heller | Don't open think taking menu if carrying something. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-10 |
Christian Heller | In web client, fix broken annotation hints. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-10 |
Christian Heller | Cache player object, so some player data is available... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-10 |
Christian Heller | Raise bar for multiprocessing, after some performance... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-10 |
Christian Heller | Fix previous fix (forgot to ignore a websocket in CONNE... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-10 |
Christian Heller | In web client, only reconnect if websocket.readyState... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-09 |
Christian Heller | In client, fix orphaned command registration. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-09 |
Christian Heller | Also show unworn hats' design. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-09 |
Christian Heller | Add hat spinning. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-09 |
Christian Heller | Add attempt to wear bottle on head. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-09 |
Christian Heller | Add escape key "panic button" to return to play mode... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-09 |
Christian Heller | Don't obfuscate sounded URLs. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-09 |
Christian Heller | Make button header less confusing. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-09 |
Christian Heller | Add bottle spinning. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-09 |
Christian Heller | In clients, don't open dropping direction menu if not... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-09 |
Christian Heller | On thing removal, uncarry carried things. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-09 |
Christian Heller | Make thing dropping directional. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-09 |
Christian Heller | Don't enter command_thing mode when not carrying anythi... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-09 |
Christian Heller | In clients, don't open item selection menu when no... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-09 |
Christian Heller | Disallow picking up thing already carried by other... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-08 |
Christian Heller | Don't uncarry things on dooring. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-08 |
Christian Heller | Don't treat move keybinding fields as move buttons. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-08 |
Christian Heller | Fix web client moving player with explorer on move... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-08 |
Christian Heller | Avoid multiprocessing until it's really worth it. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-08 |
Christian Heller | Only re-process FOVs for players whose FOV radius is... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-08 |
Christian Heller | Fix faulty FOV handling of non-player Things. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-08 |
Christian Heller | Refactor thing addition / removal. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-08 |
Christian Heller | Update FOV if dropping a hat (= creating a new Thing... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-08 |
Christian Heller | Update FOVs on dropping Things in a way that removes... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-08 |
Christian Heller | Recalc FOVs and their map view results only on relevant... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-07 |
Christian Heller | Fix web client default target. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-07 |
Christian Heller | Fix remixer drop bug. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-07 |
Christian Heller | Widen face and hat. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-07 |
Christian Heller | Also activate HatRemixer when dropping hat by unwearing it. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-07 |
Christian Heller | Spawn hats from BottleDeposit, add HatRemixer. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-07 |
Christian Heller | Add wearable hats. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-07 |
Christian Heller | Add editable player faces. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-07 |
Christian Heller | Add song deletion to MusicPlayer. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-07 |
Christian Heller | Fix bug where MAP height setting would break draw_map. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-07 |
Christian Heller | Fix broken THING_MUSICPLAYER_SETTINGS. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-07 |
Christian Heller | Overhaul MusicPlayer code. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-07 |
Christian Heller | Improve precision of install key name. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-07 |
Christian Heller | Add install/uninstall feedback messages. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-07 |
Christian Heller | Fix broken MusicPlayer handling. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-07 |
Christian Heller | Show Thing installation status in Thing info display. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-07 |
Christian Heller | Save thing installation status. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-07 |
Christian Heller | Fix bug sending THING_CARRYING to clients who don't... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-07 |
Christian Heller | Exclude non-portable things from pick_up selection. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-07 |
Christian Heller | Simplify pick up failure messages. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-07 |
Christian Heller | Make doors installable/uninstallable. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-07 |
Christian Heller | Mark thing-carrying players with $ instead of +. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-06 |
Christian Heller | Standardize leaving input prompts with empty input. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-06 |
Christian Heller | Improve pick-up listing messages. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-06 |
Christian Heller | Enable picking up from neighbbor tiles. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-06 |
Christian Heller | In pick_up selection view, use list indexes instead... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
next |