Devlogs
Version 1.4 Patch 1
Version 1.4 Patch 1 released on my Patreon, it'll become public at 3 August.
Fixes
- Maps with RLE wasn't loading the tiles because algorithm exist but never run.
- Header files were broken because they don't use brackets, also didn't have semi-colon at end, now it's fixed.
- In header files, the encoding is now a string variable (it was a comment previously)