summaryrefslogtreecommitdiff
path: root/client/game.lua
Commit message (Expand)AuthorAgeFilesLines
* actually send the usernameubq3232023-06-181-1/+5
* add handshaking system, and refactor server a bitubq3232023-06-181-2/+6
* misc thingsubq3232023-04-091-0/+4
* use lmdb for world storage; plus other small thingsubq3232023-03-241-8/+14
* refactor game.lua somewhat, use state machinish thing for connecting, instead...ubq3232023-03-151-58/+70
* add scene system, move top level stuff into its own moduleubq3232023-03-151-0/+357