Commit Graph

57 Commits

Author SHA1 Message Date
905151abe9 replace null, true, false with integers in code 2025-07-10 13:11:36 -05:00
994ed1e1e1 use SI units for size macros 2025-07-06 16:25:39 -05:00
a9bcab1b78 allow color & values for profiling 2025-07-06 14:37:17 -05:00
892daa5ed2 call resource callbacks in job 2025-07-01 01:03:06 -05:00
cfd8fb5f21 store arena in its own committed memory 2025-06-17 22:21:58 -05:00
05668865a7 rename temp_arena -> arena_temp 2025-06-07 21:20:35 -05:00
c15f52032f horizontal wall generation testing 2025-05-21 17:52:25 -05:00
478f077030 tile chunk testing 2025-05-21 16:59:54 -05:00
57174796b9 arena push zero by default 2025-05-15 08:42:12 -05:00
50713144f6 rename SIM_ENT_PROP -> SEPROP 2025-05-15 04:07:35 -05:00
0b92a1e8a4 cmd_kind. fix aabb draw 2025-03-01 09:39:00 -06:00
d16fdcd260 rename 'client_ent' -> 'player' 2025-02-28 17:42:26 -06:00
d0bfbfeb2d master snapshot blending 2025-02-28 15:27:02 -06:00
7e7e6a8f87 debug follow 2025-02-27 18:07:49 -06:00
55a4b904e0 fix publish client ents losing sync props 2025-02-27 12:44:36 -06:00
153290d57e bitbuff dbg markers, rough arg parsing 2025-02-26 11:36:34 -06:00
48dbcacd45 working prediction prototype 2025-02-25 16:08:26 -06:00
2769e98450 prediction progress 2025-02-25 14:02:59 -06:00
a6d103f391 rename all 'buckets' -> 'bins' 2025-02-25 12:03:13 -06:00
a8246541e9 encode sim id buckets for now 2025-02-24 14:21:23 -06:00
944be252c5 replace entity handles with uids 2025-02-24 11:41:36 -06:00
f0834c203f prediction progress 2025-02-23 04:18:14 -06:00
d35c951d43 netid -> uid 2025-02-23 02:14:06 -06:00
1dc1c42678 prediction progress 2025-02-22 23:20:42 -06:00
ba12d5677a prediction progress 2025-02-22 16:07:55 -06:00
34713e0c03 ent handle string formatting 2025-02-22 11:50:01 -06:00
4d8819d3ee prediction progress 2025-02-21 18:07:17 -06:00
27f49512d6 prediction progress 2025-02-20 18:24:22 -06:00
e0dee3e9e8 sim snasphot store -> client refactor 2025-02-20 17:16:36 -06:00
044fc1db9d prediction progress 2025-02-20 13:55:39 -06:00
4172808fe2 prediction progress 2025-02-19 17:32:24 -06:00
a5bbdffbe3 better render time determination 2025-02-19 13:33:54 -06:00
80ed6a7852 sim ctx decoupling progress 2025-02-19 10:00:44 -06:00
b049a56a28 faster app shutdown 2025-02-19 08:51:20 -06:00
8e5b2bd773 sim ctx decoupling progress 2025-02-19 08:22:04 -06:00
3204e97dcf sim ctx decoupling progress 2025-02-18 13:49:40 -06:00
253104b2ce sim ctx decoupling progress 2025-02-18 11:14:41 -06:00
f6aa25760e sim ctx decoupling progress 2025-02-14 17:01:44 -06:00
bc2dccb872 circular player collider 2025-02-14 14:05:14 -06:00
440a051dba fix out-of-scope stack memory use 2025-02-14 12:23:26 -06:00
be5d10e2b0 replace byteio with bitbuff 2025-02-13 17:15:23 -06:00
f1985c5815 level clear test 2025-02-12 11:18:56 -06:00
98c70b46ba fix bug in host final chunk data len 2025-02-12 08:34:15 -06:00
ff0fbf0878 crappy delta encoding test 2025-02-11 19:31:06 -06:00
fd550a7119 refactor ent store into snapshot 2025-02-11 12:52:56 -06:00
e1a1006b32 refactor client store into snapshot 2025-02-11 12:07:38 -06:00
46c7414f71 more timing debug info 2025-02-11 08:22:34 -06:00
f04a81fbb0 re-add lerping via snapshot interpolation 2025-02-10 15:22:19 -06:00
cd38ab4fbf another buddy fix 2025-02-09 16:25:59 -06:00
110e28119c fix dbg drag local point 2025-02-09 15:36:46 -06:00