RunUO Community

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

RunUO Status, and Beta 11 Release!

Ryan

RunUO Founder
Staff member
RunUO Status, and Beta 11 Release!

Hello All!!!

Welcome to the latest update, and what is rumored to be RunUO's last BETA release in favor of the first 1.0 Release Candidate! The highly anticipated Beta 11 is out the door, with a change log of over 100 changes! RunUO is already being classified as one of the "Big 3 (POL, SPHERE, and RunUO)" on a lot of message boards, and websites across the internet! We wanted to take this time to thank the thousands of participants that have helped make RunUO the success that it has quickly become. We have a lot of upcoming events to tell you about.

Scott Barber from UOXperience (The DMBDev network) will be conducting an interview with someone from the RunUO Team. Scott is pretty impressed by RunUO.s fast development cycle, and ease of use. A direct quote from his website (www.uoxperience.com) "RunUO is a game server designed for people to play Ultima Online in there own way, with their friends, and not pay per month to do so. Pulling UO servers out of the dark ages ;).", pretty much says it all! Thanks for those kind words Scott!

As some of you may have heard, Dian a RunUO community member has been working closely with The RunUO Team, to create a custom map for our shard. This map has actually been previewed in the .Test Center. forum on the website! For those of you that are still in the dark ages, using UO Rice or Ignition, it is time to get up to the speed of things, and use our favorite server login utility, UO Gateway, which can be found at www.uogateway.com (created by Mr. Fixit). We have also moved our shard, to a new host provided by Ryan Thompson, the previous host of the shard Santiago. He has graciously donated us complete access to his server in order to help expedite the development of RunUO! Thanks very much Ryan!!

I would also like to take this time to thank some outstanding members of the Test Center server, who have put in countless hours of game time to help us get RunUO to the point its at. They are:

Tom Green
Triple H
Counselor Robin
Counselor Vin
Duke Dastardly
Kiwi
GM Rainman
GM Alkiser
Arrow Inyerarse
and many more.

All of you are keeping us moving forward, and we can.t thank you guys enough!

Thanks for all of your support and we look forward to a successful 1.0!!!

