ModernUO/Projects/UOContent/Spells/Fourth
Kamron Batman d57f1fecc1
fix: Prepares for IPooledEnumerable removal (#1548)
### Summary

- Removes `IPooledEnumerable` (non-generic)
- Changes `IPooledEnumerable<T>` so that  `Free()` is replaced with the `IDisposable` pattern
2023-10-15 11:20:49 -07:00
..
ArchCure.cs fix: Prepares for IPooledEnumerable removal (#1548) 2023-10-15 11:20:49 -07:00
ArchProtection.cs fix: Prepares for IPooledEnumerable removal (#1548) 2023-10-15 11:20:49 -07:00
Curse.cs fix: Fixes disarm, strangle, curse, summons, looting rights, creatures attacking, and items going to the floor (#1174) 2022-09-27 22:19:15 -07:00
FireField.cs fix: Fixes spell durations for older expansions (#1119) 2022-07-15 12:49:14 -07:00
GreaterHeal.cs fix: Fixes crafter deserialize, cleans up bandages, and codegens misc items (#1350) 2023-02-25 00:54:12 -08:00
Lightning.cs fix: Removes duplicative spell checks (#849) 2021-11-14 18:45:16 -08:00
ManaDrain.cs fix: Fixes mana drain crash on debug builds (#1413) 2023-06-20 21:22:47 -07:00
Recall.cs fix: Renames WeightOverloading to StaminaSystem (#1495) 2023-09-06 18:58:45 -07:00