aboutsummaryrefslogtreecommitdiff
path: root/engine/components/NetworkUpdateable.ts
Commit message (Collapse)AuthorAgeFiles
* 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
|
* prettier formattingElizabeth Hunt2023-08-251
|
* generate uuids for entities; scaffolding for a serverElizabeth Hunt2023-08-151
|
* Create network component and systemElizabeth Hunt2023-08-131