Build 5.9.9

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 5.9.9

Released Dec 18th, 2019

  1. New prayers: empower unholy weapon, morph unholy weapon, faithful hellhound, discipline
  2. New prayers: remove inhibitions, preserve knowledge
  3. Prop_OpenCommand and Prop_CloseCommand have expanded arguments.
  4. Room-based Gathering skills now decrease yield with repeated spams of the same room.
  5. WHO list will now sort archons to the top. WHO Account will sort by account name.
  6. Monthly TOP reports will, at the end of the month, now be saved in DBFS dir /resources/reports
  7. MUD Clients that only support 16 colors, can have 256-color ansi codes translated to 16. See HELP ANSI.
  8. ANSI-256 color codes are now all in /resources/skills/colors.txt
  9. Shopkeeper VIEW on an ability will give it's help entry.
  10. New command: WORTH, mostly for legacy mud support.
  11. New RPAWARDS: EMOTE-x and CHANNEL. See coffeemud.ini file for more information
  12. Lacquering/Dyeing now support 256 colors and REMOVE, recipes updated and re-formatted.
  13. Wish now has a one rl-day cool-down.
  14. Siplet now supports ANSI-256
  15. New Scriptable command: MPCASTEXT, MPLINK, MPUNLINK, and MPPUT
  16. New MOB class: GenRideableUndead, with Raise Undead support in prayers.
  17. New internal property: ExtraData, for attaching random data to specific objects.
  18. New common skills: Master Dyeing, Master Lacquering, Improved Teaching
  19. Players >= last player level no longer gain experience above a 2% over cap.
  20. New disease: Color Blindness. All Canine-related races now have it.
  21. MANACOMPOUND system expanded to support multiple rules, masks, and ability cooldowns
  22. New PROMPT variable to list your skills on cooldown/mana compounding.
  23. New command: SUBSCRIBE, for getting notifications about journal posts
  24. New INI entries: MAXITEMSWORN, to limit total items worn, and MAXWEARPERLOC to limit replicated parts
  25. Combat stats now recorded for players at each level. STAT COMBAT will give a limited view.
  26. Banker ability to hold items and make loans can be disabled on a per-mob basis. See GenBanker in Archon's Guide.
  27. New property: Prop_LimitedEquip, for limiting the number of times a specific item can be equipped
  28. New Scriptable triggers: putting_prog, speak_prog
  29. New locales for Sailing Ship prototyping: ShipDeck, ShipLightGunDeck, ShipHold, ShipMagazine, ShipQuarter, etc.
  30. New Aggressive behaviors option: NOGANG.. to prevent aggro mobs from ganging up on players
  31. CONFIG now has HELP, and also supports new player PRIVACY flag.
  32. New Command Line builder tool: TEMPLATE -- for saving your favorite kinds of things.
  33. New languages: PigLatin (for Archons), and Pirate (which the Pirate class now gets instead of thieves cant)
  34. New common skill/property: BookLoaning, similar to merchant, but for loaning instead of buying.
  35. FileManager in MUDGrinder now has file rename/move feature.
  36. New property: Prop_LimitedContents, for limiting the number of items of a type in a container or room
  37. Massive number of new shipwrighting recipes.
  38. Factions now support SINK and SUNK faction events, Achievements now support SINKSHIP type.
  39. Alterer nerf: Wish is now level 60, and new spell: Limited Wish, gained at 30.
  40. Channels now support ACCOUNTLOGINS and ACCOUNTLOGOFFS for those using the account system.
  41. Where command now supports new MQL syntax, see AHELP WHERE (and RandomAreas guide) for more info
  42. Prayer Deaths Door moved to Healer 25, self-cast only. New Prayer: Protection from Death, in its place at 19.
  43. Quest Maker Wizard now supports reward items, and will reselect quest givers
  44. New property: Prop_RoomRedirect, and the MODIFY command now supports modify room <roomid> syntax.
  45. New Scriptable functions: ITEMCOUNT, CANHEAR, CANSEE, QUESTAREA, EXPERTISE
  46. New Archon command: ASYNC, for running long commands in the background.
  47. New questmaker templates: normal_capture2, normal_capture3, normal_capture4, normal_collect3, normal_collect4
  48. The GENERATE command can now generate random quests. See the RandomAreas doc for more info.
  49. New Behavior: RandomQuests for areas or mobs.
  50. More new questmaker templates: normal_killer2, normal_escort1, normal_escort2, normal_mystery1, normal_mystery2
  51. New DEBUG options: SCRIPTVARS and SCRIPTTRACE
  52. Yet more questmaker templates: *_delivery3, competitive_protect1, competitive_protect2
  53. Prop_Unsellable has new arguments
  54. New command: NOSELL -- for marking items unsellable
  55. New Spell: Shoddy Aura
  56. GenAbility now supports both a quiet and public skill effect, and an uninvoke message
  57. AS command now supports PORT argument for multi-host muds.
  58. Barbarians now get a max dex bonus when going shirtless. I love this. ;)
  59. New skills: Monkey Grip
  60. New chants: Uplift
  61. Forum Journals now support forum Categories
  62. MUDGrinder statistics report now has Social and Command reports
  63. Achievement triggers now support commands, for what that's worth.
  64. Can now jump overboard from a ship.

Minor database change: CMQUESID in CMQUESTS, CMRCID in CMGRAC, CMPKEY in CMPDAT enlarged. Mostly optional.