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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-31
Relicense the game to GPLv3.
Jesusaves
5
-54
/
+49
2020-12-31
Actually, log this sort of error.
Jesusaves
1
-1
/
+1
2020-12-31
Remove some verbosity; If something goes wrong, rely on traceback.print_exc()...
Jesusaves
1
-6
/
+7
2020-12-30
Avoid experience from becoming a float.
Jesusaves
1
-0
/
+1
2020-12-30
Make experience gain even slower
Jesusaves
1
-3
/
+3
2020-12-29
Reduce AP cost for the quests.
Jesusaves
1
-0
/
+7
2020-12-29
Change EXP rule: mobs and boss give 90% less.
Jesusaves
1
-2
/
+4
2020-12-26
Send to clients rk_exp/rk_mexp so they can resync exp bars
Jesusaves
1
-0
/
+2
2020-12-25
Disable party reordering feature
Jesusaves
1
-1
/
+5
2020-12-23
Nerf enemies a bit
Jesusaves
1
-2
/
+2
2020-12-23
Level boosts are now extremely predictable: They boost status in 1%
Jesusaves
1
-2
/
+3
2020-12-20
Add partial support for multiple worlds.
Jesusaves
2
-17
/
+21
2020-12-18
Kill the fake positives in an... elegantly lame... way.
Jesusaves
3
-0
/
+17
2020-12-18
Combat is almost working now
Jesusaves
4
-5
/
+7
2020-12-18
Initial battle version imported from Python2 and with pyflakes3 applied.
Jesusaves
6
-0
/
+962