|
dc35865eca
|
load good
|
2025-01-29 13:55:14 -08:00 |
|
|
d51415af1b
|
the errors went away but im not done
|
2025-01-29 13:55:14 -08:00 |
|
|
4439f1e8fe
|
tweak get_texture_description
|
2025-01-29 13:55:14 -08:00 |
|
|
bd70712bae
|
data thing
|
2025-01-29 13:55:14 -08:00 |
|
|
d4315c7df4
|
noice Directories idea
|
2025-01-29 13:55:14 -08:00 |
|
|
446aeec299
|
wip: convert unions
|
2025-01-29 13:55:14 -08:00 |
|
|
2be1ad0c65
|
wip: actually unions not fake
|
2025-01-29 13:55:14 -08:00 |
|
|
453e439849
|
get_texture_description function
|
2025-01-29 13:55:14 -08:00 |
|
|
926e57790e
|
store typed id directly in hashmaps
|
2025-01-29 13:55:14 -08:00 |
|
|
012d2d1837
|
rbx_loader: load unions
|
2025-01-29 13:55:14 -08:00 |
|
|
93c462aa81
|
rbx_loader: update rbx_mesh
|
2025-01-29 13:55:14 -08:00 |
|
|
2cf5ff5059
|
impl deferred_loader::Loader for bsp_loader
|
2025-01-29 12:20:24 -08:00 |
|
|
b550778a60
|
impl deferred_loader::Loader for rbx_loader
|
2025-01-29 12:18:55 -08:00 |
|
|
69599b23be
|
move rbxassetid into lib
|
2025-01-29 11:17:12 -08:00 |
|
|
2d9ad990c2
|
refactor deferred_loader
|
2025-01-29 11:17:12 -08:00 |
|
|
be9eb30a5c
|
minimize lints
|
2025-01-24 05:20:22 -08:00 |
|
|
76bafa4d0a
|
fix divide by zero crashes when mouse has not moved
|
2025-01-21 05:34:45 -08:00 |
|
|
4c11980989
|
headless replay test
|
2025-01-21 05:18:30 -08:00 |
|
|
091da88b5c
|
roblox_emulator: name macro variable
|
2025-01-20 15:46:26 -08:00 |
|
|
045e540020
|
roblox_emulator: use match guard
|
2025-01-20 15:46:13 -08:00 |
|
|
c14f8975fc
|
snf: bot: fix lint SegmentId
|
2025-01-20 10:37:21 -08:00 |
|
|
8e228033e0
|
snf: bot: version const
|
2025-01-20 10:37:21 -08:00 |
|
|
eaecbc5b73
|
physics versioning plan
|
2025-01-20 10:36:40 -08:00 |
|
|
adcd7db4f1
|
common: timer: the time of a paused timer does not depend on the parent time
|
2025-01-20 05:25:13 -08:00 |
|
|
b45b92c627
|
allow writing idle instructions
|
2025-01-18 09:24:34 -08:00 |
|
|
6beb6c5f9a
|
implement bot file
|
2025-01-18 09:24:21 -08:00 |
|
|
a1507d4f26
|
implement newtypes for bot files
|
2025-01-18 09:24:05 -08:00 |
|
|
77db5a7a6b
|
tweak instruction collector
|
2025-01-18 05:22:02 -08:00 |
|
|
d49a6b2f0a
|
file::Header::calculate_size
|
2025-01-17 21:29:04 -08:00 |
|
|
5b62052222
|
snf: move newtypes.rs into newtypes/mod.rs
|
2025-01-16 21:29:46 -08:00 |
|
|
5a8bc141d3
|
tweak ModeInstruction and document meaning
|
2025-01-16 20:54:02 -08:00 |
|
|
d2002383cb
|
idle is special
|
2025-01-16 00:17:39 -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 |
|
|
870cb56dac
|
do not use ResourceType
|
2025-01-15 08:46:15 -08:00 |
|
|
38661b3a68
|
fixed_wide: another derivable trait
|
2025-01-15 04:15:41 -08:00 |
|
|
7ad76740d4
|
common: tidy instruction module
|
2025-01-15 03:29:48 -08:00 |
|
|
c2d6af8bda
|
TimedInstruction::set_time
|
2025-01-15 03:29:48 -08:00 |
|
|
13cae4c7c5
|
rewrite mouse_interpolator, introduce session
|
2025-01-15 01:01:24 -08:00 |
|
|
ca003edbc3
|
reintroduce generics to Instruction traits
|
2025-01-09 20:11:00 -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 |
|
|
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 |
|
|
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 |
|
|
63fbc94287
|
snf: demo file brainstorming
|
2025-01-06 23:14:08 -08:00 |
|