ModernUO/Projects/UOContent/Accounting
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
..
Security fix(core): Converts BB packets (#406) 2021-01-13 22:28:31 -08:00
AccessRestrictions.cs Cleanup & Fixes for .NET 5 (#309) 2020-11-15 10:03:50 -08:00
Account.cs fix(core): Optimizes strings / .NET 5 compatibility changes (#354) 2020-12-20 23:21:55 -08:00
AccountAttackLimiter.cs C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
AccountComment.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
AccountHandler.cs fix(core): Optimizes strings / .NET 5 compatibility changes (#354) 2020-12-20 23:21:55 -08:00
Accounts.cs C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
AccountTag.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
Firewall.cs fix(core): Fixes type caching & cleanup (#422) 2021-01-20 00:10:33 -08:00
IPasswordProtection.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
IPLimiter.cs fix(core): Removes some uses of Linq (#421) 2021-01-18 21:05:11 -08:00