ModernUO/Scripts/Skills
eos 72c4dc6018 - PreventInaccess class, moves staff characters to jail or green acres in Felucca or Trammel randomly if they disconnect during the login process.
- Added a [TileAvg command, which tiles items/mobiles on the average Z of the map instead of a fixed Z.
- For all the tile commands ([Tile, [TileRXYZ, [TileXYZ, [TileZ, [TileAvg), added outline commands to only put items/mobiles on the outside of the area ([Outline, [OutlineRXYZ, [OutlineXYZ, [OutlineZ, [OutlineAvg).
- Removed the [OpenBrowser confirmation messages when using the command on multiple mobiles at the same time.
- Added a label showing the type of the object currently being viewed to the top of the properties gump.
- Added SA skills (Mysticism, Throwing and Imbuing) to the [Skills gump.
- Fixed DeathRobe decay when automatically dropped by self looting your corpse.
- Removed the (summoned) property on mouseover from clones summoned through Mirror Image.
- The Z of the Magincia destination of the public moongates is now calculated when the server starts, so both old and new maps will have the correct Z (34 and 31 respectively).
- KeywordTeleporters no longer teleport if you're not within the trigger range when the delay ends.
- Added WaitTeleporter, which is a KeywordTeleporter supporting adding messages when a character starts the process and showing the remaining time. When a character logs and times out, any running teleport timer is stopped.
- Fixed BaseWaterContainer single click behavior.
- Fixed MageAI reveal behavior.
- House placement will now return the correct message when targeting inside a TempNoHousingRegion.
- Tracking will no longer be able to track characters with higher access after they hide.
- Added CorpseNameOverride to BaseCreature to override the name used for the generated corpse.
- Pet ghosts will no longer be deleted when (auto)stabled.
2012-02-12 01:59:30 +00:00
..
Anatomy.cs 2006-06-15 04:14:30 +00:00
AnimalLore.cs Various House Raffle fixes - http://jira.runuo.com/browse/RUNUO-94 2011-11-20 04:46:44 +00:00
AnimalTaming.cs Uncontrolled BaseCreatures don't path around mobiles 2011-12-18 02:03:40 +00:00
ArmsLore.cs 2006-06-15 04:14:30 +00:00
Begging.cs Missing System Message "Your pet looks happier" (regardless of loyalty) 2011-06-25 18:39:14 +00:00
DetectHidden.cs 2009-09-06 02:06:07 +00:00
Discordance.cs Chessboard corrections 2010-09-25 17:55:44 +00:00
EvalInt.cs 2006-06-15 04:14:30 +00:00
ForensicEval.cs Missing System Message "Your pet looks happier" (regardless of loyalty) 2011-06-25 18:39:14 +00:00
Hiding.cs - Kasa of the Raj-in is now blessable with a Clothing Bless Deed 2009-12-24 12:10:50 +00:00
Inscribe.cs misc superficial 2010-05-23 02:04:25 +00:00
ItemIdentification.cs 2006-06-15 04:14:30 +00:00
Meditation.cs revert crafting updates of SVN538. Per Mark: changing baseclasses is a bad idea. 2010-10-10 15:37:22 +00:00
Peacemaking.cs 2009-06-28 03:36:42 +00:00
Poisoning.cs 2006-06-15 04:14:30 +00:00
Provocation.cs 2009-05-16 20:07:15 +00:00
RemoveTrap.cs branch sync #2 2009-01-31 00:02:21 +00:00
Snooping.cs Lightning strike should not consume mana or deactivate when you miss. 2010-09-25 13:48:08 +00:00
SpiritSpeak.cs fix for spiritspeak and animatedead to ensure they consume corpses as appropriate. 2011-09-19 22:42:19 +00:00
Stealing.cs Runic sewing kits will no longer apply durability 2010-01-17 06:59:32 +00:00
Stealth.cs sanity checks. 2011-07-30 13:55:08 +00:00
TasteID.cs 2006-06-15 04:14:30 +00:00
Tracking.cs - PreventInaccess class, moves staff characters to jail or green acres in Felucca or Trammel randomly if they disconnect during the login process. 2012-02-12 01:59:30 +00:00