ModernUO/Projects/UOContent/Engines/MLQuests
Kamron Batman 97f311d7be
fix(core): Removes 6017 handler (#411)
- [X] Removes 6017 handler since it is only used in one place
- [X] Exposes a ref int to modify the packet length. This is acceptable since we technically have access to the entire reader/buffer.
2021-01-16 13:43:16 -08:00
..
Definitions fix(core): NPE in Cycles per second (#331) 2020-11-30 23:12:16 -08:00
Gumps fix(core): Removes 6017 handler (#411) 2021-01-16 13:43:16 -08:00
Items C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
Mobiles fix(core): Converts BB packets (#406) 2021-01-13 22:28:31 -08:00
Objectives Fixes dupe exception (#258) 2020-09-19 15:46:07 -07:00
Rewards C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
IQuestGiver.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
MLQuest.cs C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
MLQuestContext.cs fix(core): Fixes several serialization issues (#355) 2020-12-23 07:11:41 -08:00
MLQuestEntry.cs C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
MLQuestPersistence.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
MLQuestSystem.cs fix(core): Optimizes strings / .NET 5 compatibility changes (#354) 2020-12-20 23:21:55 -08:00
QuestArea.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
QuesterNameAttribute.cs C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00