ModernUO/Projects/UOContent/Spells
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
..
Base fix: Optimizes redundant spell damage logic 2023-09-27 13:24:46 -07:00
Bushido fix: Fixes buff icons for confidence, honorable excution, and divine fury (#1291) 2022-12-04 13:52:44 -08:00
Chivalry fix: Prepares for IPooledEnumerable removal (#1548) 2023-10-15 11:20:49 -07:00
Eighth 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
Fifth fix: Prepares for IPooledEnumerable removal (#1548) 2023-10-15 11:20:49 -07:00
First fix: Fixes crafter deserialize, cleans up bandages, and codegens misc items (#1350) 2023-02-25 00:54:12 -08:00
Fourth fix: Prepares for IPooledEnumerable removal (#1548) 2023-10-15 11:20:49 -07:00
Gargoyle/SpellDefinitions fix: Cleans up more spells (#1122) 2022-07-16 23:15:45 -07:00
Mysticism fix: Prepares for IPooledEnumerable removal (#1548) 2023-10-15 11:20:49 -07:00
Necromancy fix: Prepares for IPooledEnumerable removal (#1548) 2023-10-15 11:20:49 -07:00
Ninjitsu fix: Renames WeightOverloading to StaminaSystem (#1495) 2023-09-06 18:58:45 -07:00
Second fix: Adds name support for all mods (#1128) 2022-10-15 10:46:31 -07:00
Seventh fix: Prepares for IPooledEnumerable removal (#1548) 2023-10-15 11:20:49 -07:00
Sixth fix: Prepares for IPooledEnumerable removal (#1548) 2023-10-15 11:20:49 -07:00
Spellweaving fix: Prepares for IPooledEnumerable removal (#1548) 2023-10-15 11:20:49 -07:00
Targeting fix: Cleans up some comments and spell code (#1120) 2022-07-16 19:45:41 -07:00
Third fix: Prepares for IPooledEnumerable removal (#1548) 2023-10-15 11:20:49 -07:00
Initializer.cs fix: Adds Cleansing Winds Spell (#1126) 2022-07-17 07:49:55 -07:00
Reagent.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
UnsummonTimer.cs fix: Codegens talismans - Fixes memory leak (#1469) 2023-08-23 22:41:48 -07:00