summaryrefslogtreecommitdiff
path: root/ueditor.rpy
AgeCommit message (Expand)AuthorFilesLines
2022-07-27The advanced Unit Editor (creates 3 units in one go)Jesusaves1-10/+17
2020-12-30Correct sorting at save timeJesusaves1-0/+1
2020-12-29Increase scope of ParseEle and use it at Quest EditorJesusaves1-16/+0
2020-12-24Ele_Neutral is now a thingJesusaves1-2/+4
2020-12-24Special jobJesusaves1-1/+5
2020-12-23And max level.Jesusaves1-2/+3
2020-12-23Recalculate unit base ID as wellJesusaves1-0/+2
2020-12-23ProtectionJesusaves1-7/+3
2020-12-23Sex can now be toggled as well.Jesusaves1-1/+6
2020-12-23Be even less wasteful, to make room to rarity changerJesusaves1-2/+9
2020-12-23Be less wasteful in regards of space taken in unit screenJesusaves1-8/+30
2020-12-23Function to automatically recalculate the unit statsJesusaves1-2/+37
2020-12-23Elements, Job and Flags parserJesusaves1-39/+47
2020-12-23Allow editing name and flavor text.Jesusaves1-1/+26
2020-12-23Allow to discard all changes.Jesusaves1-9/+21
2020-12-23Unit creation (basic)Jesusaves1-24/+23
2020-12-23Basic editing functionality (proof of concept)Jesusaves1-3/+53
2020-12-23Sketch for unit editor (read only)Jesusaves1-0/+292