Releases: KorGgenT/cdda-item-creator
Releases · KorGgenT/cdda-item-creator
Beta 0.10
Fixes an error that disallows the monster form.
Beta 0.9
This release adds two forms: one for monster, and one for material.
These forms are incomplete, missing a new members that exist in json, but they allow loading existing objects. Materials load burn data but currently do not have any way to edit it - so if a material is loaded and then copied to the clipboard, the burn data will show in the clipboard.
Beta 0.8
This release features disabling invalid controls! Additionally, there are tooltips for a few of the controls now.
Beta 0.7
Spell functionality is complete. Does not have validity checking.
Beta 0.6
Added the ability to make "additional_spells", some stuff is now in .json rather than hardcoded.
Beta 0.5
Backend properly uses json.net
Beta 0.4
Adds "message", and flag descriptions
Beta 0.3
Fixes a couple more bugs with the current spell functionality.
Beta 0.2
Fixes some glaring issues with updating some of the data when pressing the copy button.
Beta
This is a spell creator that automatically generates json and copies it to your clipboard. There are still a few missing features, but it is workable for most spell usages.