ModernUO/Projects/UOContent
Kamron Batman c31bf20d0e
feat: Updates to .NET 6 (#843)
* Fixes an issue with moving directories across volumes
* Removes usages of WebClient
* Removes usages of Cryptographic Providers

Note: Even though .NET 6 introduces Xoshiro RNG, there is no way to control the seed. I'll do some reconciliation of Xoshiro so it functions closer to the built in one. For the most part, it has parity though.
Benchmarks show there is nothing odd about the implementations, they are within 1ns of each other.
2021-11-13 13:38:01 -08:00
..
Accounting feat: Updates to .NET 6 (#843) 2021-11-13 13:38:01 -08:00
Commands fix: Fixes code genning armor, clothing, and BODs (#810) 2021-09-28 22:09:34 -07:00
Compression feat: Updates to .NET 6 (#843) 2021-11-13 13:38:01 -08:00
Configuration cleanup: Fixes bugs and cleans up code (#660) 2021-07-19 20:49:59 -07:00
Context Menus cleanup: Fixes bugs and cleans up code (#660) 2021-07-19 20:49:59 -07:00
Engines fix: Updates professions & new player gargish equipment (#819) 2021-10-16 10:48:58 -07:00
Gumps fix: Fixes code genning armor, clothing, and BODs (#810) 2021-09-28 22:09:34 -07:00
Holiday Stuff fix: Various code cleanup (#756) 2021-09-03 19:41:12 -07:00
Items fix: Updates professions & new player gargish equipment (#819) 2021-10-16 10:48:58 -07:00
Json/Converters Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
Migrations fix: Updates professions & new player gargish equipment (#819) 2021-10-16 10:48:58 -07:00
Misc feat: Updates to .NET 6 (#843) 2021-11-13 13:38:01 -08:00
Mobiles feat: Updates to .NET 6 (#843) 2021-11-13 13:38:01 -08:00
Multis fix: Cleans up movement code (#787) 2021-09-16 23:23:22 -07:00
Network fix: Adds packet logging (#836) 2021-10-31 10:22:22 -07:00
Regions fix: Various code cleanup (#756) 2021-09-03 19:41:12 -07:00
Skills fix: Fixes code genning armor, clothing, and BODs (#810) 2021-09-28 22:09:34 -07:00
Special Systems fix: Updates professions & new player gargish equipment (#819) 2021-10-16 10:48:58 -07:00
Spells fix: Fixes code genning armor, clothing, and BODs (#810) 2021-09-28 22:09:34 -07:00
Targets fix(core): Removes some uses of Linq (#421) 2021-01-18 21:05:11 -08:00
Utilities fix: Fixes string set in properties (#779) 2021-09-12 12:03:30 -07:00
World Saves feat: Updates to .NET 6 (#843) 2021-11-13 13:38:01 -08:00
UOContent.csproj feat: Updates to .NET 6 (#843) 2021-11-13 13:38:01 -08:00