summaryrefslogtreecommitdiff
path: root/server
AgeCommit message (Expand)Author
2023-09-05add compression to engine messagesHEADmainElizabeth Hunt
2023-09-05decrease CSP threshold, move client networking to its own folderElizabeth Hunt
2023-09-02update port & hostElizabeth Hunt
2023-09-02make next update interval a property on network update component instead of i...Elizabeth Hunt
2023-08-29don't update controllable entities on the clientElizabeth Hunt
2023-08-26add entity updates over network!Elizabeth Hunt
2023-08-26make fetchHadler synchronous onlyElizabeth Hunt
2023-08-25refactor server structureElizabeth Hunt
2023-08-25prettier formattingElizabeth Hunt
2023-08-23holy fuck we actually got somewhereElizabeth Hunt
2023-08-21very basic server messages - need to figure shit out stillElizabeth Hunt
2023-08-21add default arguments to grid; add grid to server glElizabeth Hunt
2023-08-16refactor collision methods, rescaffold serverLizzy Hunt
2023-08-15generate uuids for entities; scaffolding for a serverElizabeth Hunt
2023-08-12the great engine refactorElizabeth Hunt
2023-07-20very basic websocket setupElizabeth Hunt
2023-07-20a bit of refactoring; importing engine into bun for serverElizabeth Hunt