ModernUO/Projects/UOContent/Mobiles/Townfolk
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
..
Actor.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
Artist.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
Banker.cs fix: Fixes bank box withdraw using account gold (#671) 2021-08-02 19:23:25 -07:00
BaseEscortable.cs feat(timers): Adds timer pooling, fixes timer related bugs, and changes timer api (#667) 2021-08-07 14:33:35 -07:00
BrideGroom.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
EscortableMage.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
Gypsy.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
HarborMaster.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
Merchant.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
Messenger.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
Minter.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
Ninja.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
Noble.cs feat: Updates to .NET 6 (#843) 2021-11-13 13:38:01 -08:00
Peasant.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
Prisoner.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
Samurai.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
Sculptor.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
SeekerOfAdventure.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
TownCrier.cs feat(timers): Adds timer pooling, fixes timer related bugs, and changes timer api (#667) 2021-08-07 14:33:35 -07:00