ModernUO/Projects/UOContent/Engines/Harvest/Core
Kamron Batman dba3ec2db5
fix: Use built-in RNG (#1599)
### Summary

.NET 8 supports Xoroshiro 256** off the shelf and added Shuffle. Switching to that implementation.

### Developer Notes

* Removed many convenience methods that weren't used.
2023-11-17 17:45:18 -08:00
..
BonusHarvestResource.cs feat: Adds TextDefinition serialization support. (#1217) 2022-10-30 01:42:48 -07:00
FurnitureAttribute.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
HarvestBank.cs fix: Use built-in RNG (#1599) 2023-11-17 17:45:18 -08:00
HarvestDefinition.cs fix: Use built-in RNG (#1599) 2023-11-17 17:45:18 -08:00
HarvestResource.cs fix: Adds more null checks for text definition to prevent NPEs (#936) 2022-02-18 11:13:38 -08:00
HarvestSoundTimer.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
HarvestSystem.cs fix: Fixes map iterators for Items (#1564) 2023-10-26 17:49:15 -07:00
HarvestTarget.cs chore: Cleans up pattern checks. (#892) 2021-12-24 15:53:59 -08:00
HarvestTimer.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
HarvestVein.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
IChoppable..cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00