MovingBlocks
Fix Dialogs module for the new serialization system in Terasology
PR #3535 overhauls the Terasology serialization system. This breaks some modules like Dialogs which declare custom classes to be serialized. These broken TypeHandler implementations must be fixed as the engine PR is merged.
Definition of Done
- PR on the module repo that solves the compile errors and makes the module run with the
newSerializationengine branch without problems
Where to Start
- The corresponding issue has everything, included previous (possibly irrelevant) work on integrating the serialization system
See also
Task tags
Students who completed this task
MK