Commit Graph

12 Commits (97714eccf65727ca52202453ef9cd57d2c61a3e9)

Author SHA1 Message Date
En Yi d660b4e5a5 Add sound loading from rres file
Also, fixes mistake in raw data size when loading from RRES file
2023-11-07 21:49:15 +08:00
En Yi 533e2998bc Include missing headers in rres packer 2023-10-08 12:07:17 +08:00
En Yi d4d3b317e2 Complete level data packing and loading 2023-09-28 16:10:20 +08:00
En Yi 57f6a154b0 Add missing CMakeLists in res 2023-09-16 20:49:11 +08:00
En Yi 6d1dbc0084 Replace level data will compressed version 2023-09-02 19:58:46 +08:00
En Yi 9134fde7dc Add in rres packer
Packer will pack a rres file based on assets.info
It will also pack in player_spr.info

Will need to figure a way to incorporate sprite info for entities
2023-09-02 19:55:08 +08:00
En Yi eec62d4581 Add test assets 2023-08-14 22:21:39 +08:00
En Yi e0ea01a4de Add level switching
Changelog:
- Water is now on a separate layer in LDtk
- Update water loading in assets functions
- Add actions to switch levels
2023-08-14 17:05:43 +08:00
En Yi 5de188c503 Implement level pack loading and testing 2023-08-14 12:16:15 +08:00
En Yi 87c415d52c Parse entity layer in ldtk script 2023-08-13 15:02:20 +08:00
En Yi 396551a572 Add LDtk converter
The script generate a levelpack to be parsed into the game
2023-08-13 15:02:20 +08:00
En Yi 7a74836656 Update gitignore
Include the res directory
2023-05-28 14:58:10 +08:00