ModernUO/Projects/UOContent/Engines
Kamron Batman 1d916fe2df
fix(timers): Fixes multiple issue with timer wheel (#705)
* Fixed an issue where a timer truncated the link list.
* Fixed an issue where a timer stopped and started itself within an OnTick causing it to remove itself from the link list, but still think it's running.
2021-08-20 18:04:34 -07:00
..
Bulk Orders fix(codegen): Adds default codegen option for save flags. Fixes world load issues. (#707) 2021-08-19 22:51:44 -07:00
CannedEvil feat(timers): Adds timer pooling, fixes timer related bugs, and changes timer api (#667) 2021-08-07 14:33:35 -07:00
Chat fix(core): Updates slice with range selectors (#583) 2021-04-23 20:57:24 -07:00
ConPVP fix: Cleanup IPoint3D calls (#704) 2021-08-19 09:11:48 -07:00
Craft feat(timers): Adds timer pooling, fixes timer related bugs, and changes timer api (#667) 2021-08-07 14:33:35 -07:00
Doom feat(timers): Adds timer pooling, fixes timer related bugs, and changes timer api (#667) 2021-08-07 14:33:35 -07:00
Ethics feat(timers): Adds timer pooling, fixes timer related bugs, and changes timer api (#667) 2021-08-07 14:33:35 -07:00
Events fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00
Factions feat: Adds tidy option for serialization. Codegens ballotbox. Fixes pooled timer leaking (#681) 2021-08-14 03:02:53 -07:00
Harvest fix: Code gens items. Fixes code genning of ore (#684) 2021-08-14 22:16:42 -07:00
Help fix(core): Adds Hashed & Hierarchical Timer Wheel (#655) 2021-07-11 22:42:06 -07:00
Khaldun feat(timers): Adds timer pooling, fixes timer related bugs, and changes timer api (#667) 2021-08-07 14:33:35 -07:00
ML Quests feat(timers): Adds timer pooling, fixes timer related bugs, and changes timer api (#667) 2021-08-07 14:33:35 -07:00
Party fix: Cleanup IPoint3D calls (#704) 2021-08-19 09:11:48 -07:00
Pathing cleanup: Fixes bugs and cleans up code (#660) 2021-07-19 20:49:59 -07:00
Plants fix(core): Adds Hashed & Hierarchical Timer Wheel (#655) 2021-07-11 22:42:06 -07:00
Quests fix: Cleanup IPoint3D calls (#704) 2021-08-19 09:11:48 -07:00
Spawners fix(timers): Fixes multiple issue with timer wheel (#705) 2021-08-20 18:04:34 -07:00
Treasures of Tokuno fix: Cleanup IPoint3D calls (#704) 2021-08-19 09:11:48 -07:00
Veteran Rewards feat(timers): Adds timer pooling, fixes timer related bugs, and changes timer api (#667) 2021-08-07 14:33:35 -07:00
Virtues feat(timers): Adds timer pooling, fixes timer related bugs, and changes timer api (#667) 2021-08-07 14:33:35 -07:00