Build 4.7.2
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 4.7.2
Released on Jun 16, 2005
- CONNSPAMBLOCK is now disableable from the INI file. This willmake the TestBang app easier to run.
- Players are now restricted on number of items they can carry, in addition to normal weight restrictions. CARRYALL security flag overrides. New Prompt flags support it as well.
- Bundling syntax is now uniform across all pertinant common skills.
- Scriptable variables now includes sir/madam in $y/$Y. Also, internally, <S-SIR-MADAM> will do the same.
- Two new diseases: Frost Bite, and Heat Exhaustion.
- Enhanced Behavior: WeatherAffects handles all measure of weather effects on players and the environment. See the behavior help for more info.
- New INI entry: AUTOWEATHERPARMS -- allows the WeatherAffects behavior to be added automatically to all areas, with the given parms (or not, of course).
- Internal changes: Behaviors can now be designated as "borrowed" like Abilities. Also, new preInvoke() method added to Abilities.
- AUTOWEATHER player flag is now automatically turned on for new users. The text output from autoweather is now no longer on movement from any room->any room, but only from indoors->outdoors, and as specified in the rumbleticks and botherticks parts of WeatherAffects.
- What can and can not be seen outdoors at night is now modified by the moon phase, assuming the moon is visible (cloud cover can affect this).
- Two new skills: Prayer Call Undead, and Spell Summon Companion
- Swimming is now at crawl-like speeds.
- New Zapper Check: WORN -- like ITEM, but only triggers if the item is worn, wielded, or held.
- Several creepy little bugs turned to jelly beneath my thumb.