aboutsummaryrefslogtreecommitdiff
path: root/engine/systems/NetworkUpdate.ts
Commit message (Collapse)AuthorAgeFiles
* docker. minor updates that don't really need any message.Elizabeth Hunt2023-09-021
|
* make next update interval a property on network update component instead of ↵Elizabeth Hunt2023-09-021
| | | | inheritable attribute on entities
* make server update interval an inheritable trait on entitiesElizabeth Hunt2023-08-291
|
* don't update controllable entities on the clientElizabeth Hunt2023-08-291
|
* add entity updates over network!Elizabeth Hunt2023-08-261
|
* 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
|
* generate uuids for entities; scaffolding for a serverElizabeth Hunt2023-08-151
|
* Create network component and systemElizabeth Hunt2023-08-131