Difference between revisions of "Build 1.2"
Bozimmerman (talk | contribs) (Created page with 'CoffeeMud 1.2, or CoffeeMud 2.0 if you prefer, was a revolutionary version. Why this is so requires some explaining. In philosophy we learn that ones world view/philosophy prov…') |
Bozimmerman (talk | contribs) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
+ | {{CoffeeMUDAdministratorTOC}} | ||
+ | = CoffeeMud Version 1.2 (2.0) = | ||
+ | Released on Dec 17, 2001 | ||
+ | |||
CoffeeMud 1.2, or CoffeeMud 2.0 if you prefer, was a revolutionary version. Why this is so requires some explaining. | CoffeeMud 1.2, or CoffeeMud 2.0 if you prefer, was a revolutionary version. Why this is so requires some explaining. | ||
Line 22: | Line 26: | ||
My stagnated mode of development continued into the next version (1.2.5 or version 2.5), but that would all change with 3.0. | My stagnated mode of development continued into the next version (1.2.5 or version 2.5), but that would all change with 3.0. | ||
+ | |||
+ | # Added support for IBM DB2 | ||
+ | # New help file "misc_help.ini", for help that fits nowhere else | ||
+ | # Several new animal chat.dat categories | ||
+ | # New Prayers: Detect Life, | ||
+ | # New Abilities: Dragonbreath, Gasbreath, Inebriation, Undead_ColdTouch, Firebreath, Undead_LifeDrain | ||
+ | # New Abilities: Lighteningbreath, Regeneration, Frostbreath, Acidbreath, | ||
+ | # New Skills: Skill_WandUse, Skill_Swim, Skill_Regeneration, Skill_Resistance, Fighter_Kick, | ||
+ | # New Spells: Spell_FaerieFire, | ||
+ | # New Properties: Prop_WearAdjuster, Prop_HaveZapper, Prop_HaveAdjuster, Prop_NoChannel, Prop_NoRecall, Prop_Resistance | ||
+ | # New Properties: Prop_Trainer, Prop_HaveResister, Prop_RoomNoMOB, Prop_WearSpellCast, Prop_FightSpellCast, Prop_RoomDark | ||
+ | # New Properties: Prop_WearResister, Prop_SpellAdder, Prop_WearZapper, Prop_MagicFreedom, Prop_RestrictSpells, Prop_RoomLevels | ||
+ | # New Properties: Prop_SafePet, Prop_RoomClasses, Prop_RoomCapacity, Prop_RoomRaces, Prop_PeaceMaker, Prop_RoomAlignments | ||
+ | # New Properties: Prop_HaveSpellCast | ||
+ | # New Trap effects: Trap_Trap | ||
+ | # New Archon commands: Import (most important feature ever added), Reset, XMLIO, Link, Unlink, XML, Shutdown | ||
+ | # Mobs, rooms, items, and areas have more editable fields now, and can now be Affected | ||
+ | # New commands: AUTOEXITS, OUTFIT, AUTOLOOT, AUTOGOLD, AUTOASSIST, CHANNELS, GAIN, QUALITY, VALUE, YELL | ||
+ | # New commands: TOPIC | ||
+ | # Lots of mobs updated with equipment, new races, skills, behaviors, etc. | ||
+ | # New mob types: StdShopKeeper | ||
+ | # New item types: StdFood, StdScroll, GenSuperPill, GenPotion, StdWand, StdPill, GenMultiPotion, GenShoes, GenPants | ||
+ | # New item types: StdPotion, GenWand, GenScroll, GenPill, StdDrink, StdMap, GenLantern, GenMap, Shoes, StdArmor | ||
+ | # New item types: Waterskin, GenLightSource, StdContainer, GenShield, GenShirt, StdShield, GenCoins, StdInnKey, GenBoat | ||
+ | # New item types: GenKey, GenCorpse, Corpse, Staff, ShieldWeapon, SmallDagger, StdWeapon, GenStaff, ArchonStaff | ||
+ | # New item types: SmallMace, Healer, Drowness | ||
+ | # New Behaviors: Scriptable, Scavenger, Mageness, Guard, BrotherHelper, CorpseEater, MOBHelper, ClanHelper, WimpyAggressive | ||
+ | # New Behaviors: Thiefness, Emoter, MobileGoodGuardian, PlayerHelper, MOBEater, GoodExecutioner, NiceAbilities | ||
+ | # New Behaviors: MOBTeacher, ActiveTicker, Fighterness, GetsAllEquipped, AlignHelper, Clericness, | ||
+ | # New Locales: DarkIceRoom, DarkCityStreet, FrozenMountains, DarkUnderWater, HotRoom, FrozenPlains, ShallowWater | ||
+ | # New Locales: Desert, WaterSurface, IceRoom | ||
+ | # An empty database will have a single default room created | ||
+ | # CoffeeMud can now be cleanly shut down. | ||
+ | # CoffeeMud has a sessions manager, and its own classloader | ||
+ | # New Races: SchoolMonster, Giant, Rabbit, Hobgoblin, Unique, SongBird, Cat, Wolf, Dog, Dragon, Goblin, Pig, Fido | ||
+ | # New Races: Wyvern, GreatCat, Centipede, Snake, GreatBird, Bat, Bear, WaterFowl, Kobold, Orc, Lizard, Doll | ||
+ | # Races now have their own leave/arrive strings, equipment, and special stats/features | ||
+ | # New Races: Troll, Fox, Undead | ||
+ | # Char Classes can now have their own outfit/equipment | ||
+ | # New Exit types: ClimbableExit, Impassable, FlyingExit | ||
+ | # Changes internal messages to use a mask/code (major/minor) structure | ||
+ | # Adding more specific interfaces to lots of different object types | ||
+ | # New makemud.bat file for building the mud from src | ||
+ | # Channels are now dynamically defined in the ini file, as is the START room. |
Latest revision as of 21:56, 22 February 2022
CoffeeMUD |
---|
Administrator Builder Player |
=CoffeeMUD Administrator Information= |
---|
Installation Help Development Modification Feature Requests Mud Grinder ini Security CMARE Share Wiki |
CoffeeMud Version 1.2 (2.0)
Released on Dec 17, 2001
CoffeeMud 1.2, or CoffeeMud 2.0 if you prefer, was a revolutionary version. Why this is so requires some explaining.
In philosophy we learn that ones world view/philosophy provides the boundaries beyond which our imagination rarely reaches. For CoffeeMud, this philosophy revolved around the Java Object. I had imagined and built a system where all content would ultimately be written in Java, with database storage providing only the basic "Glue" that would tie the java pieces together.
However, as I explained in the write-up for CoffeeMud 1.0, this was a dead-end out of which I saw no escape. Until I did.
When pondering the problem of how to get people to code Java content for a real CoffeeMud "game", it dawned on me -- I'll just use other peoples content! MUDs had been around for almost 10 years, and surely lots of interesting game content had been designed. From this lightbulb moment came the realization that CoffeeMud would have to support loading and using data written for very different MUD engines. This realization led to the breaking of my world view: CoffeeMud would no longer be a system which relied on 100% java coded objects. Instead, or perhaps, in addition, it would provide for objects whose definitions were stored only the database, and merely supported by the java codebase. The purpose of the CoffeeMud database would expanded to meet this new demand, and so would the engine itself.
I then set off to write the most important command in CoffeeMud 2.0: IMPORT. This command allowed the engine to read in area, mob, and item definitions written for very different code bases, and then convert them for use in CoffeeMud. The object definitions would be stored in the engine using a string format called XML, a data storage scheme coming into its own at that time.
Suddenly CoffeeMud had features necessary for its rebirth: the ability to receive content written by others, and the ability to create content outside of the Java programming language.
From there, CoffeeMud exploded in functionality. As I wrote IMPORT, I found myself writing more and more features, usually Properties, Behaviors, and skills, to support those described by the area description files of other code bases. I was practically guarenteeing myself that CoffeeMud would be the equal of its peers, a totally unforseen bonus to the exercise.
When it was done, I not only had a better MUD engine, I actually had a MUD I could make available to players! There was actually something WORTH playing.
I had a real LIVE MUD.
From here on out, development on the engine proceeded at a breakneck pace which hadn't been seen since its inception.
However, this led to another sort of wall: my own creativity. As an application developer at heart, I tend to think in terms of capability and flexibility. I often lacked the imagination to see beyond an extension of what was already there. The developers who had helped me start CoffeeMud were long gone, and they had too little experience with MUDs to really have any unique vision for it. What I needed was someone capable of seeing not just what the engine could do and do more of, but also what it could become.
My stagnated mode of development continued into the next version (1.2.5 or version 2.5), but that would all change with 3.0.
- Added support for IBM DB2
- New help file "misc_help.ini", for help that fits nowhere else
- Several new animal chat.dat categories
- New Prayers: Detect Life,
- New Abilities: Dragonbreath, Gasbreath, Inebriation, Undead_ColdTouch, Firebreath, Undead_LifeDrain
- New Abilities: Lighteningbreath, Regeneration, Frostbreath, Acidbreath,
- New Skills: Skill_WandUse, Skill_Swim, Skill_Regeneration, Skill_Resistance, Fighter_Kick,
- New Spells: Spell_FaerieFire,
- New Properties: Prop_WearAdjuster, Prop_HaveZapper, Prop_HaveAdjuster, Prop_NoChannel, Prop_NoRecall, Prop_Resistance
- New Properties: Prop_Trainer, Prop_HaveResister, Prop_RoomNoMOB, Prop_WearSpellCast, Prop_FightSpellCast, Prop_RoomDark
- New Properties: Prop_WearResister, Prop_SpellAdder, Prop_WearZapper, Prop_MagicFreedom, Prop_RestrictSpells, Prop_RoomLevels
- New Properties: Prop_SafePet, Prop_RoomClasses, Prop_RoomCapacity, Prop_RoomRaces, Prop_PeaceMaker, Prop_RoomAlignments
- New Properties: Prop_HaveSpellCast
- New Trap effects: Trap_Trap
- New Archon commands: Import (most important feature ever added), Reset, XMLIO, Link, Unlink, XML, Shutdown
- Mobs, rooms, items, and areas have more editable fields now, and can now be Affected
- New commands: AUTOEXITS, OUTFIT, AUTOLOOT, AUTOGOLD, AUTOASSIST, CHANNELS, GAIN, QUALITY, VALUE, YELL
- New commands: TOPIC
- Lots of mobs updated with equipment, new races, skills, behaviors, etc.
- New mob types: StdShopKeeper
- New item types: StdFood, StdScroll, GenSuperPill, GenPotion, StdWand, StdPill, GenMultiPotion, GenShoes, GenPants
- New item types: StdPotion, GenWand, GenScroll, GenPill, StdDrink, StdMap, GenLantern, GenMap, Shoes, StdArmor
- New item types: Waterskin, GenLightSource, StdContainer, GenShield, GenShirt, StdShield, GenCoins, StdInnKey, GenBoat
- New item types: GenKey, GenCorpse, Corpse, Staff, ShieldWeapon, SmallDagger, StdWeapon, GenStaff, ArchonStaff
- New item types: SmallMace, Healer, Drowness
- New Behaviors: Scriptable, Scavenger, Mageness, Guard, BrotherHelper, CorpseEater, MOBHelper, ClanHelper, WimpyAggressive
- New Behaviors: Thiefness, Emoter, MobileGoodGuardian, PlayerHelper, MOBEater, GoodExecutioner, NiceAbilities
- New Behaviors: MOBTeacher, ActiveTicker, Fighterness, GetsAllEquipped, AlignHelper, Clericness,
- New Locales: DarkIceRoom, DarkCityStreet, FrozenMountains, DarkUnderWater, HotRoom, FrozenPlains, ShallowWater
- New Locales: Desert, WaterSurface, IceRoom
- An empty database will have a single default room created
- CoffeeMud can now be cleanly shut down.
- CoffeeMud has a sessions manager, and its own classloader
- New Races: SchoolMonster, Giant, Rabbit, Hobgoblin, Unique, SongBird, Cat, Wolf, Dog, Dragon, Goblin, Pig, Fido
- New Races: Wyvern, GreatCat, Centipede, Snake, GreatBird, Bat, Bear, WaterFowl, Kobold, Orc, Lizard, Doll
- Races now have their own leave/arrive strings, equipment, and special stats/features
- New Races: Troll, Fox, Undead
- Char Classes can now have their own outfit/equipment
- New Exit types: ClimbableExit, Impassable, FlyingExit
- Changes internal messages to use a mask/code (major/minor) structure
- Adding more specific interfaces to lots of different object types
- New makemud.bat file for building the mud from src
- Channels are now dynamically defined in the ini file, as is the START room.