47bf9f1af3
pain
2025-01-10 22:08:54 -08:00
719c702b95
actually need ReplaceMouse because of OS level issue
...
The operating system does not report the timestamp at which it checks that the mouse was not moving, so the mouse interpolation will necessarily be incorrect for up to 1 polling period. The alternative is to guess / make up a timestamp, but I don't want to do this.
2025-01-10 22:01:02 -08:00
ceb2499ad2
delete ReplaceMouse instruction
2025-01-10 20:59:25 -08:00
fe43ce9df6
progress
2025-01-10 20:03:53 -08:00
1fcd18bc45
how does it work
2025-01-09 21:20:25 -08:00
e371f95a4b
a
2025-01-09 21:14:17 -08:00
b02c1bc7b4
idk if dropinstruction is gonan work
2025-01-09 21:14:15 -08:00
89446a933a
a
2025-01-09 20:48:11 -08:00
0a3d965bb6
work
2025-01-09 20:48:11 -08:00
b6206d52c8
work
2025-01-09 20:48:11 -08:00
498c628280
asd
2025-01-09 20:48:11 -08:00
273e915f67
no
2025-01-09 20:48:11 -08:00
5072e5d7a8
yeah
2025-01-09 20:48:11 -08:00
3f0e3e0d3c
update mouse interpolator code
2025-01-09 20:48:11 -08:00
2e88ae0612
wip
2025-01-09 20:48:11 -08:00
4c216a5b28
wip
2025-01-09 20:48:11 -08:00
0dc462a3b1
comment infinite loop avoidance
2025-01-09 20:38:32 -08:00
ca003edbc3
reintroduce generics to Instruction traits
2025-01-09 20:11:00 -08:00
16abe23e97
push solve tweaks
2025-01-09 06:27:50 -08:00
67f8569178
push_solve infallible type signature
2025-01-09 05:56:11 -08:00
121c9c5258
resize immediately
2025-01-09 05:36:55 -08:00
411b997b87
use mold linker because it's faster
2025-01-09 05:36:55 -08:00
4d587b6c0b
fixed_wide: clippy angry about derivable traits
2025-01-08 23:33:39 -08:00
6ff74f08ab
roblox_emulator: deref returns correct type
2025-01-08 23:31:56 -08:00
08f419f931
rename crawl_fev to crawl
2025-01-08 21:09:52 -08:00
6066e82fd2
MeshQuery trait FEV associated types
2025-01-08 21:09:52 -08:00
ca8035cdfc
fixed wide
2025-01-08 21:09:52 -08:00
ff5d954cfb
push solve!
2025-01-08 18:17:40 -08:00
a967f31004
rename RawTime to AbsoluteTime
2025-01-08 01:15:52 -08:00
8ad5d28e51
impl AsRef<str> for FlagReason
2025-01-07 23:57:22 -08:00
ab05893813
A BUG HAS BEEN FOUND!!!!
2025-01-07 23:43:54 -08:00
2f7597146e
fixup strafe client for strongly typed time
2025-01-07 23:43:54 -08:00
004e0d3776
common: session Time
2025-01-07 23:43:54 -08:00
120d8197b7
common
2025-01-07 23:43:54 -08:00
36ba73a892
timers
2025-01-07 23:43:54 -08:00
86cf7e74b1
typed Time
2025-01-07 22:36:58 -08:00
24787fede5
improve get_model_transform readability
2025-01-07 20:19:44 -08:00
3797408bc8
pull out named variables in checkpoint_check
2025-01-07 06:03:29 -08:00
47c9b77b00
style
2025-01-07 06:03:29 -08:00
479e657251
notes
2025-01-07 06:03:29 -08:00
63fbc94287
snf: demo file brainstorming
2025-01-06 23:14:08 -08:00
1318ae20ca
snf: session file brainstorming
2025-01-06 23:14:08 -08:00
851d9c935d
clear mode state in teleport_to_spawn
2025-01-06 21:50:43 -08:00
d0a190861c
implement NoJump and jump_limit
2025-01-06 21:45:48 -08:00
4dca7fc369
try_increment_jump_count monolithic function
2025-01-06 21:45:48 -08:00
62dfe23539
prevent hitting side of spawn from updating current stage
2025-01-06 21:05:37 -08:00
3991cb5064
document unclear function
2025-01-06 21:05:37 -08:00
1dc2556d85
factor out immutable checkpoint_check logic
2025-01-06 21:05:37 -08:00
4f21985290
fix print grammar
2025-01-06 00:36:14 -08:00
ccce54c1a3
calculate title at compile time
2025-01-05 21:39:48 -08:00