ModernUO/Projects/UOContent/Engines/ML Quests/Definitions
Kamron Batman 910e06767b
fix: Optimizes TextDefinition to eliminate allocations. Removes TextDefinition ctor. (#1221)
### BREAKING CHANGE ###
The constructor for `TextDefinition` has been removed. Instead use `TextDefinition.Of()` or cast the integer/string to TextDefinition.
2022-10-30 16:53:23 -07:00
..
AGhostOfCovetous.cs fix: Removes scale speed by dex for monsters, fixes NPC movement/thinking speed (#1019) 2022-05-15 10:01:14 -07:00
BaseEscort.cs fix(core): Converts more packets and switches to Moq (#415) 2021-01-16 22:09:05 -08:00
Bedlam.cs fix: Removes scale speed by dex for monsters, fixes NPC movement/thinking speed (#1019) 2022-05-15 10:01:14 -07:00
BlightedGrove.cs fix: Fixes NPC slowness. (#955) 2022-03-10 22:55:06 -08:00
Britannia.cs fix: Removes scale speed by dex for monsters, fixes NPC movement/thinking speed (#1019) 2022-05-15 10:01:14 -07:00
Heartwood.cs fix: Cleans up some comments and spell code (#1120) 2022-07-16 19:45:41 -07:00
Heritage.cs fix: Cleans up some comments and spell code (#1120) 2022-07-16 19:45:41 -07:00
HonestBeggar.cs fix: Optimizes TextDefinition to eliminate allocations. Removes TextDefinition ctor. (#1221) 2022-10-30 16:53:23 -07:00
Ilshenar.cs fix: Cleans up some comments and spell code (#1120) 2022-07-16 19:45:41 -07:00
LostItems.cs fix(core): Converts more packets and switches to Moq (#415) 2021-01-16 22:09:05 -08:00
Malas.cs fix: Removes scale speed by dex for monsters, fixes NPC movement/thinking speed (#1019) 2022-05-15 10:01:14 -07:00
MistakenIdentity.cs fix: Removes scale speed by dex for monsters, fixes NPC movement/thinking speed (#1019) 2022-05-15 10:01:14 -07:00
NewHaven.cs fix(core): Converts more packets and switches to Moq (#415) 2021-01-16 22:09:05 -08:00
NewHavenSkillTraining.cs fix: Cleans up some comments and spell code (#1120) 2022-07-16 19:45:41 -07:00
NewHavenTraining.cs fix: Removes scale speed by dex for monsters, fixes NPC movement/thinking speed (#1019) 2022-05-15 10:01:14 -07:00
Sanctuary.cs fix: Cleans up some comments and spell code (#1120) 2022-07-16 19:45:41 -07:00
Spellweaving.cs fix: Cleans up some comments and spell code (#1120) 2022-07-16 19:45:41 -07:00
TheAncientWorld.cs fix: Fixes speed issues (#959) 2022-03-15 10:18:27 -07:00
TownEscorts.cs fix(core): Converts more packets and switches to Moq (#415) 2021-01-16 22:09:05 -08:00
UnfadingMemories.cs fix: Fixes speed issues (#959) 2022-03-15 10:18:27 -07:00
WarriorsOfTheGemKeeper.cs fix(core): Converts more packets and switches to Moq (#415) 2021-01-16 22:09:05 -08:00