ModernUO/Projects/UOContent/Gumps/Guilds/New Guild System
Kamron Batman 1ca8655fc1
Updates Serialization (#292)
- [X] Removes all save strategies
- [X] Removes duplicate file writer that won't be used
- [X] Removes persistence (it will become a duplicate system)
- [X] Add a save position variable to skip serializing a clean item/mobile
- [X] Update Guilds/Accounts to be IEntity types
    - Because guilds are abstract, this may make serialization tricky.
- [X] Update the generalized IEntity writing
- [X] Update the load/save to write to buffers then to files in background


Bumps release version
2020-10-31 17:38:29 -07:00
..
AdvancedSearch.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
BaseGuildGump.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
BaseGuildListGump.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
Create Guild Gump.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
DiplomacyGump.cs Updates Serialization (#292) 2020-10-31 17:38:29 -07:00
GuildInfoGump.cs Updates a bug (#282) 2020-10-21 20:35:09 -07:00
GuildInvitationRequest.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
GuildMemberInfoGump.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
GuildRosterGump.cs Adds property sorting for json output (#266) 2020-09-26 22:38:50 -07:00
OtherGuildInfo.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
War Declaration gump.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00