Age | Commit message (Expand) | Author |
---|---|---|
2023-01-17 | Persistent game (#5) | Logan Hunt |
2023-01-13 | Decrease burst ms again, fix insertion error with player session when using p... | Simponic |
2023-01-02 | Now a simple logo draws in the center of the terminal, terminal size is limit... | Simponic |
2022-12-31 | Better logging, close previous sessions once session threshold has been reached | Simponic |
2022-12-31 | A simple stalling TUI! Also, ensure sessions are counted correctly. Next up, ... | Simponic |
2022-12-30 | Add scalable session thresholds | Simponic |
2022-12-29 | Add scalable nodes and user sessions | Simponic |
2022-12-27 | Initial erlang stuff | Simponic |
2022-12-21 | Add a simple echo server | Simponic |
2022-12-19 | Implement public key and add tests | Simponic |
2022-12-19 | Add unsupported message for DSA keys, player and such | Simponic |
2022-12-19 | Get public key authenticator actually running, add password validator via hash | Simponic |