ModernUO/Projects/UOContent/Engines/Harvest
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
..
Core fix: Use built-in RNG (#1599) 2023-11-17 17:45:18 -08:00
Fishing.cs fix: Optimizes FindItemsByType by removing allocations. (#1515) 2023-09-28 19:36:45 -07:00
Lumberjacking.cs fix: Fixes the limitation on static tiles for harvesting (#1396) 2023-04-22 09:14:42 -07:00
Mining.cs fix: Fixes the limitation on static tiles for harvesting (#1396) 2023-04-22 09:14:42 -07:00