Skip to content

Releases: KorGgenT/cdda-item-creator

Beta 0.10

20 Dec 06:04
Compare
Choose a tag to compare

Fixes an error that disallows the monster form.

Beta 0.9

14 Dec 02:47
Compare
Choose a tag to compare

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

29 Nov 19:58
Compare
Choose a tag to compare

This release features disabling invalid controls! Additionally, there are tooltips for a few of the controls now.

Beta 0.7

24 Nov 22:09
Compare
Choose a tag to compare

Spell functionality is complete. Does not have validity checking.

Beta 0.6

24 Nov 20:50
Compare
Choose a tag to compare

Added the ability to make "additional_spells", some stuff is now in .json rather than hardcoded.

Beta 0.5

24 Nov 00:18
Compare
Choose a tag to compare

Backend properly uses json.net

Beta 0.4

22 Nov 02:57
Compare
Choose a tag to compare

Adds "message", and flag descriptions

Beta 0.3

21 Nov 22:49
Compare
Choose a tag to compare

Fixes a couple more bugs with the current spell functionality.

Beta 0.2

20 Nov 03:42
Compare
Choose a tag to compare

Fixes some glaring issues with updating some of the data when pressing the copy button.

Beta

20 Nov 02:56
Compare
Choose a tag to compare

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.