Skip to content

Releases: zHoeshin/CRDataModEditor

Release 2.1.2

08 Dec 11:10
Compare
Choose a tag to compare

Changes and bugfixes:

  • JSON does not sort properties and blockstates anymore(order is preserved when decompiling)
  • Items now properly export model
  • ThingPreview3D cleanup fix

Release 2.1.1 Item emergency fix

07 Dec 20:23
Compare
Choose a tag to compare

Bugfixes:

  • Items export correctly
    image

Release 2.1.0: The item update

07 Dec 20:13
Compare
Choose a tag to compare

Release 2.1.0

image

Changes and additions:

  • Item editor:
    • Item properties, including tool tags
    • Custom id
    • Texture preview
  • Both block editor and item editor now use ThingPreview3D and ThingPreview2D

Bugfixes

  • Fixed lights adding up when block model failed to load

Release 2.0.2

03 Nov 13:31
Compare
Choose a tag to compare

Bugfixes:

  • light color in blockstate params is rounded properly
  • blocks no more have their size reversed

Release 2.0.0

01 Nov 21:05
d676e48
Compare
Choose a tag to compare

The proper release of the program
Changes:

  • various bug fixes
  • added block editing

Prototype 1.0.0

06 Oct 18:02
a8a23ab
Compare
Choose a tag to compare

First, very raw release. This is a prototype that will be expanded soon.

Prototype 1.1.0

19 Oct 16:59
a8a23ab
Compare
Choose a tag to compare

Changes:

  • set params now uses json for parameterlists: set params {"paramname":"value"} at 0 -1 0
  • fixed various file export bugs