aboutsummaryrefslogtreecommitdiff
path: root/internal/game/tick.go
AgeCommit message (Expand)Author
2026-07-17feat: add deterministic order to mob/player tick processing, document how tic...historia
2026-07-17feat: update mob flee mechanics with new energy systemhistoria
2026-07-01fix: combat formulas and mob attack types (mobs switch attack styles if safes...historia
2026-06-28feat: admin accounts, god mode, OLC commands like dig/room, 'inline' objects ...historia
2026-06-27feat: recall/home cmd, line break optionhistoria
2026-06-26feat: simplified conversation trees and output won't overwrite prompts nowhistoria
2026-06-25slop refactorhistoria
2026-06-25refactor: replaced map[string]any with typed structs for Datahistoria
2026-06-21feat: combat health bar. color improvements.historia
2026-06-19shop fixes, 'toggle' completely removed, movement speed increasedhistoria
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: recipe system, combining items, cooking skillhistoria
2026-06-15removed game speed for being broken and an antifeature anyway. added color su...historia
2026-06-15feat: unicode option, fixed up options and tableshistoria
2026-06-14feat: fractional ticks and server game_speed implemented. potentially insanel...historia
2026-06-11feat: big map and options changeshistoria
2026-06-11feat: web client, get/drop updates and fixeshistoria
2026-06-10feat: implemented janky object interaction modelhistoria