summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-08-19Merge branch 'XanthemLocalHost' of gitlab.com:TMW2/spheres/server into Xanthe...XanthemLocalHostXanthem0-0/+0
2021-08-19Set up LocalhostXanthem3-3/+3
2021-08-18Sanitize packet (so it can send numbers) and send special code for outdated c...v2.1.8.18Jesusaves2-1/+3
2021-08-18Bump client version to 2.1.8.18Jesusaves1-2/+2
2021-08-17Inform devs they need TWO repositories for local servers.Jesusaves2-1/+4
2021-08-17Merge branch 'XanthemLocalHost' of gitlab.com:TMW2/spheres/server into Xanthe...Xanthem0-0/+0
2021-08-17Set up LocalhostXanthem3-3/+3
2021-08-17Set up LocalhostXanthem3-3/+3
2021-08-17Nerf tavern costs, they are too high (200 -> 150 crystals)Jesusaves1-3/+3
2021-08-16[Make newer quests easier]Jesusaves1-2/+2
2021-08-16Extend game story up to quest 10 (When the Stronghold arc ends)Jesusaves1-0/+154
2021-08-16Prepare quests 7 and 8Jesusaves1-1/+81
2021-08-16Add command `list` (aka. `all`) which lists everyone connected.Jesusaves2-0/+5
2021-08-16Fix the `debug` command from server consoleJesusaves1-2/+4
2021-08-16Send attack all as SRV_NOCASTJesusaves1-3/+5
2021-08-16Summoning can now be learnt, and the first summon - Lurking Danger - has arrivedJesusaves2-1/+24
2021-08-16Add some post dialog to the Fortress explaining about summon selection.Jesusaves1-1/+18
2021-08-16Sphere manipulation walkthroughJesusaves1-0/+47
2021-08-16Send job for the unitsJesusaves2-0/+2
2021-08-14Fix story error reported by XanthemJesusaves1-1/+3
2021-08-13Add a couple asserts to validate the summonJesusaves1-0/+2
2021-08-12You now need `max_sum` to be set in order to summon something.Jesusaves2-2/+9
2021-08-12UPDATE TABLE `player`.Jesusaves1-11/+12
2021-08-12Update summonsJesusaves1-11/+107
2021-08-12Pipelines must passJesusaves1-1/+1
2021-08-12Remove summon_id attribute from summons.json; Rely entirely on the array posJesusaves3-11/+12
2021-08-11Summoning protocol, alpha version (working)Jesusaves2-5/+6
2021-08-11Fix bugsJesusaves1-21/+36
2021-08-11Alpha version of summoningJesusaves6-19/+33
2021-08-10Log summon usage (currently not possible)Jesusaves2-2/+6
2021-08-10Make _action() take more params so EVERYONE knows it is messy :>Jesusaves1-6/+9
2021-08-10Initial version of priority-based attack order (spheres > skills > attack)Jesusaves1-19/+39
2021-08-10Isolate battle action codeJesusaves1-16/+23
2021-08-08Bump protocol versionv2.1.8.8Jesusaves2-4/+4
2021-08-07Protocol update; Allow clients to alter spheresJesusaves1-2/+5
2021-08-07Rebalance all quests, making them easierJesusaves1-5/+5
2021-08-07Apart for the terrible balancing - fix typos and bugs.Jesusaves3-4/+13
2021-08-05Move a lot of battle logic to battle/common.pyJesusaves3-291/+290
2021-08-04Enable SASTJesusaves1-0/+5
2021-08-04I also did a typo which prevented players from gaining spheresJesusaves1-1/+1
2021-08-04Send damage over the packets as wellJesusaves5-12/+25
2021-08-04Verbosity should now be fine (or at least, better)Jesusaves3-9/+9
2021-08-04Add another verbosity level, otherwise debug.txt will be a monsterJesusaves4-50/+57
2021-08-04Remove previously deprecated `dbgprint` function.Jesusaves4-15/+12
2021-08-04Send action log and minor polishingJesusaves4-15/+20
2021-07-25These are the last additions for todayJesusaves2-4/+106
2021-07-25Add three new units and their taverns.Jesusaves2-4/+157
2021-07-25Add a couple new units which were waiting for long enough.Jesusaves2-1/+133
2021-07-22Change Tavern rules so they are quest-level dependant.Jesusaves2-4/+8
2021-01-05Fix pyflakes3 warningsJesusaves3-3/+4