summaryrefslogtreecommitdiff
path: root/battle/common.py
AgeCommit message (Expand)AuthorFilesLines
2021-08-16Send attack all as SRV_NOCASTJesusaves1-3/+5
2021-08-16Summoning can now be learnt, and the first summon - Lurking Danger - has arrivedJesusaves1-1/+19
2021-08-16Send job for the unitsJesusaves1-0/+1
2021-08-07Apart for the terrible balancing - fix typos and bugs.Jesusaves1-1/+7
2021-08-05Move a lot of battle logic to battle/common.pyJesusaves1-3/+269
2021-08-04Send damage over the packets as wellJesusaves1-1/+3
2021-08-04Verbosity should now be fine (or at least, better)Jesusaves1-4/+4
2021-08-04Send action log and minor polishingJesusaves1-2/+2
2020-12-31Relicense the game to GPLv3.Jesusaves1-10/+9
2020-12-18Combat is almost working nowJesusaves1-1/+1
2020-12-18Initial battle version imported from Python2 and with pyflakes3 applied.Jesusaves1-0/+126