Skip to content

Releases: WolvenKit/WolvenKit-7

7.2.0

10 Feb 09:26
Compare
Choose a tag to compare

It is strongly recommended to use latest nightly version with actual bugfixes and improvements: WolvenKit-7 Nightly

What's Changed

  • Implemented cr2w to JSON and JSON to cr2w conversion by @nikich340
  • WolvenKit.CLI with option to use cr2<->json conversion (How to use: <Wolvenkit folder>/WolvenKit.CLI.exe --help) by @nikich340
  • BlockData reading by @dingdio in #7
  • fix dimmer object by @dingdio in #8
  • Bump SharpZipLib from 1.3.2 to 1.3.3 in /WolvenKit by @dependabot in #11
  • Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /WolvenKit by @dependabot in #17
  • write the internal buffers when creating a new cr2w from json by @dingdio in #23
  • chunks loading fix by @dingdio in #24
  • new chunks creation by @dingdio in #28
  • Fix/no manager cache by @rfuzzo in #31

New Contributors

Full Changelog: v7.0.5...7.2.0

WolvenKit v7.1.0 Stable

19 Dec 12:37
Compare
Choose a tag to compare

NOTE: For the most fresh NGE version download latest Nightly build: https://github.com/WolvenKit/WolvenKit-7/releases/tag/v7.1.0-nighly

Key changes:

  • NGE Version: support for main cr2w class changes (tested by dumping all NGE .w2ent files), added new dlc paths
  • CR2WToText: add extension filter; add SRT in supported extensions; more dumping options
  • CR2W: some crash fixes (CVariable, CApexClothResource)

Issues:

  • NGE Version: wem conversion is not supported (new wem format); sound cache reading doesn't work; import utility may not work correctly for dlc17-dlc20 textures..

Build date: 19.12.2022
Build commit: 85c9d62

WolvenKit v7.0.5 Stable

27 May 17:18
Compare
Choose a tag to compare

Key changes:

  • Redfur: apx export (thanks @ArdCarraigh for info)
  • WinForms: some UI fixes
  • CR2W: Fixes, Option to reset value
  • SRT: full json serialization/deserialization
  • Dump: yml option for cr2w

Build date: 27.05.2022
Build commit: 74840e0