Ulysse Cura
|
d40f1943e5
|
Optimized asset building for speed by adding a buffer in png conversion from rgba8888 to rgb565
|
2026-08-13 19:05:04 +02:00 |
Ulysse Cura
|
1a36cccebc
|
Done working on asset corruption. It was an error of bit masking rgb888 colors to rgb565 when writing the asset file.
|
2026-08-08 19:12:08 +02:00 |
Ulysse Cura
|
1c3c3e8b59
|
Fixed some memory errors and leaks in asset builder.
|
2026-07-22 02:54:03 +02:00 |
Ulysse Cura
|
c730276f82
|
Changed asset file rgb format to RGB565 and only F81F as the tranparent color. And corrected offsets.
|
2026-07-22 02:51:33 +02:00 |
Ulysse Cura
|
d070dc8566
|
Added support for shadows.
|
2026-07-20 18:19:30 +02:00 |
Ulysse Cura
|
1511b460db
|
Better error management.
|
2026-07-20 18:18:51 +02:00 |
Ulysse Cura
|
95dbec3543
|
Building png assets.
|
2026-07-20 16:57:35 +02:00 |
Ulysse Cura
|
c89ea61fa3
|
Starting to add png files into game.data.
|
2026-07-18 17:17:29 +02:00 |
Ulysse Cura
|
ff90c5b683
|
Starting to read png files in asset builder.
|
2026-07-18 00:03:12 +02:00 |