...
Nice to have features
- "Money Carried" → gmcp.Worth?Char.worth (aardwolf)
- Arrived from <direction>
- Monsters in room
- room.Players (players in current room) (see Ironrealms)
Suggestions
- If bandwidth is an issue, move max stats to char.maxstats (see aardwolf), and keep vitals for current hp/gp/xp only
- char.status.state (from aardwolf) would be quite nice to have. specifically meditation, fighting, queing
- Some sort of group info (party leader, am i a leader, list of party members, possibly with guild) would be nice to have. probably on poll request
- Might want to setup "subscriptions" (aka gmcp.Room off, gmcp.char.Vitals on)
Bugs
gmcp.Char
- wimpy command does not fire any gmcp.Char events
- Expected behavior:
- fire gmcp.Char.Status event with new value in gmcp.Char.Status.wimpy
- Expected behavior:
...