Commit Graph

2 Commits (fd6d186fb673f40f5d25dbd4d2b9b3c4496817a7)

Author SHA1 Message Date
sigonasr2 14296e2e63 Make checkpoint hashing faster! 7 months ago
sigonasr2 fefbbceef4 Fix acceleration / movement code issues, added race finished state, added checkpoints, added victory animation. 7 months ago
sigonasr2 76bc1ce3ae Fix player state getting modified to bump while preparing for flying state. Transition smoothly from hamster control to landing state for hamster jet. 7 months ago
sigonasr2 220beffeae Hamster Jet platform was lagging behind. Moved platform following to after hamster movement code. Remove all string_view conversions being converted into strings. VERY EXPENSIVE OPERATIONS apparently. 7 months ago
sigonasr2 002b00f018 Added Fall-o-meter HUD elements, added crash landing mechanics, and fuel. 7 months ago
sigonasr2 a16dc51d23 Hamster landing speed controls. 8 months ago
sigonasr2 fa25cfa54c Added landing mechanic and landing animations. Add safe spot find algorithm. Prepare Fallometer graphics. 8 months ago
sigonasr2 8720d20b82 Moved Hamster Jet camera down, added targeting indicator, fix ground detection issues while in the air. 8 months ago
sigonasr2 121061f3b8 Clean up Hamster Jet animations. Add hamster jet flame animations and rockets activate during movement. Refined Hamster Jet controls. 8 months ago
sigonasr2 2a821cb70a Fix collision bugs, added sky covers. Implemented basic hamster jet animations. 8 months ago
sigonasr2 b77f355ba6 Implemented SpecialRenderable class. 8 months ago
sigonasr2 d662b3d6a5 Add Matrix texture animating. And prepare jet sprite. 8 months ago
sigonasr2 32f6165f7d Detection of terrain types. 8 months ago
sigonasr2 cf7121701a Force 30 FPS minimum elapsed time on game engine. Added directional turn controls for the player. 8 months ago
sigonasr2 1a6980b3d4 Add in Hamsters and player flags. Fix up animation loading systems. Setup main game loop and load level function. 8 months ago
sigonasr2 bc05757b84 Wrote Animation loading functions. 8 months ago
sigonasr2 593841971d Add border image + setup asset loading and animation loading for images. 8 months ago
sigonasr2 e6ba1e88c7 Setup main game frame, initial assets and files. 8 months ago