aboutsummaryrefslogtreecommitdiff
path: root/internal/game/combat_mob.go
AgeCommit message (Expand)Author
2026-07-17refactor: return (ticks, usesEnergy) in moveTicks, remove old flee codehistoria
2026-07-17feat: update mob flee mechanics with new energy systemhistoria
2026-07-17feat: implement run energy, shorten walk time to 1-2 ticks between rooms, upd...historia
2026-07-14feat: unicode hitsplat symbol, area name in lookhistoria
2026-07-09feat: old standalone trigger systems completely unified into trigger->conditi...historia
2026-07-08feat: unify on use, on look, and on kill. all support same conditions/actions...historia
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-29feat: self-signed certificateshistoria
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-25feat: trigger system for scripted events added.historia
2026-06-25slop refactorhistoria