modernuo/Projects/UOContent
2025-01-18 10:58:22 -08:00
..
Accounting feat: Converts OnLogin to a coded generated event (#2070) 2025-01-17 15:21:45 -08:00
Assistants feat: Converts OnLogin to a coded generated event (#2070) 2025-01-17 15:21:45 -08:00
Commands feat: Converts OnLogin to a coded generated event (#2070) 2025-01-17 15:21:45 -08: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 feat: Converts OnLogin to a coded generated event (#2070) 2025-01-17 15:21:45 -08:00
Gumps fix: Fixes loading spawns from subdirs using AdminGump (#2061) 2025-01-12 11:31:29 -08:00
Holiday Stuff fix: Fixes PlayerZombies null pointer exception (#1963) 2024-09-25 15:27:42 -07:00
Items fix: Fixes Item ID so it doesn't gain from non-identifiable items (#2075) 2025-01-18 10:58:22 -08:00
Migrations fix: Fix HolidayTree not serializing components (#2024) 2024-12-17 08:59:50 -08:00
Misc fix: Fixes buff icons showing up when you log in (#2072) 2025-01-17 21:47:44 -08:00
Mobiles fix: Fixes some buff icons off by 1s (#2073) 2025-01-18 10:40:01 -08:00
Multis feat: Converts OnLogin to a coded generated event (#2070) 2025-01-17 15:21:45 -08:00
Network fix: Removes unused usings (#2071) 2025-01-17 16:23:30 -08:00
Regions feat: Converts OnLogin to a coded generated event (#2070) 2025-01-17 15:21:45 -08:00
Skills fix: Fixes Item ID so it doesn't gain from non-identifiable items (#2075) 2025-01-18 10:58:22 -08:00
Special Systems feat: Converts OnLogin to a coded generated event (#2070) 2025-01-17 15:21:45 -08:00
Spells feat: Converts OnLogin to a coded generated event (#2070) 2025-01-17 15:21:45 -08:00
Targets fix: Fixes the limitation on static tiles for harvesting (#1396) 2023-04-22 09:14:42 -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 fix: Archive locally is not an async function (#1735) 2024-04-21 08:08:12 -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: Moves logger to a separate assembly for reuse (#2001) 2024-12-30 20:25:34 -08:00