summaryrefslogtreecommitdiff
path: root/qeditor.rpy
AgeCommit message (Expand)AuthorFilesLines
2022-08-07Minor bugs on quest editorJesusaves1-1/+1
2022-07-28The Elves are now a valid faction. Also, fix bugsJesusaves1-2/+6
2022-07-27The advanced Unit Editor (creates 3 units in one go)Jesusaves1-0/+3
2022-07-27Smooth over a transitionJesusaves1-1/+1
2022-07-27Fix a division, but we should just replace __div__ builtinsJesusaves1-3/+3
2022-07-27Advanced Qeditor - It automatically generates a whole "quest"Jesusaves1-2/+3
2020-12-31Update quests specJesusaves1-0/+1
2020-12-30Correct sorting at save timeJesusaves1-1/+3
2020-12-30Allocate the space more efficiently; This is not a mobile app.Jesusaves1-61/+67
2020-12-29You can now toggle through the monster elements.Jesusaves1-1/+10
2020-12-29Increase scope of ParseEle and use it at Quest EditorJesusaves1-1/+1
2020-12-29You can now input monster name and sprite ID when adding them on Quest Editor.Jesusaves1-8/+11
2020-12-29Better calculation for new questsJesusaves1-5/+5
2020-12-24New quest spec (n/r n/w): musicJesusaves1-0/+1
2020-12-23Function to automatically recalculate the unit statsJesusaves1-1/+0
2020-12-23Basic editing functionality (proof of concept)Jesusaves1-3/+3
2020-12-23Better convention namingJesusaves1-0/+413