5dplomacy/MultiversalDiplomacy
Tim Van Baak 25d903d91a Refactor Season into a value struct
This keeps the rich features of a Season type without requiring constant string parsing (as much) or going through World to do lookups to get the objects. Since seasons now have value equality instead of reference equality, it's easier to get access to whem when needed. They're still, fundamentally, sugar over a tuple.
2024-08-15 13:51:41 -07:00
..
Adjudicate Refactor Season into a value struct 2024-08-15 13:51:41 -07:00
Model Refactor Season into a value struct 2024-08-15 13:51:41 -07:00
Orders Refactor Season into a value struct 2024-08-15 13:51:41 -07:00
MultiversalDiplomacy.csproj Refactor timeline factory to generate string ids 2024-08-14 09:06:03 -07:00
Program.cs Initialize dotnet project 2022-02-12 15:05:12 -08:00
StringExtensions.cs Reduce Power to string 2024-08-15 07:54:53 -07:00