En Yi
789d1b2577
Fix incorrect check for invalid assets
2023-09-02 19:51:36 +08:00
En Yi
5cfa0c0fc0
Add id check for each chunk load
2023-09-02 14:34:24 +08:00
En Yi
20d5bd4ac7
Integrate loading RRES data pack
...
Changelog:
- Add in rres
- Split rres header only into two files. Easier to deal with. Sorry
Raysan...
- Add function to load assets from rres chunk
- Add function to load player sprite info from rres chunk
- Test loading rres in scene test
2023-09-01 20:50:45 +08:00
En Yi
044a5831ff
Integrate ZSTD decompression to load level
2023-08-26 22:17:53 +08:00
En Yi
f6f3214dc1
Add levelpack loading in asset loader
...
Changelog:
- Update main code to use assets loader
- Update level load test as well
2023-08-14 15:40:48 +08:00
En Yi
b0e1d33ad6
Implement player sprite info loading from file
2023-05-22 20:33:48 +08:00
En Yi
0f485d89f2
Add assets loading from a file
...
Changelog:
- Add assets_loader functions from a file
- Update scene_test to use loader function
2023-05-20 16:14:39 +08:00