Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-08-11 | Alpha version of summoning | Jesusaves | 1 | -1/+5 | |
2021-08-04 | Send damage over the packets as well | Jesusaves | 1 | -5/+10 | |
2021-08-04 | Verbosity should now be fine (or at least, better) | Jesusaves | 1 | -4/+4 | |
2021-08-04 | Send action log and minor polishing | Jesusaves | 1 | -1/+2 | |
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 | Initial battle version imported from Python2 and with pyflakes3 applied. | Jesusaves | 1 | -0/+79 | |
Divided in multiple files for ease. UNTESTED. (But server still runs) |