Update File Type Status

Lucas Schwiderski 2024-01-15 16:18:40 +01:00
parent 30006c9e0e
commit 7b7765b879

@ -10,7 +10,7 @@
| Bundle Database | [Partial](File-Type---Bundle-Database) | ✓ | ✓ | The algorithm to generate resource hashes is unknown. | Bundle Database | [Partial](File-Type---Bundle-Database) | ✓ | ✓ | The algorithm to generate resource hashes is unknown.
| Package | Complete | ✓ | ✓ | | Package | Complete | ✓ | ✓ |
| Lua | Complete | ✓ | ✓ | | Lua | Complete | ✓ | ✓ |
| Texture | [Full](File-Type---Texture) | [WIP](https://git.sclu1034.dev/bitsquid_dt/dtmt/issues/2) | [WIP](https://git.sclu1034.dev/bitsquid_dt/dtmt/issues/2) | While we do know the layout of the fields, we don't fully know what each of them does | Texture | [Partial](File-Type---Texture) | [WIP](https://git.sclu1034.dev/bitsquid_dt/dtmt/issues/2) | [WIP](https://git.sclu1034.dev/bitsquid_dt/dtmt/issues/2) | While we do know the layout of the fields, we don't fully know what each of them does
| 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.
| Sound (Wwise) | None | ✗ | ✗ | Wwise does the heavy lifting anyways, so we "only" need to figure out the version and the post-processing. VT2's pipeline should work as a reference. | Sound (Wwise) | None | ✗ | ✗ | Wwise does the heavy lifting anyways, so we "only" need to figure out the version and the post-processing. VT2's pipeline should work as a reference.
| Unit | None | ✗ | ✗ | | Unit | None | ✗ | ✗ |