aboutsummaryrefslogtreecommitdiff
path: root/engine/entities/Entity.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
* make server update interval an inheritable trait on entitiesElizabeth 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
|
* the great engine refactorElizabeth Hunt2023-08-121
|
* a bit of refactoring; importing engine into bun for serverElizabeth Hunt2023-07-201