ModernUO/Scripts/Commands
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
..
Generic - 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
Add.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
Attributes.cs 2006-06-15 04:14:30 +00:00
Batch.cs a few generics and misc code cleanup 2007-01-19 19:33:13 +00:00
BoundingBoxPicker.cs 2006-06-15 04:14:30 +00:00
ConvertPlayers.cs 2009-08-09 03:50:25 +00:00
Decorate.cs ISpawner; ISpawnable, cleanup. All custom spawners should inherit from ISpawner. Also, Ridiculous, not rediculous, 2010-12-26 05:18:57 +00:00
DecorateMag.cs ISpawner; ISpawnable, cleanup. All custom spawners should inherit from ISpawner. Also, Ridiculous, not rediculous, 2010-12-26 05:18:57 +00:00
Docs.cs mono fixes, tweaking service mode 2009-08-07 07:07:15 +00:00
Dupe.cs branch sync #2 2009-01-31 00:02:21 +00:00
ExportWSC.cs 2006-06-15 04:14:30 +00:00
GenCategorization.cs 2010-12-06 06:45:45 +00:00
GenTeleporter.cs - You can't anymore place castles or keeps in Malas facet 2009-11-09 19:29:19 +00:00
Handlers.cs ISpawner; ISpawnable, cleanup. All custom spawners should inherit from ISpawner. Also, Ridiculous, not rediculous, 2010-12-26 05:18:57 +00:00
HelpInfo.cs HelpInfo genericized & added to stock RunUO with modifications to Docs to reduce code duplication 2006-06-19 08:33:54 +00:00
Logging.cs 2009-08-07 10:10:49 +00:00
Profiling.cs Potential deletion of item outside of main thread issue resolved 2011-12-31 07:50:54 +00:00
Properties.cs Split profiling specific handlers from Handlers.cs to Profiling.cs 2010-12-18 10:15:17 +00:00
SignParser.cs lots of little stuff, but mostly bank optimization, due to the weirdness of the calls 2007-01-19 22:10:11 +00:00
Skills.cs Framework_4_0 preprocessor is necessary for legacy compatibility. 2012-01-03 00:36:52 +00:00
SkillsMenu.cs 2006-06-15 04:14:30 +00:00
Statics.cs 2010-12-06 06:45:45 +00:00
VisibilityList.cs Cleanup Expansions 2010-06-17 07:11:43 +00:00
Wipe.cs lots of little stuff, but mostly bank optimization, due to the weirdness of the calls 2007-01-19 22:10:11 +00:00