index
:
spheres/server
XanthemLocalHost
master
Mana Spheres main server code.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
battle
/
summons.py
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-13
Add a couple asserts to validate the summon
Jesusaves
1
-0
/
+2
2021-08-12
You now need `max_sum` to be set in order to summon something.
Jesusaves
1
-1
/
+6
2021-08-12
Pipelines must pass
Jesusaves
1
-1
/
+1
2021-08-12
Remove summon_id attribute from summons.json; Rely entirely on the array pos
Jesusaves
1
-7
/
+4
2021-08-11
Summoning protocol, alpha version (working)
Jesusaves
1
-4
/
+4
2021-08-11
Alpha version of summoning
Jesusaves
1
-6
/
+9
2021-08-10
Log summon usage (currently not possible)
Jesusaves
1
-2
/
+5
2021-08-05
Move a lot of battle logic to battle/common.py
Jesusaves
1
-31
/
+8
2021-08-04
Remove previously deprecated `dbgprint` function.
Jesusaves
1
-5
/
+5
2020-12-31
Relicense the game to GPLv3.
Jesusaves
1
-12
/
+11
2020-12-20
Add partial support for multiple worlds.
Jesusaves
1
-2
/
+2
2020-12-18
Kill the fake positives in an... elegantly lame... way.
Jesusaves
1
-0
/
+6
2020-12-18
Combat is almost working now
Jesusaves
1
-1
/
+2
2020-12-18
Initial battle version imported from Python2 and with pyflakes3 applied.
Jesusaves
1
-0
/
+110