Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-08-01 | moved playernames rendering to own function | jak1 | 1 | -3/+7 |
2021-08-01 | added basic html UI | jak1 | 1 | -11/+44 |
2021-08-01 | fixed typo in update pack | jak1 | 1 | -1/+1 |
2021-08-01 | Configure SAST in `.gitlab-ci.yml`, creating this file if it does not already... | jak1 | 1 | -0/+12 |
2021-08-01 | added some more features, and fixed some bugs (was to lazy to commit every ch... | jak1 | 24 | -326/+7071 |
2021-07-25 | added page Title (may change that to a const later) | jak1 | 1 | -1/+1 |
2021-07-24 | added basic map drawing | jak1 | 10 | -11/+3122 |
2021-07-22 | removed double username line | jak1 | 1 | -1/+0 |
2021-07-22 | updated npm packages | jak1 | 2 | -722/+638 |
2021-07-22 | optimized packet handling | jak1 | 2 | -33/+156 |
2021-07-21 | added mongojs accounting | jak1 | 1 | -9/+18 |
2021-07-21 | switch to mongojs | jak1 | 2 | -199/+1934 |
2021-07-20 | init game repo (basic) | jak1 | 12 | -0/+6931 |