Age | Commit message (Expand) | Author | Files | Lines |
2020-12-30 | Correct sorting at save time | Jesusaves | 2 | -1/+4 |
2020-12-30 | Allocate the space more efficiently; This is not a mobile app. | Jesusaves | 1 | -61/+67 |
2020-12-29 | You can now toggle through the monster elements. | Jesusaves | 1 | -1/+10 |
2020-12-29 | Increase scope of ParseEle and use it at Quest Editor | Jesusaves | 3 | -17/+17 |
2020-12-29 | You can now input monster name and sprite ID when adding them on Quest Editor. | Jesusaves | 1 | -8/+11 |
2020-12-29 | Better calculation for new quests | Jesusaves | 1 | -5/+5 |
2020-12-29 | Sort quests by their ID as well | Jesusaves | 1 | -0/+1 |
2020-12-29 | Use a lambda instead | Jesusaves | 1 | -4/+1 |
2020-12-29 | Sort the units by Unit ID | Jesusaves | 1 | -0/+4 |
2020-12-24 | New quest spec (n/r n/w): music | Jesusaves | 1 | -0/+1 |
2020-12-24 | Ele_Neutral is now a thing | Jesusaves | 1 | -2/+4 |
2020-12-24 | Special job | Jesusaves | 1 | -1/+5 |
2020-12-23 | And max level. | Jesusaves | 1 | -2/+3 |
2020-12-23 | Recalculate unit base ID as well | Jesusaves | 1 | -0/+2 |
2020-12-23 | Protection | Jesusaves | 1 | -7/+3 |
2020-12-23 | Sex can now be toggled as well. | Jesusaves | 1 | -1/+6 |
2020-12-23 | Be even less wasteful, to make room to rarity changer | Jesusaves | 1 | -2/+9 |
2020-12-23 | Be less wasteful in regards of space taken in unit screen | Jesusaves | 1 | -8/+30 |
2020-12-23 | Function to automatically recalculate the unit stats | Jesusaves | 4 | -1522/+1556 |
2020-12-23 | Elements, Job and Flags parser | Jesusaves | 1 | -39/+47 |
2020-12-23 | Allow editing name and flavor text. | Jesusaves | 1 | -1/+26 |
2020-12-23 | Allow to discard all changes. | Jesusaves | 2 | -9/+24 |
2020-12-23 | Unit creation (basic) | Jesusaves | 1 | -24/+23 |
2020-12-23 | Basic editing functionality (proof of concept) | Jesusaves | 2 | -6/+56 |
2020-12-23 | Fix line encoding, add trial-and-error safe. | Jesusaves | 1 | -38/+48 |
2020-12-23 | Sketch for unit editor (read only) | Jesusaves | 2 | -0/+300 |
2020-12-23 | Add a README | Jesusaves | 1 | -0/+5 |
2020-12-23 | Better convention naming | Jesusaves | 2 | -4/+9 |
2020-12-23 | Save support | Jesusaves | 3 | -10/+20 |
2020-12-23 | Fix bugs, so the basic SDK work again | Jesusaves | 1 | -2/+3 |
2020-12-23 | Initial commit | Jesusaves | 87 | -0/+4339 |