5dplomacy/MultiversalDiplomacy/Model
Tim Van Baak 73d849e117 Working World roundtrip serialization
There are probably still reference equality issues here since Unit still has Season and Power objects. The test case builder also still works on reference equality in some places so the second part of adjudication is broken.
2024-08-14 09:51:18 -07:00
..
Location.cs Shift usage of Unit.Location to Unit.LocationId 2024-08-14 09:06:04 -07:00
LocationType.cs Create models for the province map and add test project 2022-02-18 10:53:33 -08:00
Map.cs Working World roundtrip serialization 2024-08-14 09:51:18 -07:00
MapType.cs Refactor province and power information into Map 2024-08-14 09:04:56 -07:00
ModelExtensions.cs Refactor timelines and season creation logic into World 2024-08-14 09:06:04 -07:00
Options.cs Refactor map definitions into World 2022-03-15 14:52:08 -07:00
OrderHistory.cs Store order history by timeline designation instead of reference 2024-08-14 09:06:04 -07:00
Power.cs Define ToString methods on the main models 2022-03-15 17:36:47 -07:00
Province.cs Always name locations 2024-08-14 09:06:04 -07:00
RetreatingUnit.cs Add model for retreating unit information 2022-03-24 07:25:51 -07:00
Season.cs Delete Season.Coord 2024-08-14 09:06:04 -07:00
TimelineFactory.cs Enable basic World serialization 2024-08-14 09:06:04 -07:00
TimelineFactoryJsonConverter.cs Enable basic World serialization 2024-08-14 09:06:04 -07:00
Unit.cs Working World roundtrip serialization 2024-08-14 09:51:18 -07:00
UnitType.cs Add unit model and unit tests 2022-02-18 12:13:23 -08:00
World.cs Define JSON serialization options on World 2024-08-14 09:16:53 -07:00