Build 4.7.8
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.8
Released on Oct 07, 2005
Pretty hefty build as they go. Pay special attention to the INI file changes.
- Built in channels WIZINFO and CLANTALK are *GONE*. They have been replaced with new CHANNELS flags in the INI file. Please see the INI file for more information on this new feature.
- Channels can now be made read only, and can display lots of new information they couldn't before.
- Those with CLOAKING ability can now auto-cloak at login by putting their login name followed by a space and a '!' character during login.
- Unless disabled, the system will now keep track of every room a player has visited. It will color exits accordingly (see INI file), and will report the % of the current area and world visited in the WHERE command.
- Many properties Prop_*SpellCast, Prop_*Adjuster, Prop_*Enabler, Prop_*Resister, etc.. may now include an optional zapper mask to determine if the described bonuses will apply to the current user/wearer/rider/owner/whatever. This is great for making armor that only works when all pieces are worn, or axes with bonuses only for dwarves, etc.
- Readable items may now be written/read in different languages. SPEAK command will choose what language will be WRITTEN in.
- New unlisted command: Test -- written just for automatiting the testing of all the property changes mentioned in #5.
- Light sources can now be handled in limited ways, even in the dark.
- Looking at a rideable will now list the people riding it.
- WillQualify command will now report which skills are automatically gained.
- A name mask can now be given to the IMPORT command when importing player lists.
- genCharClass command line editor FINALLY supports the availability flag properly. This was really a bug fix, but well worth mentioning.
- Journal-type items can now have an administrator listed in their parameters along with REPLY, READ, and WRITE requirements.
- ANNOUNCE command changes: announce alone defaults to ALL. ANNOUNCETO syntax required to direct an announcement. ANNOUNCEMSG allows admins to customize the string outputted when they use the command.
- Color of fight text now differs for strings reflecting your own attacks versus those of others. ColorSet expanded accordingly.
- AFK command now has an optional parameter for when people try to do TELLs to you.
- Highly dangerous new Archon command: PAUSE. Can be directed to stop thread/ticking of individual objects, OR THE ENTIRE MUD!!!!!
- Internal: Gianluca managed to scriptify the BaseGenerics.java file -- all the command line editors basically. What a feat....
- Internal: New string tag: <S-NAMENOART> <T-NAMENOART> <O-NAMENOART> to automatically remove any prefix english articles from names before displaying them.
- New command: PACKAGE. Just read the help -- it's purpose and use will be apparant.
- New Scriptable command: MPSTOP, to hault mob fighting and common skill using.
- New autoconfig flag for players: COMPRESS. A complement to or alternative to BRIEF.
- "$" character can now be used by players to anchor both the beginning AND end of strings. example: $exact name match only$ 24. Journal replies are now date/time stamped.
- Password command now requires your old password.
- Maximum rate of skill improvement slowed from 1/minute to 1/5 minutes.
- LOTS of new MXP tags added, especially to SCORE, archon WHERE
- new INI entries: MAXCONNSPERIP, MAXNEWPERIP to control multiplaying and new-player spamming
- File Browser in MUDGrinder now has filename search, and file search features
- Archons can now see the mundane WHERE text by doing WHERE !
- sumbugzfixt