The RunUO Team



  • ------------ChangeLog----------------
  • BaseWeapon is now scripted
  • BaseArmor is now scripted
  • OreInfo is now scripted
  • OnAdded event added to Item classes
  • OnRemoved event added to Item classes
  • Fixed unknown node warning when you put comments in regions.xml
  • Changed the MagicResist check skills so they only check once, and can't raise resist to 120 with magic arrow.
  • Fixed a bug with magic reflection.
  • Can no longer use a skill while casting a spell.
  • Fixed some owner/friend/co-owner bugs on house keyword uses
  • Strongboxes are no longer movable
  • Bug where guards would not come when called if attacking from outside guard zone fixed
  • Fixed bug where guard-killed NPCs dropped corpses
  • Fixed potentially serious bug where killed horses would not dismount
  • Added [dismount command to forcefully dismount a character
  • Fixed bug allowing non-human NPCs to be disarmed
  • Fixed bug allowing stun/disarm to be used when skills were set lower
  • Moongates can now be activated by double-clicking
  • Clothing bless deeds can now only bless clothing
  • When a scissorable resource is cut, it now retains it's newbied status
  • We can now smelt Ore into Ingot.
  • Added MaxItems property to containers--strongboxes set to 25
  • Recall runes dropped onto runebooks now play a sound
  • [SetSkill skillname value
  • [GetSkill skillname
  • Note that [setskill does not check the skill cap or the skills cap.
  • Message warning if looting a corpse will be a criminal action
  • Meditation now gains passively
  • Getting damaged now disrupts meditation
  • Swinging a weapon (or fists) now disrupts meditation
  • Using stun/disarm macro now disrupts meditation
  • Client gump now displays client version
  • Client gump no longer has a firewall button
  • ClientVersion class added: used for tracking and verifying client versions
    - static RequiredVersion field
    - static AllowRegular, AllowUOTD, AllowGOD fields
    - static KickDelay field
  • Fixed a bug in BaseVendor that would give you the wrong thing if the vendor sold out of something... Vendor buy lists may finally be bug-free!
  • Modified the CheckSkill for MagicResist, gains are now based on the circle of the spell you resisted (5th circle will raise you to 75 resist, 6th to 85, and 7th to 120)
  • Implimented SpellDamageTimer so the damage from spells hits slightly after the animation (as per OSI, verified by me).
  • Changed the NextSpellTimer ("You must wait for that spell to take effect"), you now have to wait 2.25 seconds after casting any spell to cast another one.
  • Added PlayMusic packet
  • Added Followers/FollowersMax to Mobile class
  • Added core support for pet renaming:
    - Mobile.CanBeRenamedBy( Mobile from )
    - EventSink.RenameRequest
  • Moved name verification out of character creation, made more extensive, customizable, and secure
  • Tamed or Summoned creature can now be controlled
  • Tamed creature can now be renamed
  • Summoned creature now disappear after an amount of time
  • OSI Followers system is now supported
  • Actual Monsters/Mounts that should be tamable are tamable
  • Mounts can only be ridden by their Master (or any GMs)
  • You can no longer jump from a mount to another. You actually need to dismount it first
  • BaseMounts is now derived from BaseCreature
  • Skill: Animal Taming
  • Skill: Provocation
  • Skill: Peacemaking
  • Spell: Dispel now dispel Summoned Creature
  • Spell: Air Elemental
  • Spell: Fire Elemental
  • Spell: Earth Elemental
  • Spell: Water Elemental
  • Spell: Summon Daemon
  • General AI system improved
  • Re-Organisation of the AI code
  • PredatorAI added (fighting animal)
  • BerserkAI added (Attack everyone, no flee)
  • Vendor: Tavern Keeper
  • Vendor: Baker
  • Vendor: Hair Stylist
  • Vendor: Tinker
  • Vendor: Butcher
  • Vendor: Weaver
  • Vendor: Cobbler
  • Vendor: Scribe
  • Vendor: Inn Keeper
  • Vendor: Bard
  • Vendor: Herbalist
  • Bug fixed relating to remove-all-items-of-type in deserializer
  • Bug fixed where [wipe could wipe container items
  • Added customizable regeneration rates:
    - Mobile.DefaultHitsRate, DefaultStamRate, DefaultManaRate
    - Mobile.HitsRegenRateHandler, StamRegenRateHandler, ManaRegenRateHandler
  • Fixed bug where Disconnected was invoked on connect, and Connected was invoked on disconnect
  • Moved add, tile, and recompile commands to scripts
  • Moved the stuck menu to scripts
  • Meditation now takes armor into account (again)
  • Added Core.ExePath - used by CrashGuard
  • Added all jewels
  • If bool Region.Saves{ get; } returns true, the region will be serialized
  • Regions have a Serialize/Deserialize function, which works just like it does for items.
  • Regions that save have to supply a Unique ID to the region constructor, if they don't, then their UId could change any time, and they could loose their data.
  • Fixed bug where you would notice your own snoop/steal
  • Fixed bug where meditation would gain while dead
  • Fixed bug where heal potions could be used (but didn't work) when poisoned
  • BaseMulti is no longer abstract
  • BaseMulti is now marked constructable
  • [skills - shows skills of current player and allows you to edit them.
  • [client - Added Resurrect button
  • [client - Added Player's Skills button
  • Added Mobile.CheckSpellCast
  • Added Mobile.OnSpellCast
  • SpeechEventArgs.Speech can now be changed
  • Added Resurrection gump (do you want to res now?)
    - The resurrect command does not offer an option (and also has no statloss)
  • Added Report murderer gump. (A gump is shown for each person who helped kill you.)
  • Added ShortTerm/LongTerm murders
    -Short term decay in 8 real world hours
    -long term decay in 40 real hours
    -long term decide whether you highlight red or not (>= 5)
    -Short term decide stat loss
  • Added stat/skill loss for murderers.
    -5 kills you loose 5% of all stats(over 10), and 5% of all skills (over 35)
    -10 kills is 6%, 15 is 7%, all the way to 50 kills, 15% max
  • Added CheckSkill with a factor for skill gain.
  • CheckSkill no longer allows you to gain as a ghost (On a side note, individual skill should probably check this anyway)
  • Added GainFactor to Skill, to allow some skills to gain easier than others.
  • Rewrote skill and stat gains, skill gains are now based on closeness to the skill cap (individual and total) as well as success/failure (Thus, at 699/700, skills are pretty hard to gain).
  • Stat gain increased 3x.
  • Skills and Stats with locks pointing down will now go down sometimes before you reach the stat/skill cap
  • [Props gump (and all it's subclasses) moved to scripts, interface tweaked
  • [Props gump now supports editing timespans
  • Spawners can now spawn items
  • Objects deleted in world load are queued until load completes
  • BankBox without an owner deletes itself
  • Explosion potions added
  • Problem with using Unicode characters and speech keywords fixed
  • A small problem with the location calculations when dropping items in containers fixed
  • Metal chests now have the proper container bounds
  • Night sight potions now craftable
  • Explosion potions now craftable
  • Alchemist vendors now sell all potions, and hair dye
  • Thirst added to Mobile
  • BAC (Blood Alcohol Content, for ale and whatnot) added to Mobile
    [/list:u]
 
Top