index
:
spheres/server
XanthemLocalHost
master
Mana Spheres main server code.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-19
Merge branch 'XanthemLocalHost' of gitlab.com:TMW2/spheres/server into Xanthe...
XanthemLocalHost
Xanthem
0
-0
/
+0
2021-08-19
Set up Localhost
Xanthem
3
-3
/
+3
2021-08-18
Sanitize packet (so it can send numbers) and send special code for outdated c...
v2.1.8.18
Jesusaves
2
-1
/
+3
2021-08-18
Bump client version to 2.1.8.18
Jesusaves
1
-2
/
+2
2021-08-17
Inform devs they need TWO repositories for local servers.
Jesusaves
2
-1
/
+4
2021-08-17
Merge branch 'XanthemLocalHost' of gitlab.com:TMW2/spheres/server into Xanthe...
Xanthem
0
-0
/
+0
2021-08-17
Set up Localhost
Xanthem
3
-3
/
+3
2021-08-17
Set up Localhost
Xanthem
3
-3
/
+3
2021-08-17
Nerf tavern costs, they are too high (200 -> 150 crystals)
Jesusaves
1
-3
/
+3
2021-08-16
[Make newer quests easier]
Jesusaves
1
-2
/
+2
2021-08-16
Extend game story up to quest 10 (When the Stronghold arc ends)
Jesusaves
1
-0
/
+154
2021-08-16
Prepare quests 7 and 8
Jesusaves
1
-1
/
+81
2021-08-16
Add command `list` (aka. `all`) which lists everyone connected.
Jesusaves
2
-0
/
+5
2021-08-16
Fix the `debug` command from server console
Jesusaves
1
-2
/
+4
2021-08-16
Send attack all as SRV_NOCAST
Jesusaves
1
-3
/
+5
2021-08-16
Summoning can now be learnt, and the first summon - Lurking Danger - has arrived
Jesusaves
2
-1
/
+24
2021-08-16
Add some post dialog to the Fortress explaining about summon selection.
Jesusaves
1
-1
/
+18
2021-08-16
Sphere manipulation walkthrough
Jesusaves
1
-0
/
+47
2021-08-16
Send job for the units
Jesusaves
2
-0
/
+2
2021-08-14
Fix story error reported by Xanthem
Jesusaves
1
-1
/
+3
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
2
-2
/
+9
2021-08-12
UPDATE TABLE `player`.
Jesusaves
1
-11
/
+12
2021-08-12
Update summons
Jesusaves
1
-11
/
+107
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
3
-11
/
+12
2021-08-11
Summoning protocol, alpha version (working)
Jesusaves
2
-5
/
+6
2021-08-11
Fix bugs
Jesusaves
1
-21
/
+36
2021-08-11
Alpha version of summoning
Jesusaves
6
-19
/
+33
2021-08-10
Log summon usage (currently not possible)
Jesusaves
2
-2
/
+6
2021-08-10
Make _action() take more params so EVERYONE knows it is messy :>
Jesusaves
1
-6
/
+9
2021-08-10
Initial version of priority-based attack order (spheres > skills > attack)
Jesusaves
1
-19
/
+39
2021-08-10
Isolate battle action code
Jesusaves
1
-16
/
+23
2021-08-08
Bump protocol version
v2.1.8.8
Jesusaves
2
-4
/
+4
2021-08-07
Protocol update; Allow clients to alter spheres
Jesusaves
1
-2
/
+5
2021-08-07
Rebalance all quests, making them easier
Jesusaves
1
-5
/
+5
2021-08-07
Apart for the terrible balancing - fix typos and bugs.
Jesusaves
3
-4
/
+13
2021-08-05
Move a lot of battle logic to battle/common.py
Jesusaves
3
-291
/
+290
2021-08-04
Enable SAST
Jesusaves
1
-0
/
+5
2021-08-04
I also did a typo which prevented players from gaining spheres
Jesusaves
1
-1
/
+1
2021-08-04
Send damage over the packets as well
Jesusaves
5
-12
/
+25
2021-08-04
Verbosity should now be fine (or at least, better)
Jesusaves
3
-9
/
+9
2021-08-04
Add another verbosity level, otherwise debug.txt will be a monster
Jesusaves
4
-50
/
+57
2021-08-04
Remove previously deprecated `dbgprint` function.
Jesusaves
4
-15
/
+12
2021-08-04
Send action log and minor polishing
Jesusaves
4
-15
/
+20
2021-07-25
These are the last additions for today
Jesusaves
2
-4
/
+106
2021-07-25
Add three new units and their taverns.
Jesusaves
2
-4
/
+157
2021-07-25
Add a couple new units which were waiting for long enough.
Jesusaves
2
-1
/
+133
2021-07-22
Change Tavern rules so they are quest-level dependant.
Jesusaves
2
-4
/
+8
2021-01-05
Fix pyflakes3 warnings
Jesusaves
3
-3
/
+4
[next]