Posted February 16, 2025 by tirimid
Bug fixes
Development notes
The game's build process now uses a jumbo build, which means it should be more performant with -O3 since the compiler optimizes over the whole program more-or-less (not including a translation unit created to separate large data inclusions). This also means the game is now easier and faster to build.