aboutsummaryrefslogtreecommitdiff
path: root/server/src/server.ts
Commit message (Collapse)AuthorAgeFiles
* decrease CSP threshold, move client networking to its own folderElizabeth Hunt2023-09-051
|
* update port & hostElizabeth Hunt2023-09-021
|
* make next update interval a property on network update component instead of ↵Elizabeth Hunt2023-09-021
| | | | inheritable attribute on entities
* add entity updates over network!Elizabeth Hunt2023-08-261
|
* make fetchHadler synchronous onlyElizabeth Hunt2023-08-261
|
* refactor server structureElizabeth Hunt2023-08-251
|
* prettier formattingElizabeth Hunt2023-08-251
|
* holy fuck we actually got somewhereElizabeth Hunt2023-08-231
|
* very basic server messages - need to figure shit out stillElizabeth Hunt2023-08-211
|
* add default arguments to grid; add grid to server glElizabeth Hunt2023-08-211
|
* refactor collision methods, rescaffold serverLizzy Hunt2023-08-161
|
* generate uuids for entities; scaffolding for a serverElizabeth Hunt2023-08-151
|
* the great engine refactorElizabeth Hunt2023-08-121
|
* very basic websocket setupElizabeth Hunt2023-07-201