|
7544c6e6ef
|
fix roblox camera offset
|
2023-09-18 19:47:15 -07:00 |
|
|
2f0a073fd5
|
fix aabb normals + face_mesh
|
2023-09-18 19:04:32 -07:00 |
|
|
21dc425fc2
|
edit comments
|
2023-09-18 19:04:32 -07:00 |
|
|
ca141c800c
|
debug print instructions
|
2023-09-18 19:04:32 -07:00 |
|
|
63ce06f069
|
syntactic sugar
|
2023-09-18 18:31:15 -07:00 |
|
|
fe14d5e0fa
|
worthless opti
|
2023-09-18 18:31:04 -07:00 |
|
|
bffc254a0d
|
put -t back
|
2023-09-18 18:27:02 -07:00 |
|
|
a5f203484b
|
comment on CollisionEnd handling
|
2023-09-18 18:08:03 -07:00 |
|
|
e67479a9bd
|
TEMP: move jump out
|
2023-09-18 18:08:03 -07:00 |
|
|
ad7abbdf1c
|
rework predict_collision_end
|
2023-09-18 18:08:03 -07:00 |
|
|
3a0b3900ec
|
fix falling
|
2023-09-18 16:04:55 -07:00 |
|
|
765ed42b9d
|
start in air
|
2023-09-18 16:04:55 -07:00 |
|
|
8137a26f81
|
standardize vec init
|
2023-09-18 16:04:55 -07:00 |
|
|
21ae7a0e4f
|
use pva for init
|
2023-09-18 16:04:55 -07:00 |
|
|
5a886b76d1
|
comment about processed_time
|
2023-09-18 16:04:55 -07:00 |
|
|
f1e26cb07a
|
don't print frame delta
|
2023-09-18 16:04:55 -07:00 |
|
|
14a74c6e1e
|
consume vec
|
2023-09-18 16:04:55 -07:00 |
|
|
5b55873bd5
|
halfsize
|
2023-09-18 16:04:55 -07:00 |
|
|
fd5d71e1af
|
use hashset for contacts
|
2023-09-18 16:04:55 -07:00 |
|
|
28c3f21736
|
implement aabb collision
|
2023-09-18 16:04:55 -07:00 |
|
|
a58464efb0
|
how will I do this
|
2023-09-18 15:49:09 -07:00 |
|
|
b070b9706f
|
InputState
|
2023-09-18 15:49:09 -07:00 |
|
|
dcfbee8de1
|
MouseInterpolationState
|
2023-09-18 15:49:09 -07:00 |
|
|
c5636f7fcd
|
delete unused
|
2023-09-18 15:26:21 -07:00 |
|
|
a5aa89064b
|
next_instruction non-optional time_limit
|
2023-09-18 15:26:21 -07:00 |
|
|
0fe14749d3
|
wip: tickless physics
|
2023-09-18 15:26:21 -07:00 |
|
|
8daf432991
|
zeroes
|
2023-09-18 15:26:21 -07:00 |
|
|
4f5c9afed3
|
comments on implementing game mechanics
|
2023-09-08 20:18:31 -07:00 |
|
|
53605746d4
|
rename best to collector
|
2023-09-08 20:18:31 -07:00 |
|
|
cead05b08b
|
rename event.rs to instruction.rs
|
2023-09-08 20:18:31 -07:00 |
|
|
949897a558
|
rename EventStruct to TimedInstruction
|
2023-09-08 20:18:31 -07:00 |
|
|
a4ed50fc38
|
EventConsumer
|
2023-09-08 20:15:36 -07:00 |
|
|
846f681648
|
generic events
|
2023-09-08 20:15:36 -07:00 |
|
|
ff54a03487
|
happy compiler happy programmer
|
2023-09-08 20:15:36 -07:00 |
|
|
8c2dda5205
|
bad data normalization
|
2023-09-08 16:06:17 -07:00 |
|
|
addde65caa
|
fix up next_event lsp errors
|
2023-09-08 16:06:17 -07:00 |
|
|
2c4e6f642b
|
boilerplate
|
2023-09-08 16:06:17 -07:00 |
|
|
f11742ef3b
|
RelativeCollision concept
|
2023-09-08 16:06:17 -07:00 |
|
|
e6862b5bad
|
rename Model to ModelGRaphics + move model graphics gen code
|
2023-09-08 16:06:17 -07:00 |
|
|
e18e8a9a7d
|
walk event
|
2023-09-08 16:06:17 -07:00 |
|
|
f600092f13
|
LETS GET RUSTY
|
2023-09-08 16:06:17 -07:00 |
|
|
1f1ef5d3ad
|
there is no model
|
2023-09-08 12:28:16 -07:00 |
|
|
54bf0358d6
|
can't stand the idea of 10 nanoseconds less than 66 ticks per second
|
2023-09-08 12:27:45 -07:00 |
|
|
6caa273623
|
jump implementation details
|
2023-09-08 12:04:30 -07:00 |
|
|
101f0f8d12
|
localize EventStruct
|
2023-09-08 12:03:32 -07:00 |
|
|
fc751a9fe8
|
stage sweep
|
2023-09-08 11:38:47 -07:00 |
|
|
5391b635fb
|
reorder elements
|
2023-09-08 11:38:47 -07:00 |
|
|
230469496e
|
brainstorm tickless events
|
2023-09-08 11:38:47 -07:00 |
|
|
ea3134de51
|
move physics into its own module
|
2023-09-08 11:35:40 -07:00 |
|
|
05156d1741
|
sens way too high
|
2023-09-06 19:35:43 -07:00 |
|