Update 'File Type Status'

Lucas Schwiderski 2023-03-04 13:13:09 +01:00
parent 2429303453
commit d725c7de32

@ -6,12 +6,12 @@
| File Type | Binary Format | Compilation | Decompilation | Comment | | File Type | Binary Format | Compilation | Decompilation | Comment |
|-----------------|---------------|-------------|---------------|-----------------------------------------------------------------------------------------------------------| |-----------------|---------------|-------------|---------------|-----------------------------------------------------------------------------------------------------------|
| Bundle | Partial | ✓ | ✓ | A few fields in file headers and their interaction with external `data/` files is unknown. | | Bundle | Partial | ✓ | ✓ | A few fields in file headers and their interaction with external `data/` files is unknown. |
| Bundle Database | Partial | ✓ | ✓ | The algorithm to generate resource hashes is unknown. | | Bundle Database | Partial | ✓ | ✓ | The algorithm to generate resource hashes is unknown. |
| Package | Complete | ✓ | ✓ | | | Package | Complete | ✓ | ✓ | |
| Lua | Partial | ✗ | ✓ | | | Lua | Partial | ✗ | ✓ | |
| Strings | Partial | ✓ | ✓ | The file format itself is done, but the interaction with bundle properties is not fully figured out, yet. | | Strings | Partial | ✓ | ✓ | The file format itself is done, but the interaction with bundle properties is not fully figured out, yet. |
| Unit | Limited | ✗ | ✗ | | | Unit | Limited | ✗ | ✗ | |
| Material | Limited | ✗ | ✗ | | | Material | Limited | ✗ | ✗ | |
| Texture | Limited | ✗ | ✗ | | | Texture | Partial | ✗ | ✗ | |
| Level | Limited | ✗ | ✗ | | | Level | Limited | ✗ | ✗ | |