ModernUO/Projects/UOContent/Spells
Kamron Batman e869c105d0
fix(core): Fixes type caching & cleanup (#422)
- [X] Fixes some issues with the type caching
- [X] Changes type check default to ignore case
- [X] Splits out type caching of insensitive and sensitive lists. This means less stuff to iterate through when checking a type against the string.
- [X] Adds an ArrayEnumerator, mostly for reference purposes (copy/paste as needed)
2021-01-20 00:10:33 -08:00
..
Base fix(core): Fixes type caching & cleanup (#422) 2021-01-20 00:10:33 -08:00
Bushido Fixes random NPEs (#378) 2021-01-01 02:16:23 -08:00
Chivalry fix(core): Removes some uses of Linq (#421) 2021-01-18 21:05:11 -08:00
Eighth C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
Fifth fix(core): Fixes several serialization issues (#355) 2020-12-23 07:11:41 -08:00
First C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
Fourth Fixes random NPEs (#378) 2021-01-01 02:16:23 -08:00
Gargoyle/SpellDefinitions C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
Mysticism fix(core): NPE in Cycles per second (#331) 2020-11-30 23:12:16 -08:00
Necromancy fix(core): Removes some uses of Linq (#421) 2021-01-18 21:05:11 -08:00
Ninjitsu Fixes random NPEs (#378) 2021-01-01 02:16:23 -08:00
Second C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
Seventh fix(core): Removes some uses of Linq (#421) 2021-01-18 21:05:11 -08:00
Sixth fix(core): Fixes several serialization issues (#355) 2020-12-23 07:11:41 -08:00
Spellweaving fix(core): Removes some uses of Linq (#421) 2021-01-18 21:05:11 -08:00
Targeting Updates Message Packets (#321) 2020-11-20 21:50:13 -08:00
Third C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
Initializer.cs Cleanup & Fixes for .NET 5 (#309) 2020-11-15 10:03:50 -08:00
Reagent.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
UnsummonTimer.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00