ModernUO/Projects/UOContent/Engines/ML Quests
Kamron Batman 8e01db8555
fix: Fixes random bias & Adds back champion arties for UOML (#1235)
* Fixes RNG bias, we should never do `Utility.RandomDouble() <=`
* Adds back champion artifacts behind UOML flag.
2022-11-09 16:33:27 -08:00
..
Definitions fix: Optimizes TextDefinition to eliminate allocations. Removes TextDefinition ctor. (#1221) 2022-10-30 16:53:23 -07:00
Gumps feat: Adds TextDefinition serialization support. (#1217) 2022-10-30 01:42:48 -07:00
Items fix: Fixes random bias & Adds back champion arties for UOML (#1235) 2022-11-09 16:33:27 -08:00
Mobiles feat: Adds TextDefinition serialization support. (#1217) 2022-10-30 01:42:48 -07:00
Objectives fix: Cleans up some comments and spell code (#1120) 2022-07-16 19:45:41 -07:00
Rewards fix: Optimizes TextDefinition to eliminate allocations. Removes TextDefinition ctor. (#1221) 2022-10-30 16:53:23 -07:00
IQuestGiver.cs fix(core): Converts more packets and switches to Moq (#415) 2021-01-16 22:09:05 -08:00
MLQuest.cs fix: Optimizes TextDefinition to eliminate allocations. Removes TextDefinition ctor. (#1221) 2022-10-30 16:53:23 -07:00
MLQuestContext.cs fix(core): Converts more packets and switches to Moq (#415) 2021-01-16 22:09:05 -08:00
MLQuestEntry.cs feat: Adds TextDefinition serialization support. (#1217) 2022-10-30 01:42:48 -07:00
MLQuestPackets.cs fix: Cleans up core code (#1187) 2022-10-10 21:47:08 -07: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