aboutsummaryrefslogtreecommitdiff
path: root/internal/action
AgeCommit message (Expand)Author
2026-06-25slop refactorhistoria
2026-06-25feat: who, global chat, removed redundant YAML IDshistoria
2026-06-25refactor: replaced map[string]any with typed structs for Datahistoria
2026-06-20refactor: removed separate crafting recipes and combined them into item YAMLhistoria
2026-06-20feat: aps system implementedhistoria
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: all skills kind of implemented, random prototype content addedhistoria
2026-06-19feat: shops and rough assassin skillworkhorse
2026-06-19feat: science skill roughly implementedhistoria
2026-06-18feat: crafting roughly implemented (leather, gems, gold, clay, spinning).historia
2026-06-18feat: fletching added including zero-time bolt feathering, which probably wil...historia
2026-06-17feat: smithing added, item/object interaction reworked. recipes and menus ref...historia
2026-06-17feat: began implementing smithing, ground item display fixes.historia
2026-06-16feat: recipe system, combining items, cooking skillhistoria
2026-06-16feat: overhauled ansi color, added prompt optionshistoria
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-12feat: firemaking skill implemented. overhauled how ground items and despawn a...historia
2026-06-12feat: commands automatically target if unambiguous, depleted node improvementshistoria
2026-06-11feat: web client, get/drop updates and fixeshistoria
2026-06-10feat: yaml architecture for complex object interactionhistoria
2026-06-10feat: implemented janky object interaction modelhistoria