Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-09-05 | removed console spam (leftover from testing) | jak1 | 1 | -1/+0 |
2021-09-05 | added player sit(X) | jak1 | 1 | -9/+31 |
2021-08-02 | changed direction from byte to sprite order | jak1 | 1 | -1/+1 |
2021-08-02 | removed const directions (seems to bug a bit (or there is maybe a better way ... | jak1 | 2 | -11/+5 |
2021-08-01 | added focus to ui and game element | jak1 | 1 | -2/+6 |
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 | added some more features, and fixed some bugs (was to lazy to commit every ch... | jak1 | 18 | -85/+6560 |
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 | 9 | -8/+3096 |
2021-07-22 | removed double username line | jak1 | 1 | -1/+0 |
2021-07-22 | optimized packet handling | jak1 | 1 | -16/+83 |
2021-07-20 | init game repo (basic) | jak1 | 1 | -0/+134 |