ModernUO/Projects/UOContent/Engines/ML Quests
Stefano Merotta f24b98f8e2
fix: Replaces throttlers and packet callbacks with function pointers (#1063)
Replaces multi-cast delegates with function pointers to gain 25% in performance and lower allocations.
2022-06-15 12:48:43 -07:00
..
Definitions fix: Removes scale speed by dex for monsters, fixes NPC movement/thinking speed (#1019) 2022-05-15 10:01:14 -07:00
Gumps fix: Replaces throttlers and packet callbacks with function pointers (#1063) 2022-06-15 12:48:43 -07:00
Items fix: Optimizes OPL using string interpolation (#1041) 2022-06-02 10:09:53 -07:00
Mobiles fix: Fixes speed issues (#959) 2022-03-15 10:18:27 -07:00
Objectives fix: Fixes structured logging (#1043) 2022-06-05 01:00:22 -07:00
Rewards fix(core): Converts more packets and switches to Moq (#415) 2021-01-16 22:09:05 -08:00
IQuestGiver.cs fix(core): Converts more packets and switches to Moq (#415) 2021-01-16 22:09:05 -08:00
MLQuest.cs fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00
MLQuestContext.cs fix(core): Converts more packets and switches to Moq (#415) 2021-01-16 22:09:05 -08:00
MLQuestEntry.cs fix(core): Removes implicit cast between Serial and uint (#728) 2021-08-25 00:27:19 -07:00
MLQuestPackets.cs fix(core): Converts more packets and switches to Moq (#415) 2021-01-16 22:09:05 -08:00
MLQuestPersistence.cs fix(core): Converts more packets and switches to Moq (#415) 2021-01-16 22:09:05 -08:00
MLQuestSystem.cs chore: Cleans up pattern checks. (#892) 2021-12-24 15:53:59 -08:00
QuestArea.cs fix(core): Converts more packets and switches to Moq (#415) 2021-01-16 22:09:05 -08:00
QuesterNameAttribute.cs fix(core): Converts more packets and switches to Moq (#415) 2021-01-16 22:09:05 -08:00