111 Commits (aac5430f9e77f943736820990594bf9aa67c631b)
 

Author SHA1 Message Date
Elijah Voigt aac5430f9e basic pipe displacement implemented 3 months ago
Elijah Voigt 8566a46347 credits 3 months ago
Elijah Voigt 6f3b4f7e82 Scoring updates in real time so thats nice 3 months ago
Elijah Voigt 31a15704ca Rewind batches works, but now we have a fun new bug! 3 months ago
Elijah Voigt c20bd94b79 Preserving more data, but rewind backfilling still not working... 3 months ago
Elijah Voigt 8002c8bae9 Moving batches works forward but not in reverse
I suspect it has to do with physics sensors not recognizing it in
reverse...

Maybe we can apply the physics backward instead of setting the transform?
3 months ago
Elijah Voigt 372240421d Add velocity to tooltip, limit linear velocity on bird 3 months ago
Elijah Voigt ee09f6f601 tooltip tracks and hides when moving out of debug state 3 months ago
Elijah Voigt 079b5aa787 Tooltip in world space works, need to populate with data 3 months ago
Elijah Voigt 7100fc1cb1 I have the tooltip component added so thats a start 3 months ago
Elijah Voigt 4f6e054630 Tooltip over 2d meshes 3 months ago
Elijah Voigt 8fc58773ce Added forward infinite play! not to support backward for rewind 3 months ago
Elijah Voigt dad9c05234 Doc strings for the batches + children observer pattern 3 months ago
Elijah Voigt ec64a3358c We have (slightly) more modular environments 3 months ago
Elijah Voigt 068f7363a9 tuning jitter min/max pipe values 3 months ago
Elijah Voigt 0873380d11 technically adds jitter 3 months ago
Elijah Voigt 808674d2df tweak colors a bit 3 months ago
Elijah Voigt 484cffda27 Swap out asses with sprites. 3 months ago
Elijah Voigt 6806e48242 cargo clippy --fix 3 months ago
Elijah Voigt 86375aef0a cargo fmt 3 months ago
Elijah Voigt fe4708d52d Using sprite for main character 3 months ago
Elijah Voigt 0cdf95ae72 Add score to main screen 3 months ago
Elijah Voigt 3de04ab758 Flap button in UI works! Also moved flapping to observer 3 months ago
Elijah Voigt 8fc9e56efc tracking and displaying score on "you died" screen 3 months ago
Elijah Voigt 87c502b5e8 Mostly 2d converted, little jank left to fix up but thats just polish 3 months ago
Elijah Voigt ef190538ff Preserve velocities 3 months ago
Elijah Voigt 8d891e74d0 Break some components out into 2d/3d variants for import 3 months ago
Elijah Voigt 414ed60a7c 1-bit-platformer kenny.nl tilepack 3 months ago
Elijah Voigt cf1491c2b6 rewind button 3 months ago
Elijah Voigt fc601a1da3 Auto-start if player presses space bar 3 months ago
Elijah Voigt 96d0358f32 Adding "Go!" button to start/un-pause the game 3 months ago
Elijah Voigt 0a7f2f8d94 very basic pipes and floor 3 months ago
Elijah Voigt 9d5caadbf4 camera following bird works 3 months ago
Elijah Voigt c6838a3fc5 The bird is moving along 3 months ago
Elijah Voigt f68b052f2d Added ground 3 months ago
Elijah Voigt cc8fdac7c1 Some jank but workable 3 months ago
Elijah Voigt 6afc2d0b04 Holy shit rewind. 3 months ago
Elijah Voigt ce4b19dd7d "do nothing" is done. we have rewind alive/dead/rewind states implemented 3 months ago
Elijah Voigt 9f8b4053f6 Ladies and gentlemen... we have a bouncing bird 3 months ago
Elijah Voigt e7693c747c Ladies and gentlemen... we have a bouncing bird 3 months ago
Elijah Voigt 9c4b4a79b9 Move to avian physics, stub out flappy bird (with rewind) 3 months ago
Elijah Voigt df069d0337 basic test suite for monologue parsing 3 months ago
Elijah Voigt dba46a99da Move trees debug code to separate module 3 months ago
Elijah Voigt c72ed47caa include build type in version string 3 months ago
Elijah Voigt 0df33ee4a6 yeah that works 3 months ago
Elijah Voigt 6433f7bb6a Very basic notification, need to close it when clicked 3 months ago
Elijah Voigt 5e246d21dc Spawning 10 trees at startup works 3 months ago
Elijah Voigt 4f1c634ed2 Add debug mode toggle & move some debug elements around 3 months ago
Elijah Voigt 2a1d7fe8c2 make trees debug menu look good enough 3 months ago
Elijah Voigt 145008a52d Make clippy happy 3 months ago