ModernUO/Projects/UOContent/Commands
Kamron Batman 55935d30b4
Fixes bugs in world save (#297)
- [X] Fixes bugs in the buffer writer
- [X] Removes background save commands
- [X] Avoids calling Serialize() on deserialization
    - In a future optimization I will copy the entire object to a buffer, deserialize using a SpanReader, then use that buffer for the SaveBuffer
- [X] Fixes issue with decay queue.

Bumps release version
2020-11-01 17:22:18 -08:00
..
Generic Fixes dupe exception (#258) 2020-09-19 15:46:07 -07:00
Object Creation Fixes JSON WorldConverter (#263) 2020-09-20 14:56:46 -07:00
Attributes.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
Batch.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
BoundingBoxPicker.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
Docs.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
DragEffects.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
Dupe.cs Fixes dupe exception (#258) 2020-09-19 15:46:07 -07:00
ExportWSC.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
Handlers.cs Fixes bugs in world save (#297) 2020-11-01 17:22:18 -08:00
HelpInfo.cs Some cleanup of contains keys and try get values (#246) 2020-09-13 20:20:44 -07:00
LocationCommand.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
Logging.cs Updates a bug (#282) 2020-10-21 20:35:09 -07:00
Profiling.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
Properties.cs Removes literal variables (#257) 2020-09-18 18:41:26 -07:00
ShardTime.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
SignParser.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
Skills.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
SkillsMenu.cs Removes literal variables (#257) 2020-09-18 18:41:26 -07:00
Statics.cs Removes literal variables (#257) 2020-09-18 18:41:26 -07:00
VisibilityList.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
Wipe.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00