| 2020-12-20 | 
Christian Heller | Improve MusicPlayer command help. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2020-12-20 | 
Christian Heller | Don't make map view wider than necessary. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2020-12-20 | 
Christian Heller | Make sign design sizes variable. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2020-12-19 | 
Christian Heller | Improve ASCII art input length error message. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2020-12-19 | 
Christian Heller | Fix bottle fullness indicator in web client. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2020-12-19 | 
Christian Heller | Fix cookie message. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2020-12-19 | 
Christian Heller | Re-design face pop-up format. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2020-12-19 | 
Christian Heller | Only show detailed thing info in study mode exploration. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2020-12-19 | 
Christian Heller | Re-style study detail view. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2020-12-19 | 
Christian Heller | In web client, switch mode and stats line. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2020-12-19 | 
Christian Heller | Refactor hat editing into general design editing. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2020-12-19 | 
Christian Heller | Add writable signs. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2020-12-18 | 
Christian Heller | In ASCII art drawing mode, pad short lines with whitesp...  | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2020-12-18 | 
Christian Heller | Use temporary SpawnPoints to store logged-out players...  | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2020-12-18 | 
Christian Heller | Enable map mode toggling in admin mode. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2020-12-18 | 
Christian Heller | Allow toggling of map control preset drawing. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2020-12-18 | 
Christian Heller | In curses client, add ability to enter certain wide...  | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2020-12-18 | 
Christian Heller | On re-naming failure, return to world edit mode. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2020-12-17 | 
Christian Heller | Turns out the scrolling fix /was/ necessary after all. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2020-12-17 | 
Christian Heller | Make spin button in web client functional. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2020-12-17 | 
Christian Heller | Only recommend sitting down if actually standing. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2020-12-17 | 
Christian Heller | Start with energy 50, don't force dancing up to that...  | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2020-12-17 | 
Christian Heller | Add stimulants, which boost energy. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2020-12-17 | 
Christian Heller | Add dancing task/action. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2020-12-17 | 
Christian Heller | Invert weariness metric into energy metric. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2020-12-16 | 
Christian Heller | Allow negative weariness, but force involuntary dancing...  | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2020-12-16 | 
Christian Heller | On dropping crate next to player, also drop its content...  | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2020-12-16 | 
Christian Heller | Make welcoming message of client slightly more helpful. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2020-12-16 | 
Christian Heller | Add crates. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2020-12-16 | 
Christian Heller | Add weariness info message. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2020-12-16 | 
Christian Heller | Only allow cookable items to be cooked into cookies. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2020-12-16 | 
Christian Heller | Due to less frequent bladder pressure updates, don...  | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2020-12-16 | 
Christian Heller | Re-calibrate bladder pressure following weariness mechanic. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2020-12-16 | 
Christian Heller | Extend sitting message with info about weariness mechanic. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2020-12-16 | 
Christian Heller | Add weariness mechanic. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2020-12-16 | 
Christian Heller | Don't send anyone's bladder data to everyone. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2020-12-16 | 
Christian Heller | Replace client TURN line with frequently updated toilet...  | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2020-12-16 | 
Christian Heller | Add door keys and door locking. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 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) | 
| next |