ModernUO/Projects/UOContent
2025-11-16 10:14:06 -08:00
..
Accounting feat: Adds .NET 10 / C# 14 support. (#2258) 2025-11-11 11:26:34 -08:00
Assistants feat: Converts OnLogin to a coded generated event (#2070) 2025-01-17 15:21:45 -08:00
Commands feat: Adds ClearXY command (#2229) 2025-07-06 20:15:50 -07:00
Compression fix: Fixes directory copying (#1668) 2024-02-09 23:25:20 -08:00
Configuration chore: Updates copyright (#1448) 2023-08-09 09:09:26 -07:00
Console feat: Adds console commands (#1714) 2024-03-30 09:40:43 -07:00
Context Menus fix: Moves ContextMenu out of core, streamlines code, fixes bugs (#1873) 2024-07-20 21:33:23 -07:00
Engines fix: Fix PlantSystem serialization of LeftSeeds and LeftResources at zero (#2255) 2025-10-31 00:53:47 -07:00
Gumps fix: Fixes descending comparer in admin gump (#2272) 2025-11-16 10:09:44 -08:00
Holiday Stuff fix: Optimizes items to use default weights. (Part 1) (#2240) 2025-07-24 14:44:39 -07:00
Items fix: Fixes dropping a stack of scrolls on a spellbook (#2248) 2025-08-09 20:55:36 -07:00
Migrations fix: Fixes tentacles not getting removed from harrower's list (#2239) 2025-07-24 14:18:16 -07:00
Misc fix: Fixes detecting consecutive exceptions in name validation (#2192) 2025-05-18 21:02:05 -07:00
Mobiles fix: Fixes movement pathing while in combat (#2271) 2025-11-16 10:14:06 -08:00
Multis fix: Fixes timer leak in BaseCamp (#2259) 2025-11-12 09:49:35 -08:00
Network fix: Fixes gold trade exploit (clearing checks properly) (#2207) 2025-06-01 10:38:28 -10:00
Regions feat: New Jail System (#2215) 2025-07-16 20:41:21 -07:00
Skills fix: Fixes skill cooldown for some target skills (#2231) 2025-07-06 22:50:40 -07:00
Special Systems feat: Converts OnLogin to a coded generated event (#2070) 2025-01-17 15:21:45 -08:00
Spells fix: Standardizes the variables for AI (#2234) 2025-07-18 17:50:32 -07:00
Systems/JailSystem feat: New Jail System (#2215) 2025-07-16 20:41:21 -07:00
Targets chore: Fixes variable types for possible performance issues (#2172) 2025-05-01 21:54:41 -07:00
Text feat: Moves gumps out of the core (#1916) 2024-08-09 19:07:32 -07:00
Utilities fix: Fixes various mobile packets and setting serials (#1618) 2023-11-26 00:42:15 -08:00
World Saves chore: Fixes variable types for possible performance issues (#2172) 2025-05-01 21:54:41 -07:00
Module.cs fix: Fixes sending packets and sidesteps a major issue with stackalloc and PGO in .NET 8 (#1607) 2023-11-21 12:18:20 -08:00
UOContent.csproj feat: Adds .NET 10 / C# 14 support. (#2258) 2025-11-11 11:26:34 -08:00