ModernUO/Scripts/Gumps
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
..
Go a few generics and misc code cleanup 2007-01-19 19:33:13 +00:00
Guilds Fix to prevent looting of players based on criminal flag, fixed cutting up of non-fel corpses of players 2011-07-03 00:34:14 +00:00
Properties - 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
AddDoorGump.cs 2006-06-15 04:14:30 +00:00
AddGump.cs 2006-06-15 04:14:30 +00:00
AdminGump.cs Plant gump issues 2012-01-01 03:34:02 +00:00
BanDurationGump.cs Mostly cleanup... 2007-08-14 03:13:21 +00:00
BaseConfirmGump.cs 2011-08-21 02:15:26 +00:00
BaseGridGump.cs 2006-06-15 04:14:30 +00:00
BaseImageTileButtonsGump.cs 2006-06-15 04:14:30 +00:00
CategorizedAddGump.cs AddGump fixes, thanks Carmina 2006-12-12 19:33:57 +00:00
ClientGump.cs Cleanup Expansions 2010-06-17 07:11:43 +00:00
ConfirmBreakCrystalGump.cs 2011-08-28 01:23:55 +00:00
ConfirmHeritageGump.cs Heritage items, talismans 2011-07-24 01:47:01 +00:00
ConfirmHouseResize.cs Unused properties removed to handle warnings (Warn lvl 4, Treat Errors as warnings please & thankyou) 2012-01-02 10:24:08 +00:00
ConfirmReleaseGump.cs 2006-06-15 04:14:30 +00:00
DawnsMusicBoxGump.cs Heritage items, talismans 2011-07-24 01:47:01 +00:00
HeritageTokenGump.cs Heritage items, talismans 2011-07-24 01:47:01 +00:00
honorself.cs Numerous corrections and fixes to the honor virtue. 2011-06-26 20:49:50 +00:00
HouseDemolishGump.cs 2009-06-28 03:36:42 +00:00
HouseGump.cs 2006-06-15 04:14:30 +00:00
HouseGumpAOS.cs Missing checks to prevent item loss cause by addon containers. 2011-10-09 03:24:55 +00:00
HouseTransferGump.cs 2006-06-15 04:14:30 +00:00
NoticeGump.cs 2006-06-15 04:14:30 +00:00
PetResurrectGump.cs - Hotfix for the pet res gump 2010-01-19 15:07:25 +00:00
PlayerVendorGumps.cs Runic sewing kits will no longer apply durability 2010-01-17 06:59:32 +00:00
PolymorphGump.cs 2009-02-19 08:27:47 +00:00
ReclaimVendorGump.cs 2006-06-15 04:14:30 +00:00
ReportMurderer.cs SE+ can not report murder on same player 2x in less than 10 min. 2010-12-15 01:08:35 +00:00
ResurrectGump.cs 2009-02-19 08:27:47 +00:00
RunebookGump.cs BOD book item counts corrected 2010-09-19 14:41:01 +00:00
SetSecureLevelGump.cs 2011-08-28 01:23:55 +00:00
SkillsGump.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
TithingGump.cs 2006-06-15 04:14:30 +00:00
ToTAdminGump.cs ToT patch 2010-02-23 21:35:52 +00:00
VendorInventoryGump.cs lots of little stuff, but mostly bank optimization, due to the weirdness of the calls 2007-01-19 22:10:11 +00:00
VendorRentalGumps.cs use localization. 2010-12-11 15:01:06 +00:00
ViewHousesGump.cs 2010-12-06 06:45:45 +00:00
WarningGump.cs Partial Branch Sync 2007-08-27 08:49:15 +00:00
WhoGump.cs 2007-12-17 20:41:34 +00:00
YoungGumps.cs 2006-06-15 04:14:30 +00:00