summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-09-03Ignore extra fileHEADmasterJesusaves1-0/+1
2022-10-12Expansion & fixesv2.3.9.3Jesusaves1-1/+44
2022-09-16Random name generatorJesusaves1-2/+34
2022-09-04Improve description handling on the SDKJesusaves1-16/+26
2022-08-07Minor bugs on quest editorJesusaves2-2/+2
2022-07-28The Elves are now a valid faction. Also, fix bugsJesusaves3-8/+20
2022-07-27The advanced Unit Editor (creates 3 units in one go)Jesusaves4-10/+124
2022-07-27Smooth over a transitionJesusaves2-2/+4
2022-07-27Fix poor computationJesusaves1-1/+4
2022-07-27Fix a division, but we should just replace __div__ builtinsJesusaves1-3/+3
2022-07-27Advanced Qeditor - It automatically generates a whole "quest"Jesusaves3-4/+162
2020-12-31Update quests specJesusaves1-0/+1
2020-12-30Correct sorting at save timeJesusaves2-1/+4
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 EditorJesusaves3-17/+17
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-29Sort quests by their ID as wellJesusaves1-0/+1
2020-12-29Use a lambda insteadJesusaves1-4/+1
2020-12-29Sort the units by Unit IDJesusaves1-0/+4
2020-12-24New quest spec (n/r n/w): musicJesusaves1-0/+1
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 statsJesusaves4-1522/+1556
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.Jesusaves2-9/+24
2020-12-23Unit creation (basic)Jesusaves1-24/+23
2020-12-23Basic editing functionality (proof of concept)Jesusaves2-6/+56
2020-12-23Fix line encoding, add trial-and-error safe.Jesusaves1-38/+48
2020-12-23Sketch for unit editor (read only)Jesusaves2-0/+300
2020-12-23Add a READMEJesusaves1-0/+5
2020-12-23Better convention namingJesusaves2-4/+9
2020-12-23Save supportJesusaves3-10/+20
2020-12-23Fix bugs, so the basic SDK work againJesusaves1-2/+3
2020-12-23Initial commitJesusaves87-0/+4339