..
Buffers
fix(build): Attempt to fix possible nullable warnings as errors with releases ( #418 )
2021-01-18 11:52:31 -08:00
Collections
fix(core): Fixes type caching & cleanup ( #422 )
2021-01-20 00:10:33 -08:00
Comparers
Splits up mobile ( #296 )
2020-10-31 23:30:51 -07:00
Configuration
fix(core): Optimizes strings / .NET 5 compatibility changes ( #354 )
2020-12-20 23:21:55 -08:00
ContextMenus
fix(core): Removes some uses of Linq ( #421 )
2021-01-18 21:05:11 -08:00
Diagnostics
C# 9 Cleanup ( #325 )
2020-11-27 00:29:21 -08:00
Events
C# 9 Cleanup ( #325 )
2020-11-27 00:29:21 -08:00
Exceptions
Replacing Networking ( #271 )
2020-10-20 20:55:19 -07:00
Geometry
chore: Code cleanup ( #399 )
2021-01-10 09:14:03 -08:00
Gumps
fix(core): Streamlines text encoding ( #407 )
2021-01-13 18:56:32 -08:00
Items
fix(core): Converts to ref struct enumerators ( #426 )
2021-01-22 19:41:44 -08:00
Json
fix(core): Fixes type caching & cleanup ( #422 )
2021-01-20 00:10:33 -08:00
Menus
Updates menu packets ( #320 )
2020-11-17 21:47:00 -08:00
Mobiles
feat(mobile): Makes paralyze/freeze virtual ( #423 )
2021-01-20 10:38:47 -08:00
Network
fix(build): Attempt to fix possible nullable warnings as errors with releases ( #418 )
2021-01-18 11:52:31 -08:00
Random
Cleanup/Housekeeping ( #242 )
2020-09-12 15:31:21 -07:00
Regions
fix(core): Fixes type caching & cleanup ( #422 )
2021-01-20 00:10:33 -08:00
Serialization
fix(core): Adds back persistence. ( #419 )
2021-01-18 13:16:18 -08:00
Targeting
Converts targeting packets ( #330 )
2020-11-29 23:01:31 -08:00
Text
fix(core): Converts BB packets ( #406 )
2021-01-13 22:28:31 -08:00
Timer
chore(content): Cleans up abilities and some spell timers ( #427 )
2021-01-23 16:40:53 -08:00
Utilities
fix(core): Removes some uses of Linq ( #421 )
2021-01-18 21:05:11 -08:00
World
fix(core): Fixes type caching & cleanup ( #422 )
2021-01-20 00:10:33 -08:00
AssemblyHandler.cs
fix(core): Converts to ref struct enumerators ( #426 )
2021-01-22 19:41:44 -08:00
Attributes.cs
Cleanup/Housekeeping ( #242 )
2020-09-12 15:31:21 -07:00
CityInfo.cs
Cleanup/Housekeeping ( #242 )
2020-09-12 15:31:21 -07:00
ClientVersion.cs
fix(core): Fixes type caching & cleanup ( #422 )
2021-01-20 00:10:33 -08:00
Commands.cs
fix(docs): Removes docgen ( #398 )
2021-01-09 20:12:08 -08:00
Effects.cs
fix(core): Cleans up uninitialized packets ( #397 )
2021-01-09 14:10:29 -08:00
ExpansionInfo.cs
fix(content): Converts mahjong packets ( #402 )
2021-01-12 00:59:42 -08:00
Guild.cs
fix(core): Removes some uses of Linq ( #421 )
2021-01-18 21:05:11 -08:00
HuePicker.cs
fix(core): Converts remaining player packets ( #374 )
2020-12-30 16:09:51 -08:00
IAccount.cs
Cleanup & Fixes for .NET 5 ( #309 )
2020-11-15 10:03:50 -08:00
IEntity.cs
fix(core): Fixes several serialization issues ( #355 )
2020-12-23 07:11:41 -08:00
Interfaces.cs
Cleanup/Housekeeping ( #242 )
2020-09-12 15:31:21 -07:00
KeywordList.cs
Cleanup/Housekeeping ( #242 )
2020-09-12 15:31:21 -07:00
Main.cs
fix(core): Removes some uses of Linq ( #421 )
2021-01-18 21:05:11 -08:00
Map.cs
fix(core): Optimizes strings / .NET 5 compatibility changes ( #354 )
2020-12-20 23:21:55 -08:00
MultiData.cs
chore(core): Cleans up networking leftovers from packet conversions ( #387 )
2021-01-05 01:31:52 -08:00
MUO.ico
Adds MUO Logo ( #52 )
2019-09-12 13:13:13 -07:00
NativeReader.cs
Cleanup/Housekeeping ( #242 )
2020-09-12 15:31:21 -07:00
ObjectPropertyList.cs
fix(core): Fixes OPL packets ( #395 )
2021-01-08 23:55:23 -08:00
Party.cs
Cleanup/Housekeeping ( #242 )
2020-09-12 15:31:21 -07:00
Poison.cs
C# 9 Cleanup ( #325 )
2020-11-27 00:29:21 -08:00
Prompt.cs
Cleanup/Housekeeping ( #242 )
2020-09-12 15:31:21 -07:00
Race.cs
fix(core): Optimizes strings / .NET 5 compatibility changes ( #354 )
2020-12-20 23:21:55 -08:00
Sector.cs
fix(core): Adds SkipLocalsInitAttribute support, optimizes broadcasted packets ( #363 )
2020-12-26 12:46:06 -08:00
SecureTrade.cs
fix(core): Converts mobile status packets ( #368 )
2020-12-28 01:13:02 -08:00
Serial.cs
fix(core): Fixes type caching & cleanup ( #422 )
2021-01-20 00:10:33 -08:00
Server.csproj
fix(core): Adds IPv6 support ( #348 )
2020-12-19 00:27:39 -08:00
Skills.cs
fix(core): Converts to ref struct enumerators ( #426 )
2021-01-22 19:41:44 -08:00
TileData.cs
Cleanup/Housekeeping ( #242 )
2020-09-12 15:31:21 -07:00
TileList.cs
Cleanup/Housekeeping ( #242 )
2020-09-12 15:31:21 -07:00
TileMatrix.cs
fix(core): Removes some uses of Linq ( #421 )
2021-01-18 21:05:11 -08:00
TileMatrixPatch.cs
chore: Code cleanup ( #399 )
2021-01-10 09:14:03 -08:00
VirtueInfo.cs
Cleanup/Housekeeping ( #242 )
2020-09-12 15:31:21 -07:00