|
2faa61225f
|
refactor physics to use shared context for multiple simulations
|
2025-01-16 18:51:22 -08:00 |
|
|
57cc49dc1a
|
explicitly reset and spawn instead of implicitly
|
2025-01-16 06:35:36 -08:00 |
|
|
d517b78a8c
|
replay controls
|
2025-01-16 05:10:39 -08:00 |
|
|
e6d1d69241
|
delete replay on StopSpectate
|
2025-01-16 05:10:39 -08:00 |
|
|
b28fa25279
|
comment about determinism
|
2025-01-16 05:10:39 -08:00 |
|
|
713b235816
|
maintain replay state according to real time
|
2025-01-16 05:10:39 -08:00 |
|
|
d2002383cb
|
idle is special
|
2025-01-16 00:17:39 -08:00 |
|
|
52f7de809d
|
rename variable
|
2025-01-16 00:17:39 -08:00 |
|
|
4efe1209b8
|
implement copy instruction into replay
|
2025-01-15 23:44:42 -08:00 |
|
|
15a9136fc4
|
session instruction changes for control and playback
|
2025-01-15 22:59:59 -08:00 |
|
|
035736e7af
|
record
|
2025-01-15 21:41:44 -08:00 |
|
|
7f9a16a56d
|
refactor physics enums so Mouse-NonMouse distinction is private to mouse_interpolator
|
2025-01-15 21:09:08 -08:00 |
|
|
814e573d91
|
rename physics instructions
|
2025-01-15 20:19:20 -08:00 |
|
|
c2d6af8bda
|
TimedInstruction::set_time
|
2025-01-15 03:29:48 -08:00 |
|
|
fbacef83b9
|
fix non-determinism bug
|
2025-01-15 03:16:00 -08:00 |
|
|
13cae4c7c5
|
rewrite mouse_interpolator, introduce session
|
2025-01-15 01:01:24 -08:00 |
|