Commit graph

17 commits

Author SHA1 Message Date
5e29841717 Sketch out first pass of lockstep client code 2020-02-15 19:52:00 -05:00
33ddb75b14 add Callbag typings 2020-02-15 17:56:38 -05:00
200d0fdd70 Add Typescript Import Sorter config 2020-02-15 17:56:19 -05:00
14ccebc703 Add stub demo-playback code 2020-02-15 14:12:53 -05:00
21886c00a8 Remove TickType idea 2020-02-15 13:55:33 -05:00
4c337f3579 Factor strategies into helper object instead of requiring methods on types 2020-02-15 13:54:59 -05:00
2e0b0c4ff4 update plan 2020-01-28 22:52:40 -05:00
b5869b4a1c First Draft of Lockstep logic (untested) 2020-01-28 22:51:15 -05:00
02239bb4d2 Fix TransformCx hack that put collision detection rotation and render rotation out of sync.
(originally introduced to workaround AI getting the Y axis flipped)
2020-01-19 02:08:25 -05:00
5fed6ea82f Get old demo running 2020-01-19 01:24:29 -05:00
105ab7af03 Update plan 2020-01-19 01:24:04 -05:00
50b4313100 Make Join work with any # of arguments, and make "id" a pseudo component instead of always returned 2020-01-16 01:54:43 -05:00
8d83917286 Remove catchall lookup type on root Data 2020-01-16 01:08:15 -05:00
a080dabc67 Better typings for Lookup 2020-01-16 00:03:24 -05:00
8434e7046c Change typings to distinguish dense and sparse stores, and have the container add the "generation" field instead of the container 2020-01-15 22:49:52 -05:00
e8415da145 Import code from Ludum Dare/Jam 2018 "Sacrifices" that looks reusable. 2019-12-14 18:13:35 -05:00
9914c2e7bd Initial empty commit 2019-12-14 18:10:18 -05:00