Countdown timers
As mentioned by Azazello stuff he misses from Pandora: https://youtu.be/K8u-_kxSN08?t=5462
- Blind timer 90sec after you see someone getting blinded - either enemy, mob or ally and it pops up in _blind or _stat or similar.
- Other spells: block, armor, shield, sanc, strength, bless etc that tells you how long left with a way to refresh it when switching characters
This way new player doesn't have to make scripts for these things
I am (slowly) working on this on a branch here https://github.com/lachupe/MMapper/tree/db-addons It's a messy all-in-one-just-testing at the moment, but i do have countdowns, spell effect counters (though not in group manager yet) working. Got to pick the cherries, polish and upstream them back into master.
@lachupe added this awesome _timer command: https://github.com/MUME/MMapper/pull/283

He said spell timers might be coming as well!
Partially implemented in https://github.com/MUME/MMapper/pull/283