Skip to content

Releases: psiberx/cp2077-tweak-xl

TweakXL 1.1.0

26 Nov 17:52
Compare
Choose a tag to compare

YAML Tweaks

  • More array operations for adding, merging, removing elements
  • Properties can be updated in one line
  • String localization keys accept more value formats
  • Special value None for names and foreign keys
  • Free flats can be defined as a part of a record

RED Tweaks

  • Fully supported original syntax
  • Allows mods to change the same records and properties
  • New operator to remove array elements
  • Localization keys can use secondary keys

Scripting

  • The manager is always available, not just from scriptable tweaks, allowing for more dynamic changes

General

  • When creating records, inherited properties now have correct default values
  • When cloning records, the new record will inherit all extra flats that don't belong to the record type
  • Improved error reporting

Hot Reloading

  • Any flat/property change can be reverted to the original state
  • Changing $base reapplies the cloned properties
  • Better support of array operations with partial rollbacks

TweakXL 1.0.8

08 Nov 20:09
Compare
Choose a tag to compare
  • Support patch 1.61

TweakXL 1.0.7

08 Sep 05:29
Compare
Choose a tag to compare
v1.0.7

Fix batch mode

TweakXL 1.0.6

06 Sep 19:07
Compare
Choose a tag to compare
  • Support patch 1.6
  • Faster YAML import

TweakXL 1.0.5

30 Aug 11:44
Compare
Choose a tag to compare
  • Optimized records creation/cloning
  • Fixed inline records combined with anchors

TweakXL 1.0.4

02 Apr 23:57
Compare
Choose a tag to compare
  • Fixed record cloning not working in some cases

TweakXL 1.0.3

30 Mar 16:55
Compare
Choose a tag to compare
  • Fixed inline records combined with array operations

TweakXL 1.0.2

28 Mar 12:19
Compare
Choose a tag to compare
  • Auto register CNames

TweakXL 1.0.1

27 Mar 11:29
Compare
Choose a tag to compare
  • Improved polymorphic records handling
  • Fixed record type name resolving in some cases
  • Fixed record cloning not working in some cases

TweakXL 1.0.0

24 Mar 12:21
Compare
Choose a tag to compare
v1.0.0

Update shared lib