ModernUO/Projects/UOContent/Mobiles
Kamron Batman 0dc4acc164
fix(core): Removes implicit cast between Serial and uint (#728)
* Fixes spellbooks using serial ctor
* Fixes misc items where someone thought they had an amount and it didn't
* Fixes all `Food` types.
2021-08-25 00:27:19 -07:00
..
AI fix: Cleanup IPoint3D calls (#704) 2021-08-19 09:11:48 -07:00
Animals feat(timers): Adds timer pooling, fixes timer related bugs, and changes timer api (#667) 2021-08-07 14:33:35 -07:00
Familiars feat(timers): Adds timer pooling, fixes timer related bugs, and changes timer api (#667) 2021-08-07 14:33:35 -07:00
Guards cleanup: Fixes bugs and cleans up code (#660) 2021-07-19 20:49:59 -07:00
Healers fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00
Monsters feat: Adds tidy option for serialization. Codegens ballotbox. Fixes pooled timer leaking (#681) 2021-08-14 03:02:53 -07:00
Special fix(core): Adds Hashed & Hierarchical Timer Wheel (#655) 2021-07-11 22:42:06 -07:00
Townfolk feat(timers): Adds timer pooling, fixes timer related bugs, and changes timer api (#667) 2021-08-07 14:33:35 -07:00
Vendors fix(core): Removes implicit cast between Serial and uint (#728) 2021-08-25 00:27:19 -07:00
BaseCreature.cs fix: Cleanup IPoint3D calls (#704) 2021-08-19 09:11:48 -07:00
ChampionTitleInfo.cs fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00
PlayerMobile.cs feat: Adds tidy option for serialization. Codegens ballotbox. Fixes pooled timer leaking (#681) 2021-08-14 03:02:53 -07:00