Commit Commit Message Age Author Refs
r681:5ef32ef1dc53  
Warn user if they create a large nature preserve. Adds undo functionilty, too.
r680:ef25f95a7fd0  
Fix handling when there are too few trees. Also add debug tool to remove trees.
r679:b5c8908715bf  
Some README updates.
r678:5a7d2efe8cea  
Track preserve cells to avoid repeatedly getting same dialog.
r677:abd5e9d71b67  
Add dialog when there's a significant amount of preserve. Plus some thoughts on avoiding gaming.
r676:0d4f46f8408f  
Add dialog when player reaches certain thresholds for preserves.
r675:25d76d724208  
Add attributions for sound effects.
r674:165a4d8c9174  
Add little ponds and improve water status messages. No longer render water cells as "Water Oak." (Oak is the value of the enum when set to zero.)
r673:f9401e682f4b  
Improve water generation. ?Fix bug cause incongrous coastlines (i.e., coastline that doesn't line up with surrounding tiles). ?Randomly choose between open water tiles.
r672:4bbcf0283f69  
Keep ordered list of FPS. Keep a second list in original order.
r671:c8bf128dd2e9  
Tweak odds of tree spawning. Reduce the odds in a preserve so it's just double the regular rate..
r670:93e94174536f  
Fix crash caused by batch ending too early.
r669:694fbc7e611e  
Update TODO with bug.
r668:da295842ee5b  
Further tweaks to limit performance impact of timing calculation.
r667:a5e03a25946d  
Streamline performance of debug code. Use raw floats for draw times and avoid resorting so many times. Seems to reduce time by about a third. Still ends up slow after leaving the game running for a few minutes.
r666:6a1d64c93e49  
Add more timers. Added Stopwatch for both misc UI and debug info.
r665:e375f7714532  
Improve logging. ?Add logging for World.Draw (renderers) ?Keeping logging display from jumping around.
r664:1467d5888fef  
Add button to menu.
r663:a7e16e6537f3  
Drop a problematic reference from core csproj.
r662:ed9fbad5f9a9  
Tweak restore and solution file. * Run restore on the entire solution file. * Remove the ImGui project from the solution file to restore it to a previous version that seemed to work.
load next