..
Accounting
fix: Fixes looking up accounts that were renamed. ( #2078 )
2025-01-18 17:11:43 -08:00
Assistants
feat: Converts OnLogin to a coded generated event ( #2070 )
2025-01-17 15:21:45 -08:00
Commands
feat: Adds item graphic size to Bounds.bin and makes item graphic offset available to gumps ( #2115 )
2025-02-10 19:31:39 -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
fix: Fixes removing virtue when player is deleted ( #2135 )
2025-03-02 17:50:18 -08:00
Gumps
fix: Fixes TCPServer accept async, makes Firewall/IP Limiter multithreaded ( #2134 )
2025-02-27 22:19:38 -08:00
Holiday Stuff
feat: Standardizes South/East selection gumps ( #1839 )
2025-02-14 00:15:14 -08:00
Items
fix: Makes hairdye gump static ( #2138 )
2025-03-04 15:55:05 -08:00
Migrations
fix: Converts metal/strong puzzle chest to serialiation generator and puzzle gump ( #2087 )
2025-01-23 22:42:50 -08:00
Misc
fix: Fixes edge cases where a leader resigns and becomes promoted in their new guild. ( #2136 )
2025-03-05 17:59:07 -08:00
Mobiles
fix: Fixes guards attacking mobs ( #2145 )
2025-03-12 16:45:39 -07:00
Multis
feat: Replaces params array with params ReadOnlySpan ( #2125 )
2025-02-13 21:19:02 -08:00
Network
fix: Fixes TCPServer accept async, makes Firewall/IP Limiter multithreaded ( #2134 )
2025-02-27 22:19:38 -08:00
Regions
fix: Fixes guards attacking mobs ( #2145 )
2025-03-12 16:45:39 -07:00
Skills
fix: Updates SummonFamiliar & Tracking gumps to static ( #2098 )
2025-01-27 17:57:25 -08:00
Special Systems
feat: Converts OnLogin to a coded generated event ( #2070 )
2025-01-17 15:21:45 -08:00
Spells
feat: Adds item graphic size to Bounds.bin and makes item graphic offset available to gumps ( #2115 )
2025-02-10 19:31:39 -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
fix: Fixes serialization generator issue with arrays ( #2120 )
2025-02-12 22:30:46 -08:00