| Age | Commit message (Expand) | Author |
| 2026-07-17 | feat: add deterministic order to mob/player tick processing, document how tic... | historia |
| 2026-07-13 | feat(admin): hide irrelevant combat stats for task mobs, show relevant combat... | historia |
| 2026-07-10 | feat(admin): add triggers to rooms, add global triggers | historia |
| 2026-07-09 | feat: old standalone trigger systems completely unified into trigger->conditi... | historia |
| 2026-07-09 | refactor: simplify yaml, remove support for old scalar fields | historia |
| 2026-07-08 | feat: unify on use, on look, and on kill. all support same conditions/actions... | historia |
| 2026-07-08 | feat: object and mob steal tables can include both tables and items | historia |
| 2026-07-07 | rename flags to global_flags (differentiate from player_flags) | historia |
| 2026-07-07 | feat: add insert/remove room to context menu in admin web GUI to 'push' or 'p... | historia |
| 2026-07-07 | feat: hidden exits (and related flags) work with commands that change room id... | historia |
| 2026-07-06 | feat: split the concept of hidden and impassable exits. add player_flag for d... | historia |
| 2026-07-05 | feat: courses gui overhaul, add course tab to map, add hidden exits to give c... | historia |
| 2026-07-05 | feat: remove deprecated use/station interaction model | historia |
| 2026-07-05 | fix: restructure steal yaml, update admin web gui | historia |
| 2026-07-01 | fix: combat formulas and mob attack types (mobs switch attack styles if safes... | historia |
| 2026-07-01 | mob combat stats overhauled and standardized | historia |
| 2026-07-01 | feat: shop system overhauled, gui conversation tree editor overhauled | historia |
| 2026-06-30 | feat: all admin mapping features working | historia |
| 2026-06-29 | feat: migrated map (and bfs) to full 3D instead of individual 2D maps on diff... | historia |
| 2026-06-29 | feat: incardinal directions (nw, ne, sw, se). probably janky in ways I haven'... | historia |
| 2026-06-28 | feat: admin accounts, god mode, OLC commands like dig/room, 'inline' objects ... | historia |
| 2026-06-27 | feat: room-specific objects can be defined inline in room yaml | historia |
| 2026-06-27 | refactor: removed some redundant new map code | historia |
| 2026-06-27 | feat: one-way map links, blocked paths on map, map grid startup validation, u... | historia |
| 2026-06-27 | feat: recall/home cmd, line break option | historia |
| 2026-06-25 | feat: on_enter features ported over to triggers, cosmetic fixes with trigger ... | historia |
| 2026-06-25 | feat: trigger system for scripted events added. | historia |
| 2026-06-25 | feat: yaml conversation trees more robust | historia |
| 2026-06-25 | slop refactor | historia |
| 2026-06-25 | feat: who, global chat, removed redundant YAML IDs | historia |
| 2026-06-24 | feat: new type of non-violent 'combat': work | historia |
| 2026-06-22 | feat: map now only reveals with exploration. players can set custom map symbols. | historia |
| 2026-06-21 | feat: safespot system implemented | historia |
| 2026-06-20 | refactor: removed separate crafting recipes and combined them into item YAML | historia |
| 2026-06-20 | refactor: combined all station crafting | historia |
| 2026-06-19 | reorganized items, objects, and rooms in directories. oranized module names. ... | workhorse |
| 2026-06-19 | shop fixes, 'toggle' completely removed, movement speed increased | historia |
| 2026-06-19 | feat: all skills kind of implemented, random prototype content added | historia |
| 2026-06-19 | feat: shops and rough assassin skill | workhorse |
| 2026-06-19 | feat: rough pharmacy skill added | historia |
| 2026-06-17 | feat: began implementing smithing, ground item display fixes. | historia |
| 2026-06-16 | feat: major xterm256 color overhaul, see worldbuilding docs. | historia |
| 2026-06-16 | feat: overhauled ansi color, added prompt options | historia |
| 2026-06-15 | removed game speed for being broken and an antifeature anyway. added color su... | historia |
| 2026-06-14 | feat: fractional ticks and server game_speed implemented. potentially insanel... | historia |
| 2026-06-14 | refactor: added docs, split up some components in game package | historia |
| 2026-06-12 | feat: firemaking skill implemented. overhauled how ground items and despawn a... | historia |
| 2026-06-11 | feat: web client, get/drop updates and fixes | historia |
| 2026-06-10 | feat: yaml architecture for complex object interaction | historia |
| 2026-06-10 | feat: implemented janky object interaction model | historia |