mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-20 04:38:18 +07:00

* Move GameSpeed definition to JSON files * Minor cleanup and some corrections * Round down tribute gold to match old when statement * Small variable name changes * Some typos * Reduce number of speed modifiers plus code improvements * Catch missing game speed * Found a better place for the check * More tweaks * Added a startYear mod constant and some tweaks * Cleanup old GameSpeed file references * Fix tests * Add game speeds civilopedia page * Remove one last todo * Fix translation * New icon for game speeds * More game speed modifiers * Fix error * Update Speeds.json files and move tutorial to docs * Rename GameSpeed class to Speed * Rename GameSpeed -> Speed and other reviews * Forgot a file * Add start year to civilopedia * Remove decimal from default starting years * Fix backwards compatibility * Unused import Co-authored-by: OptimizedForDensity <>