Skip to content

7.2.0-nightly.2024-06-07

Compare
Choose a tag to compare
@rfuzzo rfuzzo released this 07 Jun 12:13
5397333

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)