Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | implemented per-packet HMAC to avoid MITM tampering. | rodri | 2023-02-11 | 1 | -0/+1 |
* | implemented connection establishment with per client DHX. | rodri | 2023-02-11 | 1 | -0/+1 |
* | implemented a packet processing pipeline. got rid of Lobby. began development... | rodri | 2023-02-09 | 1 | -1/+0 |
* | use libgeometry from the system. got rid of global `theparty`. wrote a little... | rodri | 2023-01-31 | 1 | -10/+0 |
* | added an sprite for the Earth. | rodri | 2021-08-01 | 1 | -1/+1 |
* | began building a universe for every party. | rodri | 2021-08-01 | 1 | -0/+1 |
* | incorporated libgeometry into the project. | rodri | 2021-07-29 | 1 | -0/+1 |
* | brought the Sprite struct for future animations. | rodri | 2021-07-28 | 1 | -0/+19 |
* | implemented parties to hold PvP match info. | rodri | 2021-07-25 | 1 | -0/+1 |
* | implemented a lobby for users waiting to join a party. | rodri | 2021-07-23 | 1 | -0/+2 |
* | implemented very basic server broadcasting. | rodri | 2021-07-21 | 1 | -1/+4 |
* | initial commit. | rodri | 2021-07-21 | 1 | -0/+14 |