153 Commits (1f42537f488b26bd2cd3847b37bf68af046f2d80)
 

Author SHA1 Message Date
Elijah Voigt 1f42537f48 Remove quit button in web release 2 months ago
Elijah Voigt 0b05e56e4b Logo, misc cleanup for shipping 2 months ago
Elijah Voigt b513d2f987 flappy launch cleanup 2 months ago
Elijah Voigt 624b208156 remove unused assets 2 months ago
Elijah Voigt bb94851357 remove audio 2 months ago
Elijah Voigt 3779e1fb17 Art pass 2 months ago
Elijah Voigt 0800c56c12 pipes move when batch changes! 2 months ago
Elijah Voigt d1957652c5 technically functional, just looks very bad. 2 months ago
Elijah Voigt 4a2bbf3242 More correct parallax example! 2 months ago
Elijah Voigt 1525cc75f9 There is a bug with parallax and I dont know where/what it is... 2 months ago
Elijah Voigt 8374d87d45 And with that... it is working flawlessly 2 months ago
Elijah Voigt 654dd32fce Parallax almost wraps correctly! 2 months ago
Elijah Voigt b8a626194b Slight rework of parallax system 2 months ago
Elijah Voigt c1de38988f Parallax example works ish with repeating patterns 2 months ago
Elijah Voigt 063a3dd7fc Limit rewind to some static number (currently 5s) 2 months ago
Elijah Voigt 94383709c3 Reduce rewind data being stored 2 months ago
Elijah Voigt ccfaf30b81 Add rewind and play icons to rewind and flap buttons 2 months ago
Elijah Voigt 3aea4ee5b0 play/rewind assets 2 months ago
Elijah Voigt fd716e3989 I believe I fixed the rewind bug 2 months ago
Elijah Voigt 8c440317e7 Parallax system + example, need to integrate into flappy bird 3 months ago
Elijah Voigt 272543eff6 Made flap/rewind buttons bigger 3 months ago
Elijah Voigt 583b7a41c7 cargo fmt 3 months ago
Elijah Voigt 666d8f52b6 Make flap and rewind buttons shimmer 3 months ago
Elijah Voigt a2367fb4f7 very basic sfx 3 months ago
Elijah Voigt c2d1999491 Kenny impact sounds 3 months ago
Elijah Voigt e6a131a9ac Added a working ceiling! 3 months ago
Elijah Voigt 42e61a3d66 Fix linter issues 3 months ago
Elijah Voigt cacfa0098a Added trail to physics bird 3 months ago
Elijah Voigt c48be4d41b Pipes extend off the screen 3 months ago
Elijah Voigt f900f3b388 Invert colors kinda sorta works 3 months ago
Elijah Voigt 34e2c5a08b Sometimes we get a bug, but not consistently... 3 months ago
Elijah Voigt 72ad17d27c Sometimes I think I am the dumbest programmer alive 3 months ago
Elijah Voigt b6af29ee97 Make batch management event driven (again) 3 months ago
Elijah Voigt 8260185860 Add run_if to score manager system 3 months ago
Elijah Voigt 13deeb348a Fixed score not working correctly 3 months ago
Elijah Voigt 641732ae03 Fixed 0th index having pipes after rewinding to that spot 3 months ago
Elijah Voigt 76aeb8dcaf Fixed 0th index having pipes after rewinding to that spot 3 months ago
Elijah Voigt 49b95ab5f9 Rewinding batches works, but now a weird bug with zero! 3 months ago
Elijah Voigt fdd691f29a Fix bird, maybe other suff too
Still failing at scoring in weird, need to do something about that...
3 months ago
Elijah Voigt 5f4a170a05 Get flappy bird (with rewind) working in web 3 months ago
Elijah Voigt 15cb9ae49b Move from Make to just 3 months ago
Elijah Voigt 129db30e55 Move flappy bird assets to flappy assets dir 3 months ago
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