1b35c96f6e
cook a bit
2025-01-10 23:18:53 -08:00
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
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
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
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
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
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
eb30566a82
fix urls
2025-01-03 06:44:59 -08:00
f8880593e6
strafe-client: fix readme
2025-01-03 06:44:59 -08:00
cbdc389cc9
style
2025-01-03 06:44:59 -08:00
ff011f9f0c
window: no float in get_middle_of_screen
2025-01-03 06:44:59 -08:00
2bd6868882
window: bind case insensitive ( closes #7 )
2025-01-03 06:44:59 -08:00
0a515f423d
window: match on key and state
2025-01-03 06:44:59 -08:00
f73f45128e
update deps
2025-01-03 06:44:59 -08:00
c968377901
fix cargo warnings
2025-01-03 06:44:59 -08:00
34ae17be5d
move tools to root dir
2025-01-03 06:44:59 -08:00
5fb440584b
set up cargo workspace
2025-01-03 06:44:58 -08:00
5ad5229a62
remove individual Cargo.lock files
2025-01-03 06:32:59 -08:00