summaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Expand)Author
2023-05-29Bots (#23)Elizabeth (Lizzy) Hunt
2023-05-06change log level to info for prod, add info statement on player joinLizzy Hunt
2023-04-22README changes, create thread on join, update package-lock (#21)Elizabeth (Lizzy) Hunt
2023-02-08Show previous move in message body, which notification is now instant, add ch...Simponic
2023-02-03Increase move notificatino delay, decrease creation notification delay, and s...Simponic
2023-02-01Discord threads (#16)Simponic
2023-02-01Discord notifs (#14)Simponic
2023-02-01Allow nodes to use default connection API to stop kernel "panic"Logan Hunt
2023-02-01Fuck it. Environment variable hack.Logan Hunt
2023-02-01More config. This is getting tiresomeLogan Hunt
2023-02-01Increase multicast subnet for discoverySimponic
2023-02-01Multicast instead of .hosts.erlangSimponic
2023-01-31Increase game creation rate to 3Logan Hunt
2023-01-31Elixir cluster!Logan Hunt
2023-01-31Incorrect server redirection uri fixLogan Hunt
2023-01-31Move to discord oauthLogan Hunt
2023-01-31Rate limit game creationLogan Hunt
2023-01-29Add prod to git, move back to no-one user in server docker containerSimponic
2023-01-29Set ssh port in test config, move asciinema-player to reg depsSimponic
2023-01-28Ensure board is flipped when starting a game as dark, move some constants to ...Simponic
2023-01-24Update elixir.ymlLogan Hunt
2023-01-24Redis timeLogan Hunt
2023-01-19Web Client (#11)Logan Hunt
2023-01-13Move port on testSimponic
2023-01-13Decrease burst ms again, fix insertion error with player session when using p...Simponic
2023-01-04Create a Screen module behaviour, some ascii character arts, handle_input doe...Simponic
2023-01-02Now a simple logo draws in the center of the terminal, terminal size is limit...Simponic
2022-12-30Add scalable session thresholdsSimponic
2022-12-29Add redis commentSimponic
2022-12-29increase limit ms in testSimponic
2022-12-29Make tests pass, rename jail thresholdSimponic
2022-12-29Add scalable nodes and user sessionsSimponic
2022-12-27Initial erlang stuffSimponic
2022-12-22Remove shell and esshd - moving to erlang ssh serverSimponic
2022-12-19Add migrations, test keys, github workflowsSimponic
2022-12-19Implement public key and add testsSimponic
2022-12-19Add unsupported message for DSA keys, player and suchSimponic
2022-12-19Get public key authenticator actually running, add password validator via hashSimponic
2022-12-19Initial commit!Simponic