Difference between revisions of "Build 5.2.0"

From CoffeeMud Wiki
Jump to navigation Jump to search
(Created page with '= CoffeeMud Version 5.2.0 = Released on Sep 04, 2006 Well, here it is, in all its splendor. Expect another build in a week -- I'm gonna let this one shake down and then send it…')
 
Line 23: Line 23:
 
# REPORT command now lets you report your statistics.
 
# REPORT command now lets you report your statistics.
 
# New chant: Sense Fluids -- for finding fluids for the drilling skill  
 
# New chant: Sense Fluids -- for finding fluids for the drilling skill  
# WIZEMOTE - can nw emote to clans  
+
# WIZEMOTE - can now emote to clans  
 
# CoffeeMud now supports Spell/Skill/etc Components -- use the CREATE COMPONENT command to specify new ones.
 
# CoffeeMud now supports Spell/Skill/etc Components -- use the CREATE COMPONENT command to specify new ones.
 
# New archon skill: FREEZE for making players stay put  
 
# New archon skill: FREEZE for making players stay put  

Revision as of 19:38, 21 April 2019

CoffeeMud Version 5.2.0

Released on Sep 04, 2006

Well, here it is, in all its splendor.

Expect another build in a week -- I'm gonna let this one shake down and then send it to all the secondary download areas also.

Not that I'm expecting any bugs, but with new stuff, you never ever know.

  1. New example mystery called "murdermystery" for Midgaard. Easy to adapt it for any other area, of course.
  2. Clerics can now convert mobs, create churches, and hold "services" defined by their deities.
  3. New clan type: THEOCRACY -- has strict membership and hierchy rules, but allows areas to be conquered with conversions, and restricts church building to the clans deity. Also, item control points dont matter for theocracy.
  4. CombatAbilities behavior now allows specific skills to be allowed or disallowed specifically for combat.
  5. New behavior: Concierge, will tell players how to get to places, optionally for a price.
  6. New prayers: dark senses, religious doubt (internal use only), Infuse Balance
  7. New behavior; QuestChat, allows chat flags to prevent re-saying the same things again, and allows dynamic building of chat data.
  8. Scriptable changes: New triggers CNCLMSG_PROG and EXECMSG_PROG, catch alls for trigger. Also new message: HUH
  9. Scriptable changes: MPEXP now allows a % of exp tnl to be given, and scriptable scripts can now be dynamically added to from quest scripts
  10. Scriptable changes: MPOLOAD can now use INTO syntax to load containers, MPQSET,QVAR command for changing/accessing quest objects
  11. Quest Manager has been extended QUITE a bit to support mysteries.. lost of new settings, and some subtle differences in the way it works.
  12. New Bard skill: BEFRIEND, for making groups.
  13. New command: QUESTWINS -- show which quests the player is listed as having won/completed.
  14. REPORT command now lets you report your statistics.
  15. New chant: Sense Fluids -- for finding fluids for the drilling skill
  16. WIZEMOTE - can now emote to clans
  17. CoffeeMud now supports Spell/Skill/etc Components -- use the CREATE COMPONENT command to specify new ones.
  18. New archon skill: FREEZE for making players stay put
  19. BANISH can now specify an amount of time for the player to remain banished.
  20. Prop_Doppleganger can now apply to items.
  21. Prop_Hidden can now specify unlocatable.
  22. New disease: Alzheimers
  23. New common skill: Shearing
  24. Two new example scripts: one to accuse all room entrants of heresy, and a javascript script to clear back channels
  25. New CoffeeMud.INI option: INTRODUCTIONSYSTEM -- enough said?
  26. New coffeemud.ini options: MANACOST and MINMANACOST now allow you to specify overrides for specific abilities.
  27. CoffeeMud will now, by default, prompt users for a reason for retiring, or quitting before their first hour is up. There are DISABLE entries for this feature, however.
  28. MUDGrinder Journal-reader has been enhanced for usability
  29. NOFOLLOW command can now be used to force someone to stop following you, as can REBUKE.
  30. New Archon STAT parameter: COMBAT -- for seeing how a players eq affects their stats.
  31. When a mob or player flees form another, the mob/player fled from gets an exp prize.
  32. LIST command now supports listing players by IP for determining alts.
  33. Channels now supports CLANALLYONLY flag
  34. Containers and portals now auto-close and auto-lock like exits.
  35. All the bugs thats fit to squish!