aboutsummaryrefslogtreecommitdiff
path: root/internal/config
AgeCommit message (Expand)Author
2026-08-03feat: new color 'command', color tag system implementedhistoria
2026-07-18feat: expose all colors in config.yaml for easier theminghistoria
2026-07-18feat(admin): admin color page more accurately represents gamehistoria
2026-07-14feat: unicode hitsplat symbol, area name in lookhistoria
2026-07-14feat: new default color schemehistoria
2026-07-05feat: courses gui overhaul, add course tab to map, add hidden exits to give c...historia
2026-07-04feat: add casino chips, change drops to chipshistoria
2026-07-01fix: combat formulas and mob attack types (mobs switch attack styles if safes...historia
2026-07-01feat: shop system removed from talk system, added per-item restock and variab...historia
2026-06-30slop refactorhistoria
2026-06-30feat: web gui mapping and obj/item/mob placement improvementshistoria
2026-06-29feat: wip web admin for mapping and crudhistoria
2026-06-29fix: long fields truncated better in tableshistoria
2026-06-29better dialog color, edge cases on blocked map links fixedhistoria
2026-06-29feat: self-signed certificateshistoria
2026-06-27feat: one-way map links, blocked paths on map, map grid startup validation, u...historia
2026-06-25feat: on_enter features ported over to triggers, cosmetic fixes with trigger ...historia
2026-06-25slop refactorhistoria
2026-06-25feat: who, global chat, removed redundant YAML IDshistoria
2026-06-22feat: map now only reveals with exploration. players can set custom map symbols.historia
2026-06-21feat: combat health bar. color improvements.historia
2026-06-20refactor: combined all station craftinghistoria
2026-06-19reorganized items, objects, and rooms in directories. oranized module names. ...workhorse
2026-06-19shop fixes, 'toggle' completely removed, movement speed increasedhistoria
2026-06-19feat: farming roughly implementedworkhorse
2026-06-19feat: shops and rough assassin skillworkhorse
2026-06-19feat: science skill roughly implementedhistoria
2026-06-19feat: rough technology skill addedhistoria
2026-06-17feat: movement overhauled. agility-enhancing items added.historia
2026-06-16feat: major xterm256 color overhaul, see worldbuilding docs.historia
2026-06-16feat: overhauled ansi color, added prompt optionshistoria
2026-06-15removed game speed for being broken and an antifeature anyway. added color su...historia
2026-06-14feat: default config file generated if doesn't existhistoria
2026-06-14feat: fractional ticks and server game_speed implemented. potentially insanel...historia
2026-06-14refactor: added docs, split up some components in game packagehistoria
2026-06-11feat: map implemented with BFShistoria
2026-06-11feat: web client, get/drop updates and fixeshistoria