| Age | Commit message (Expand) | Author |
| 2026-08-03 | refactor: casino game slop refactor | historia |
| 2026-07-17 | feat: add automatic flee on third failed flee attempt | historia |
| 2026-07-17 | feat: update mob flee mechanics with new energy system | historia |
| 2026-07-17 | feat: implement run energy, shorten walk time to 1-2 ticks between rooms, upd... | historia |
| 2026-07-13 | feat(admin): convert players page into characters page with basic stats/yaml | historia |
| 2026-07-09 | feat: old standalone trigger systems completely unified into trigger->conditi... | historia |
| 2026-07-08 | feat: unify on use, on look, and on kill. all support same conditions/actions... | historia |
| 2026-07-07 | feat: bitpacked and base64 encoded VisitedRooms in player YAML to keep the fi... | historia |
| 2026-07-07 | rename flags to global_flags (differentiate from player_flags) | historia |
| 2026-07-07 | feat: hidden exits (and related flags) work with commands that change room id... | historia |
| 2026-07-04 | feat: add casino chips, change drops to chips | historia |
| 2026-07-01 | feat: god <level> lets admins set all stats to level | historia |
| 2026-06-29 | fix: long fields truncated better in tables | historia |
| 2026-06-29 | wrap_width and table improvements, targeting 80 character default width | historia |
| 2026-06-29 | feat: self-signed certificates | historia |
| 2026-06-28 | feat: admin accounts, god mode, OLC commands like dig/room, 'inline' objects ... | 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 | slop refactor | historia |
| 2026-06-25 | feat: who, global chat, removed redundant YAML IDs | historia |
| 2026-06-25 | refactor: replaced map[string]any with typed structs for Data | 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-21 | feat: better score output | historia |
| 2026-06-20 | refactor: combined all station crafting | historia |
| 2026-06-19 | feat: science combat/triggers overhauled. decks now use autotrigger attacks. | historia |
| 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: science skill roughly implemented | historia |
| 2026-06-19 | feat: rough technology skill added | historia |
| 2026-06-19 | feat: rough pharmacy skill added | historia |
| 2026-06-18 | feat: fletching added including zero-time bolt feathering, which probably wil... | historia |
| 2026-06-17 | feat: began implementing smithing, ground item display fixes. | historia |
| 2026-06-17 | feat: movement overhauled. agility-enhancing items added. | historia |
| 2026-06-16 | feat: major xterm256 color overhaul, see worldbuilding docs. | historia |
| 2026-06-16 | feat: recipe system, combining items, cooking skill | 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-15 | feat: walk command, improved tables and columns | historia |
| 2026-06-15 | feat: unicode option, fixed up options and tables | 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: big map and options changes | historia |
| 2026-06-11 | feat: map implemented with BFS | historia |
| 2026-06-11 | feat: web client, get/drop updates and fixes | historia |
| 2026-06-10 | fix: standardize skills | historia |