Build 5.7.6
Jump to navigation
Jump to search
CoffeeMUD |
---|
Administrator Builder Player |
=CoffeeMUD Administrator Information= |
---|
Installation Help Development Modification Feature Requests Mud Grinder ini Security CMARE Share Wiki |
CoffeeMud Version 5.7.6
Released on Apr 23rd, 2012
- New coffeemud.ini entries: COMMONCOST, SKILLCOST, LANGCOST. Old entries, COMMONTRAINCOST, etc.. RETIRED.
- (Internal) fakedb now supports dup key detection for insert statements, DBUpgrade now more forgiving of dup keys.
- New command: AUTOMAP, for toggling AWARERANGE
- Import command now Sortof supports at least one type of .wld/.zon/.mob/.obj format areas.
- StdAutoGenInstance - Can now insert scriptable variables into autogen variable definitions, and more level variables.
- New Conjurer Spell: Flaming Sword
- CoffeeMud now supports background colors through native ^ escape codes. See programmer's guide/ahelp colors for more.
- Also support for fore/background 256 color support through native ^ escape codes. As above, check the guides.
- Stuff: Shutdown command can now be put on an auto-remind timer, new sample js script FindRawMaterial, new internal property "Truce"
- MODIFY AREA Can now modify areas outside of those areas, as well as change their state by adding PASSIVE, ACTIVE, etc.
- NPC def hit point formula lowered slightly, some slight skill adjustments to decrease mage armor & increase thief dmg.
- New Property: Prop_AddDamage (no, really this time)
- New disposition: Unattackable -- effectively deprecates Prop_SafePet