Releases: WolvenKit/WolvenKit-7-nightly
Releases · WolvenKit/WolvenKit-7-nightly
7.2.0-nightly.2024-08-28
This is a beta release so you may encounter bugs. Please report them.
7.2.0-nightly.2024-08-28 (2024-08-28)
Features
- Ask if json should be overwritten (204a5f7)
- Asset Browser: search with any slash (/) (e066a8b)
- chunk browser: speed-up chunk filtering (60d2b65)
- CLI option to dump cr2w info (51246c4)
- CLI options to import/export SRT (c4a34a4)
- CR2W - Lower min file version (60165fe)
- CR2WJson - support NULL references (6e98f38)
- CR2WJson: support guids read/write as strings (c8a4846)
- Custom preview for some chunk types (6bcfbcd)
- Enable flow diagram in Wkit 7.x (a7d0f6f)
- frmChunkList: show depot paths in Preview (0b86517)
Bug Fixes
- Add custom classes to Add Chunk dialog (4221435)
- Allow use of 'name' type in custom class variable declarations (864ed91)
- avoid expanding chunk list on adding new (f8181ca)
- broken fcd in manually/json created CEntityTemplate (6b0df6c)
- CByteArray internal types (09b1238)
- Chunks now show up in flow diagram (1d30651)
- correct REDType for enums (38825f5)
- correctly set CDateTime values from json (b06b732)
- CR2WFile: don't write null to stringtable (70aa038)
- CR2WJson: correctly handle NaN, +/-Infinities (826ca81)
- CR2WJson: don't create null handles (25048c7)
- CR2WJson: guids read as strings (713fe70)
- CR2WJson: warning when parent after chunk (79d733a)
- CR2WJson: write empty strings instead of null (80829b4)
- don't read only buffer values in uncooked CFXTrackItem (f75f2e2)
- entity - skip reading uncooked effects (d077e14)
- Revise fix for flow diagram restoration (c6b9a5a)
- Revise fix for missing custom class chunks in AddChunk Dialog (ed21b23)
- SRT: correctly handle NaN, +/-Infinities (705a5e9)
- support uncooked redkit quests (cad4e0b)
- try to fix uncooking dlc meshes (29df528)
- Try to improve flow diagram performance (22ec4ea)
- uncooked (redkit) CEnvProbeComponent reading (68dfc83)
- uncooked (redkit) w2w reading (d58fa6b)
- Urgent hotfix for adding chunks (54e016c)
- Vanilla enums can be used custom class variable declarations (8b3ed4f)
7.2.0-nightly.2024-08-26
This is a beta release so you may encounter bugs. Please report them.
7.2.0-nightly.2024-08-26 (2024-08-26)
Features
- Ask if json should be overwritten (204a5f7)
- Asset Browser: search with any slash (/) (e066a8b)
- chunk browser: speed-up chunk filtering (60d2b65)
- CLI option to dump cr2w info (51246c4)
- CLI options to import/export SRT (c4a34a4)
- CR2W - Lower min file version (60165fe)
- CR2WJson - support NULL references (6e98f38)
- CR2WJson: support guids read/write as strings (c8a4846)
- Custom preview for some chunk types (6bcfbcd)
- Enable flow diagram in Wkit 7.x (a7d0f6f)
- frmChunkList: show depot paths in Preview (0b86517)
Bug Fixes
- Add custom classes to Add Chunk dialog (4221435)
- Allow use of 'name' type in custom class variable declarations (864ed91)
- avoid expanding chunk list on adding new (f8181ca)
- broken fcd in manually/json created CEntityTemplate (6b0df6c)
- CByteArray internal types (09b1238)
- Chunks now show up in flow diagram (1d30651)
- correct REDType for enums (38825f5)
- correctly set CDateTime values from json (b06b732)
- CR2WFile: don't write null to stringtable (70aa038)
- CR2WJson: correctly handle NaN, +/-Infinities (826ca81)
- CR2WJson: don't create null handles (25048c7)
- CR2WJson: guids read as strings (713fe70)
- CR2WJson: warning when parent after chunk (79d733a)
- CR2WJson: write empty strings instead of null (80829b4)
- don't read only buffer values in uncooked CFXTrackItem (f75f2e2)
- entity - skip reading uncooked effects (d077e14)
- Revise fix for flow diagram restoration (c6b9a5a)
- Revise fix for missing custom class chunks in AddChunk Dialog (ed21b23)
- SRT: correctly handle NaN, +/-Infinities (705a5e9)
- support uncooked redkit quests (cad4e0b)
- try to fix uncooking dlc meshes (29df528)
- Try to improve flow diagram performance (22ec4ea)
- uncooked (redkit) w2w reading (d58fa6b)
- Urgent hotfix for adding chunks (54e016c)
- Vanilla enums can be used custom class variable declarations (8b3ed4f)
7.2.0-nightly.2024-08-25
This is a beta release so you may encounter bugs. Please report them.
7.2.0-nightly.2024-08-25 (2024-08-25)
Features
- Ask if json should be overwritten (204a5f7)
- Asset Browser: search with any slash (/) (e066a8b)
- chunk browser: speed-up chunk filtering (60d2b65)
- CLI option to dump cr2w info (51246c4)
- CLI options to import/export SRT (c4a34a4)
- CR2W - Lower min file version (60165fe)
- CR2WJson - support NULL references (6e98f38)
- CR2WJson: support guids read/write as strings (c8a4846)
- Custom preview for some chunk types (6bcfbcd)
- Enable flow diagram in Wkit 7.x (a7d0f6f)
- frmChunkList: show depot paths in Preview (0b86517)
Bug Fixes
- Add custom classes to Add Chunk dialog (4221435)
- Allow use of 'name' type in custom class variable declarations (864ed91)
- avoid expanding chunk list on adding new (f8181ca)
- broken fcd in manually/json created CEntityTemplate (6b0df6c)
- CByteArray internal types (09b1238)
- Chunks now show up in flow diagram (1d30651)
- correct REDType for enums (38825f5)
- correctly set CDateTime values from json (b06b732)
- CR2WFile: don't write null to stringtable (70aa038)
- CR2WJson: correctly handle NaN, +/-Infinities (826ca81)
- CR2WJson: don't create null handles (25048c7)
- CR2WJson: guids read as strings (713fe70)
- CR2WJson: warning when parent after chunk (79d733a)
- CR2WJson: write empty strings instead of null (80829b4)
- entity - skip reading uncooked effects (d077e14)
- Revise fix for flow diagram restoration (c6b9a5a)
- Revise fix for missing custom class chunks in AddChunk Dialog (ed21b23)
- SRT: correctly handle NaN, +/-Infinities (705a5e9)
- support uncooked redkit quests (cad4e0b)
- try to fix uncooking dlc meshes (29df528)
- Try to improve flow diagram performance (22ec4ea)
- Urgent hotfix for adding chunks (54e016c)
- Vanilla enums can be used custom class variable declarations (8b3ed4f)
7.2.0-nightly.2024-06-07
This is a beta release so you may encounter bugs. Please report them.
7.2.0-nightly.2024-06-07 (2024-06-07)
Features
- Ask if json should be overwritten (204a5f7)
- Asset Browser: search with any slash (/) (e066a8b)
- chunk browser: speed-up chunk filtering (60d2b65)
- CLI option to dump cr2w info (51246c4)
- CLI options to import/export SRT (c4a34a4)
- CR2WJson: support guids read/write as strings (c8a4846)
- Custom preview for some chunk types (6bcfbcd)
- Enable flow diagram in Wkit 7.x (a7d0f6f)
- frmChunkList: show depot paths in Preview (0b86517)
Bug Fixes
- Add custom classes to Add Chunk dialog (4221435)
- Allow use of 'name' type in custom class variable declarations (864ed91)
- avoid expanding chunk list on adding new (f8181ca)
- broken fcd in manually/json created CEntityTemplate (6b0df6c)
- CByteArray internal types (09b1238)
- Chunks now show up in flow diagram (1d30651)
- correct REDType for enums (38825f5)
- correctly set CDateTime values from json (b06b732)
- CR2WFile: don't write null to stringtable (70aa038)
- CR2WJson: correctly handle NaN, +/-Infinities (826ca81)
- CR2WJson: don't create null handles (25048c7)
- CR2WJson: guids read as strings (713fe70)
- CR2WJson: warning when parent after chunk (79d733a)
- CR2WJson: write empty strings instead of null (80829b4)
- Revise fix for flow diagram restoration (c6b9a5a)
- Revise fix for missing custom class chunks in AddChunk Dialog (ed21b23)
- SRT: correctly handle NaN, +/-Infinities (705a5e9)
- support uncooked redkit quests (cad4e0b)
- try to fix uncooking dlc meshes (29df528)
- Try to improve flow diagram performance (22ec4ea)
- Urgent hotfix for adding chunks (54e016c)
- Vanilla enums can be used custom class variable declarations (8b3ed4f)
7.2.0-nightly.2024-05-11
This is a beta release so you may encounter bugs. Please report them.
7.2.0-nightly.2024-05-11 (2024-05-11)
Features
- Ask if json should be overwritten (204a5f7)
- Asset Browser: search with any slash (/) (e066a8b)
- chunk browser: speed-up chunk filtering (60d2b65)
- CLI option to dump cr2w info (51246c4)
- CLI options to import/export SRT (c4a34a4)
- CR2WJson: support guids read/write as strings (c8a4846)
- Custom preview for some chunk types (6bcfbcd)
- Enable flow diagram in Wkit 7.x (a7d0f6f)
- frmChunkList: show depot paths in Preview (0b86517)
Bug Fixes
- Add custom classes to Add Chunk dialog (4221435)
- Allow use of 'name' type in custom class variable declarations (864ed91)
- avoid expanding chunk list on adding new (f8181ca)
- broken fcd in manually/json created CEntityTemplate (6b0df6c)
- CByteArray internal types (09b1238)
- Chunks now show up in flow diagram (1d30651)
- correct REDType for enums (38825f5)
- correctly set CDateTime values from json (b06b732)
- CR2WFile: don't write null to stringtable (70aa038)
- CR2WJson: correctly handle NaN, +/-Infinities (826ca81)
- CR2WJson: don't create null handles (25048c7)
- CR2WJson: guids read as strings (713fe70)
- CR2WJson: warning when parent after chunk (79d733a)
- CR2WJson: write empty strings instead of null (80829b4)
- Revise fix for flow diagram restoration (c6b9a5a)
- Revise fix for missing custom class chunks in AddChunk Dialog (ed21b23)
- SRT: correctly handle NaN, +/-Infinities (705a5e9)
- try to fix uncooking dlc meshes (29df528)
- Try to improve flow diagram performance (22ec4ea)
- Urgent hotfix for adding chunks (54e016c)
- Vanilla enums can be used custom class variable declarations (8b3ed4f)
7.2.0-nightly.2024-02-06
This is a beta release so you may encounter bugs. Please report them.
7.2.0-nightly.2024-02-06 (2024-02-06)
Features
- Ask if json should be overwritten (204a5f7)
- Asset Browser: search with any slash (/) (e066a8b)
- chunk browser: speed-up chunk filtering (60d2b65)
- CLI option to dump cr2w info (51246c4)
- CLI options to import/export SRT (c4a34a4)
- CR2WJson: support guids read/write as strings (c8a4846)
- Custom preview for some chunk types (6bcfbcd)
- Enable flow diagram in Wkit 7.x (a7d0f6f)
- frmChunkList: show depot paths in Preview (0b86517)
Bug Fixes
- Add custom classes to Add Chunk dialog (4221435)
- Allow use of 'name' type in custom class variable declarations (864ed91)
- avoid expanding chunk list on adding new (f8181ca)
- broken fcd in manually/json created CEntityTemplate (6b0df6c)
- Chunks now show up in flow diagram (1d30651)
- correct REDType for enums (38825f5)
- CR2WFile: don't write null to stringtable (70aa038)
- CR2WJson: correctly handle NaN, +/-Infinities (826ca81)
- CR2WJson: don't create null handles (25048c7)
- CR2WJson: guids read as strings (713fe70)
- CR2WJson: warning when parent after chunk (79d733a)
- CR2WJson: write empty strings instead of null (80829b4)
- Revise fix for flow diagram restoration (c6b9a5a)
- Revise fix for missing custom class chunks in AddChunk Dialog (ed21b23)
- SRT: correctly handle NaN, +/-Infinities (705a5e9)
- try to fix uncooking dlc meshes (29df528)
- Try to improve flow diagram performance (22ec4ea)
- Urgent hotfix for adding chunks (54e016c)
- Vanilla enums can be used custom class variable declarations (8b3ed4f)
7.2.0-nightly.2023-12-21
This is a beta release so you may encounter bugs. Please report them.
7.2.0-nightly.2023-12-21 (2023-12-21)
Features
- Ask if json should be overwritten (204a5f7)
- Asset Browser: search with any slash (/) (e066a8b)
- chunk browser: speed-up chunk filtering (60d2b65)
- CLI option to dump cr2w info (51246c4)
- CLI options to import/export SRT (c4a34a4)
- CR2WJson: support guids read/write as strings (c8a4846)
- Enable flow diagram in Wkit 7.x (a7d0f6f)
- frmChunkList: show depot paths in Preview (0b86517)
Bug Fixes
- Add custom classes to Add Chunk dialog (4221435)
- Allow use of 'name' type in custom class variable declarations (864ed91)
- avoid expanding chunk list on adding new (f8181ca)
- broken fcd in manually/json created CEntityTemplate (6b0df6c)
- Chunks now show up in flow diagram (1d30651)
- correct REDType for enums (38825f5)
- CR2WFile: don't write null to stringtable (70aa038)
- CR2WJson: correctly handle NaN, +/-Infinities (826ca81)
- CR2WJson: don't create null handles (25048c7)
- CR2WJson: guids read as strings (713fe70)
- CR2WJson: warning when parent after chunk (79d733a)
- CR2WJson: write empty strings instead of null (80829b4)
- Revise fix for flow diagram restoration (c6b9a5a)
- Revise fix for missing custom class chunks in AddChunk Dialog (ed21b23)
- SRT: correctly handle NaN, +/-Infinities (705a5e9)
- try to fix uncooking dlc meshes (29df528)
- Try to improve flow diagram performance (22ec4ea)
- Urgent hotfix for adding chunks (54e016c)
- Vanilla enums can be used custom class variable declarations (8b3ed4f)
7.2.0-nightly.2023-12-04
This is a beta release so you may encounter bugs. Please report them.
7.2.0-nightly.2023-12-04 (2023-12-04)
Features
- Ask if json should be overwritten (204a5f7)
- Asset Browser: search with any slash (/) (e066a8b)
- chunk browser: speed-up chunk filtering (60d2b65)
- CLI option to dump cr2w info (51246c4)
- CLI options to import/export SRT (c4a34a4)
- CR2WJson: support guids read/write as strings (c8a4846)
- Enable flow diagram in Wkit 7.x (a7d0f6f)
- frmChunkList: show depot paths in Preview (0b86517)
Bug Fixes
- Add custom classes to Add Chunk dialog (4221435)
- Allow use of 'name' type in custom class variable declarations (864ed91)
- avoid expanding chunk list on adding new (f8181ca)
- broken fcd in manually/json created CEntityTemplate (6b0df6c)
- Chunks now show up in flow diagram (1d30651)
- correct REDType for enums (38825f5)
- CR2WFile: don't write null to stringtable (70aa038)
- CR2WJson: correctly handle NaN, +/-Infinities (826ca81)
- CR2WJson: don't create null handles (25048c7)
- CR2WJson: guids read as strings (713fe70)
- CR2WJson: write empty strings instead of null (80829b4)
- Revise fix for flow diagram restoration (c6b9a5a)
- Revise fix for missing custom class chunks in AddChunk Dialog (ed21b23)
- SRT: correctly handle NaN, +/-Infinities (705a5e9)
- try to fix uncooking dlc meshes (29df528)
- Try to improve flow diagram performance (22ec4ea)
- Urgent hotfix for adding chunks (54e016c)
- Vanilla enums can be used custom class variable declarations (8b3ed4f)
7.2.0-nightly.2023-08-17
This is a beta release so you may encounter bugs. Please report them.
7.2.0-nightly.2023-08-17 (2023-08-17)
Features
- Ask if json should be overwritten (204a5f7)
- Asset Browser: search with any slash (/) (e066a8b)
- chunk browser: speed-up chunk filtering (60d2b65)
- CLI option to dump cr2w info (51246c4)
- CLI options to import/export SRT (c4a34a4)
- CR2WJson: support guids read/write as strings (c8a4846)
- Enable flow diagram in Wkit 7.x (a7d0f6f)
- frmChunkList: show depot paths in Preview (0b86517)
Bug Fixes
- Add custom classes to Add Chunk dialog (4221435)
- Allow use of 'name' type in custom class variable declarations (864ed91)
- avoid expanding chunk list on adding new (f8181ca)
- broken fcd in manually/json created CEntityTemplate (6b0df6c)
- Chunks now show up in flow diagram (1d30651)
- CR2WFile: don't write null to stringtable (70aa038)
- CR2WJson: correctly handle NaN, +/-Infinities (826ca81)
- CR2WJson: don't create null handles (25048c7)
- CR2WJson: guids read as strings (713fe70)
- CR2WJson: write empty strings instead of null (80829b4)
- Revise fix for flow diagram restoration (c6b9a5a)
- Revise fix for missing custom class chunks in AddChunk Dialog (ed21b23)
- SRT: correctly handle NaN, +/-Infinities (705a5e9)
- try to fix uncooking dlc meshes (29df528)
- Try to improve flow diagram performance (22ec4ea)
- Urgent hotfix for adding chunks (54e016c)
- Vanilla enums can be used custom class variable declarations (8b3ed4f)
7.2.0-nightly.2023-08-10
This is a beta release so you may encounter bugs. Please report them.
7.2.0-nightly.2023-08-10 (2023-08-10)
Features
- Asset Browser: search with any slash (/) (e066a8b)
- chunk browser: speed-up chunk filtering (60d2b65)
- CLI option to dump cr2w info (51246c4)
- CLI options to import/export SRT (c4a34a4)
- CR2WJson: support guids read/write as strings (c8a4846)
- Enable flow diagram in Wkit 7.x (a7d0f6f)
- frmChunkList: show depot paths in Preview (0b86517)
Bug Fixes
- Add custom classes to Add Chunk dialog (4221435)
- Allow use of 'name' type in custom class variable declarations (864ed91)
- avoid expanding chunk list on adding new (f8181ca)
- broken fcd in manually/json created CEntityTemplate (6b0df6c)
- Chunks now show up in flow diagram (1d30651)
- CR2WFile: don't write null to stringtable (70aa038)
- CR2WJson: correctly handle NaN, +/-Infinities (826ca81)
- CR2WJson: don't create null handles (25048c7)
- CR2WJson: guids read as strings (713fe70)
- CR2WJson: write empty strings instead of null (80829b4)
- Revise fix for flow diagram restoration (c6b9a5a)
- Revise fix for missing custom class chunks in AddChunk Dialog (ed21b23)
- SRT: correctly handle NaN, +/-Infinities (705a5e9)
- try to fix uncooking dlc meshes (29df528)
- Try to improve flow diagram performance (22ec4ea)
- Urgent hotfix for adding chunks (54e016c)
- Vanilla enums can be used custom class variable declarations (8b3ed4f)