ModernUO/Projects/UOContent/Engines/Quests
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
..
Ambitious Solen Queen Removes literal variables (#257) 2020-09-18 18:41:26 -07:00
Collector chore: Cleans up pattern checks. (#892) 2021-12-24 15:53:59 -08:00
Core chore: Cleanup enchanted sextant (#904) 2021-12-28 19:00:16 -08:00
Dark Tides fix: Round 3 of speed updates for NPCs (#963) 2022-03-18 12:56:42 -07:00
Emino's Undertaking fix: Round 3 of speed updates for NPCs (#963) 2022-03-18 12:56:42 -07:00
Haochi's Trials fix: Round 3 of speed updates for NPCs (#963) 2022-03-18 12:56:42 -07:00
Solen Matriarch fix: Removes from literals (#893) 2021-12-24 15:56:07 -08:00
Study of the Solen Hive fix: Cleans up LINQ calls. (#965) 2022-03-20 19:20:54 -07:00
Terrible Hatchlings Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
The Summoning feat(timers): Adds timer pooling, fixes timer related bugs, and changes timer api (#667) 2021-08-07 14:33:35 -07:00
Uzeraan Turmoil fix: Round 3 of speed updates for NPCs (#963) 2022-03-18 12:56:42 -07:00
Witch Apprentice feat(timers): Adds timer pooling, fixes timer related bugs, and changes timer api (#667) 2021-08-07 14:33:35 -07:00