aboutsummaryrefslogtreecommitdiff
path: root/draughts/app.js
Commit message (Expand)AuthorAgeFilesLines
* lol what even is this diffThomas Voss 2022-01-171-2/+2
* Add wayyyy more documentation than is healthyThomas Voss 2022-01-171-4/+19
* Fix bug allowing for negative ongoing gamesThomas Voss 2022-01-161-5/+6
* Fully switch stats over from the environment to the statTrackerThomas Voss 2022-01-161-14/+14
* Updates buttonMayteApolix 2022-01-161-1/+2
* Finished splash screen and stat trackingMayteApolix 2022-01-161-1/+22
* Remove games from the environment when they endThomas Voss 2022-01-141-1/+3
* Add support for game historyThomas Voss 2022-01-141-1/+2
* Inform the clients of various events via alertsThomas Voss 2022-01-131-0/+1
* Remove game IDs, they are uselessThomas Voss 2022-01-131-1/+1
* Add king piece supportThomas Voss 2022-01-131-7/+6
* Merge branch 'main' of github.com:MayteSteeghs/draughtsThomas Voss 2022-01-131-3/+7
|\
| * ejs splash screen renderingMayteApolix 2022-01-131-3/+7
* | Move the Color enumeration to the public/ folderThomas Voss 2022-01-131-2/+3
|/
* Basically make the whole game workThomas Voss 2022-01-131-5/+35
* Add a game queue and handle disconnectsThomas Voss 2022-01-091-9/+50
* Remove useless lineThomas Voss 2022-01-061-3/+1
* Used boilerplate code to restructure project, edited splash.html and added ro...MayteApolix 2022-01-061-0/+14