Civ2-clone
Civ2-clone copied to clipboard
An open-source re-implementation of Civilization 2
The menus look wrong, the styles for MPG and TOT should be corrected
Hello, I am testing this on an M2 Max running Sonoma 14.1.1 and on building the project I get the following error on running the .NET Core Launch Mac build...
Line 377 of the RulesParser refers to ImprovementType.Pyramids as the first wonder index. ` var firstWonderIndex = Rules.Improvements.First(i => i.Type == ImprovementType.Pyramids).Id;` this works for MPG but TOT has an...
The Eto version had most unit actions working, it probably wouldn't be to complex to migrate that code over
I've recently added a structure to a Tile that records what a civ can see in terms of improvements vs what is actually there, is this information stored in the...
When extracting bitmap data here https://github.com/axx0/Civ2-clone/blob/698c18b92b6a4b1849c8363a44894c1aaa9161b0/RaylibUtils/Images.ImportBitmaps.cs#L113C25-L113C129
Raylib-cs is in maintenance mode and probably won't be updated fro .net8 but .net6 goes out of support later this year. Perhaps we should evaluate moving to https://github.com/MrScautHD/Raylib-CSharp