ModernUO/Projects/UOContent
Kamron Batman 81e4087acc
fix(codegen): Adds manual dirty checking (#621)
- Adds `[ManualDirtyChecking]` for anyone that adds it themselves.
- Adds detection of `[Serializable]` and `[ManualDirtyChecking]` at startup to help identify scripts that need migration.
2021-05-27 00:54:21 -07:00
..
Accounting fix(codegen): Adds manual dirty checking (#621) 2021-05-27 00:54:21 -07:00
Commands fix(core): Updates slice with range selectors (#583) 2021-04-23 20:57:24 -07:00
Configuration chore(logging): Migrate some logs to ILogger (#582) 2021-04-22 08:45:49 -07:00
Context Menus Cleanup & Fixes for .NET 5 (#309) 2020-11-15 10:03:50 -08:00
Engines feat: Source generated Serialization/Deserialization (#550) 2021-05-23 21:06:23 -07:00
Gumps fix(core): Fixes some properties that cannot be modified ingame (#604) 2021-05-15 23:47:33 -07:00
Holiday Stuff fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00
Items fix(core): Fixes some properties that cannot be modified ingame (#604) 2021-05-15 23:47:33 -07:00
Json/Converters Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
Misc fix(core): Updates slice with range selectors (#583) 2021-04-23 20:57:24 -07:00
Mobiles fix(content): Fixes duplicate alias type (#588) 2021-04-30 00:59:53 -07:00
Multis fix(houses): Fixes custom house packets (#594) 2021-05-11 00:07:37 -07:00
Network chore(logging): Migrate some logs to ILogger (#582) 2021-04-22 08:45:49 -07:00
Regions chore(logging): Migrate some logs to ILogger (#582) 2021-04-22 08:45:49 -07:00
Skills fix(network): Adds UOG & Fixes ConnectUO packet (#552) 2021-03-15 16:18:28 -07:00
Special Systems fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00
Spells feat(champs): Ports Casiopia champions (#584) 2021-05-09 00:20:43 -07:00
Targets fix(core): Removes some uses of Linq (#421) 2021-01-18 21:05:11 -08:00
Utilities fix(cleanup): Consolidate the duplicate code in Properties, PropsGump, and PropsConfig (#540) 2021-04-14 22:58:56 -07:00
UOContent.csproj feat: Source generated Serialization/Deserialization (#550) 2021-05-23 21:06:23 -07:00