ModernUO/Projects/UOContent/Multis
Kamron Batman 23532db603
fix: Cleans up LINQ calls. (#965)
- [X] Removes several `ToList()` uses with `PooledRefQueue`
- [X] Adds a `PeekRandom` to PooledRefQueue
- [X] Updates EV/BS so they dispel each other in a more efficient manner.
- [X] Fixes Firebomb so it works like a normal firefield.
- [X] Fixes field spells so they aren't unnecessarily using a Point3D ref more than necessary.
- [X] Removes extra allocation in campfire by using reverse loop.
- [X] Removes other LINQ calls that aren't needed.
2022-03-20 19:20:54 -07:00
..
Boats chore: Cleans up pattern checks. (#892) 2021-12-24 15:53:59 -08:00
Camps feat: Adds tidy option for serialization. Codegens ballotbox. Fixes pooled timer leaking (#681) 2021-08-14 03:02:53 -07:00
Houses fix: Cleans up LINQ calls. (#965) 2022-03-20 19:20:54 -07:00
ComponentVerification.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
Deeds.cs Removes literal variables (#257) 2020-09-18 18:41:26 -07:00
DynamicDecay.cs Cleanup & Fixes for .NET 5 (#309) 2020-11-15 10:03:50 -08:00