Build 4.5.5
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
- TELL and GTELL now have TELL LAST x syntax to view a log of past conversations.
- Internal: All Common Skills are now qualified for in a single method in StdCharClass.java.
- Updates from Tulath of the following: FieryRoom, Spell_DemonGate, CorpseEater, Compare (sorry, no details)
- New FIGHT/DAMAGE triggers in the Sounder Behavior.
- Inventory command can now accept a mask.
- Follower Behavior now allows grouping or simple following according to a (zapper) mask
- 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.
- Updates from ThrinnTU of the following: Carpentry, Armorsmith
- New Properties: Prop_HaveEnabler, Prop_WearEnabler, Prop_RideEnabler -- to add skills/abilities when items are owned, worn, or ridden.
- New Common Skill: Master Armorsmith (ThrinnTU)
- New Property: Prop_AddDamage (nuff said)
- New MaxUses field for wands (Tulath)
- 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.
- New WebMacro: SystemFunction, for performing shutdowns, and Announces.
- List Deviations has been changed to a new archon command: Deviations.
- New Property: Prop_ClosedSeasons
- Lots of bugs fixed. :)