Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix line lengths | ubq323 | 2023-06-18 | 1 | -11/+26 |
| | |||||
* | actually send the username | ubq323 | 2023-06-18 | 1 | -1/+5 |
| | |||||
* | add handshaking system, and refactor server a bit | ubq323 | 2023-06-18 | 1 | -2/+6 |
| | |||||
* | misc things | ubq323 | 2023-04-09 | 1 | -0/+4 |
| | |||||
* | use lmdb for world storage; plus other small things | ubq323 | 2023-03-24 | 1 | -8/+14 |
| | | | | | | support numpad 8456 for movement in addition to wasd refactor server and add player module update outdated documentation slightly | ||||
* | refactor game.lua somewhat, use state machinish thing for connecting, ↵ | ubq323 | 2023-03-15 | 1 | -58/+70 |
| | | | | instead of `if local_player` guards everywhere | ||||
* | add scene system, move top level stuff into its own module | ubq323 | 2023-03-15 | 1 | -0/+357 |