Build 4.7.2

From CoffeeMud Wiki
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

  1. CONNSPAMBLOCK is now disableable from the INI file. This willmake the TestBang app easier to run.
  2. 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.
  3. Bundling syntax is now uniform across all pertinant common skills.
  4. Scriptable variables now includes sir/madam in $y/$Y. Also, internally, <S-SIR-MADAM> will do the same.
  5. Two new diseases: Frost Bite, and Heat Exhaustion.
  6. Enhanced Behavior: WeatherAffects handles all measure of weather effects on players and the environment. See the behavior help for more info.
  7. New INI entry: AUTOWEATHERPARMS -- allows the WeatherAffects behavior to be added automatically to all areas, with the given parms (or not, of course).
  8. Internal changes: Behaviors can now be designated as "borrowed" like Abilities. Also, new preInvoke() method added to Abilities.
  9. 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.
  10. 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).
  11. Two new skills: Prayer Call Undead, and Spell Summon Companion
  12. Swimming is now at crawl-like speeds.
  13. New Zapper Check: WORN -- like ITEM, but only triggers if the item is worn, wielded, or held.
  14. Several creepy little bugs turned to jelly beneath my thumb.