Build 4.5.5

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.5.5

Released on Aug 3, 2004 5:31 AM

  1. TELL and GTELL now have TELL LAST x syntax to view a log of past conversations.
  2. Internal: All Common Skills are now qualified for in a single method in StdCharClass.java.
  3. Updates from Tulath of the following: FieryRoom, Spell_DemonGate, CorpseEater, Compare (sorry, no details)
  4. New FIGHT/DAMAGE triggers in the Sounder Behavior.
  5. Inventory command can now accept a mask.
  6. Follower Behavior now allows grouping or simple following according to a (zapper) mask
  7. Zapper checks can now include effect masks, for having many different things happen only if the mob is under the effect of a particular spell or skill.
  8. Updates from ThrinnTU of the following: Carpentry, Armorsmith
  9. New Properties: Prop_HaveEnabler, Prop_WearEnabler, Prop_RideEnabler -- to add skills/abilities when items are owned, worn, or ridden.
  10. New Common Skill: Master Armorsmith (ThrinnTU)
  11. New Property: Prop_AddDamage (nuff said)
  12. New MaxUses field for wands (Tulath)
  13. Forage skill extension for herbs: file resources/herbs.txt can contain lists of custom herb names from specific Locales. Each list is seperated by a blank line, and each item on each list is linefeed delimited. Each list starts with the class name of a locale (StdRoom, Plains, Woods, etc) and is followed by a list of possible herb names. Each herb name can be preceeded by a number and a space to denote its relative weight with respect to the others in the same list.
  14. New WebMacro: SystemFunction, for performing shutdowns, and Announces.
  15. List Deviations has been changed to a new archon command: Deviations.
  16. New Property: Prop_ClosedSeasons
  17. Lots of bugs fixed. :)