aboutsummaryrefslogtreecommitdiff
path: root/internal/game/sys_triggers.go
AgeCommit message (Collapse)Author
2026-07-08feat: unify on use, on look, and on kill. all support same ↵historia
conditions/actions now.
2026-07-07rename flags to global_flags (differentiate from player_flags)historia
2026-07-01fix: combat formulas and mob attack types (mobs switch attack styles if ↵historia
safespotting)
2026-06-29feat: migrated map (and bfs) to full 3D instead of individual 2D maps on ↵historia
different planes.