ModernUO/Projects/UOContent/Items/Talismans
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
..
Items Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
BaseTalisman.cs fix(core): Fixes several serialization issues (#355) 2020-12-23 07:11:41 -08:00
RandomTalisman.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
TalismanAttribute.cs fix(core): Fixes type caching & cleanup (#422) 2021-01-20 00:10:33 -08:00
TalismanSlayer.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
TalismanSummons.cs Effects packets (#308) 2020-11-12 00:52:38 -08:00