index
:
spheres/server
XanthemLocalHost
master
Mana Spheres main server code.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
consts.py
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-11
Alpha version of summoning
Jesusaves
1
-0
/
+2
2021-08-10
Log summon usage (currently not possible)
Jesusaves
1
-0
/
+1
2021-08-08
Bump protocol version
v2.1.8.8
Jesusaves
1
-1
/
+1
2021-08-04
Send damage over the packets as well
Jesusaves
1
-0
/
+5
2020-12-31
Fix typos and a bug of a swapped max and min function
Jesusaves
1
-2
/
+2
2020-12-31
Registration failure now only gives 2 lame points.
Jesusaves
1
-0
/
+1
2020-12-31
Relicense the game to GPLv3.
Jesusaves
1
-10
/
+9
2020-12-27
Disclose about automatic bans, and make score rule read from consts.py
Jesusaves
1
-0
/
+2
2020-12-24
Server really does not cares with job, as they only affect base stats,
Jesusaves
1
-7
/
+0
2020-12-20
Exp Table is now part of server data (no more a JSON file).
Jesusaves
1
-0
/
+3
2020-12-19
Add token field to connection. Send connection to protocol parser.
Jesusaves
1
-0
/
+4
2020-12-18
Limit maximum clients connected at once to 2500.
Jesusaves
1
-0
/
+1
2020-12-18
Registrations should be working again.
Jesusaves
1
-1
/
+1
2020-12-17
New function: security.score()
Jesusaves
1
-0
/
+1
2020-12-17
Move blacklist functions to security.py
Jesusaves
1
-0
/
+1
2020-12-17
Add support for three blacklist files
Jesusaves
1
-0
/
+2
2020-12-16
Import the good ol' SQL module.
Jesusaves
1
-0
/
+160