aboutsummaryrefslogtreecommitdiff
path: root/internal/game/sys_safespot.go
AgeCommit message (Collapse)Author
2026-08-03feat: new color 'command', color tag system implementedhistoria
2026-07-01fix: combat formulas and mob attack types (mobs switch attack styles if ↵historia
safespotting)
2026-06-29fix: long fields truncated better in tableshistoria
2026-06-25refactor: replaced map[string]any with typed structs for Datahistoria
2026-06-24refactor: pulled techs out to yaml files, unified numerous combat functions, ↵historia
broke up game object
2026-06-24feat: new type of non-violent 'combat': workhistoria
2026-06-22feat: map now only reveals with exploration. players can set custom map symbols.historia
2026-06-22fix: safespot fixeshistoria
2026-06-21feat: safespot system implementedhistoria