2020-12-16 |
Christian Heller | Add TASK:DOOR error message on absence of adjacent... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-16 |
Christian Heller | Make players non-blocking, but movement through them... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-16 |
Christian Heller | Return cookie chars sorted. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-16 |
Christian Heller | Only calculate DijkstraMap until reachable targets. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-16 |
Christian Heller | Use circle-out passes for DijkstraMap, refactor with... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-16 |
Christian Heller | To avoid login/logout race conditions, move login into... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-16 |
Christian Heller | Fix bug of server not sending map data to player due... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-16 |
Christian Heller | Fix CSS bug that made URL links unclickable in web... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-16 |
Christian Heller | In web client, get rid of matchAll, unsupported in... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-15 |
Christian Heller | Remove debugging information from toilet need message. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-15 |
Christian Heller | Enable sinking into and getting up from terrain tagged... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-15 |
Christian Heller | Simplify toilet need calcuation, add pee-into-pants... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-15 |
Christian Heller | Calibrate pee need messaging less aggressively. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-15 |
Christian Heller | Start pee-o-meter right on drinking, grow value exponen... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-15 |
Christian Heller | Add toilets, and terrain type tags. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-15 |
Christian Heller | Add psychedelics, move random colouring from drunkennes... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-14 |
Christian Heller | Fix map geometry initialization bug. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-14 |
Christian Heller | If drunk, speak drunkenly. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-14 |
Christian Heller | In pick-up selection, show reachable things' relative... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-14 |
Christian Heller | Only allow renaming and protection changing on thing... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-14 |
Christian Heller | Fix weird BECOME_ADMIN code. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-12-14 |
Christian Heller | From web client, remove unneeded focus-keeping code. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
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) |
next |