Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-08-12 | You now need `max_sum` to be set in order to summon something. | Jesusaves | 1 | -1/+3 | |
This value cannot be changed right now (summons cannot be learned) Means you're struck with default summon "(0)". I am wondering how the summons unlock quests will be. Will they unlock with main story, or will they be a side quest? Remains to be seen... | |||||
2021-08-04 | Verbosity should now be fine (or at least, better) | Jesusaves | 1 | -1/+1 | |
2021-08-04 | Add another verbosity level, otherwise debug.txt will be a monster | Jesusaves | 1 | -9/+10 | |
2020-12-31 | Relicense the game to GPLv3. | Jesusaves | 1 | -10/+9 | |
utils.py can still be used under the LGPL. The LGPL license present in git history is no longer valid, but already issued copies still are. Needless to say, there are no "already issued copies"... | |||||
2020-12-18 | Try to improve linting in sql, now, and one I missed | Jesusaves | 1 | -1/+3 | |
2020-12-16 | Import the good ol' SQL module. | Jesusaves | 1 | -0/+365 | |