Commit Graph

4 Commits (f5c2a3f2a845e3ceedb2eae8ed259749fad0e3e2)

Author SHA1 Message Date
sigonasr2 f5c2a3f2a8 Refined Hamster AI routines, make them follow better. 7 months ago
sigonasr2 28526444eb Change bump physics. 7 months ago
sigonasr2 ad3b2e433b AI basic movement integrated. 7 months ago
sigonasr2 337b9ecc07 Add NPCAI class containing NPCAI file formats and storage for AI paths along with recording AIs. 7 months ago
sigonasr2 fd6d186fb6 Remove SpecialRenderable and all associated code related to it. Performance gains. 7 months ago
sigonasr2 599114ca02 Lots of micro-optimizations and depth fixes for emscripten. 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. 7 months ago
sigonasr2 fa25cfa54c Added landing mechanic and landing animations. Add safe spot find algorithm. Prepare Fallometer graphics. 7 months ago
sigonasr2 8720d20b82 Moved Hamster Jet camera down, added targeting indicator, fix ground detection issues while in the air. 7 months ago
sigonasr2 121061f3b8 Clean up Hamster Jet animations. Add hamster jet flame animations and rockets activate during movement. Refined Hamster Jet controls. 7 months ago
sigonasr2 2a821cb70a Fix collision bugs, added sky covers. Implemented basic hamster jet animations. 7 months ago
sigonasr2 b77f355ba6 Implemented SpecialRenderable class. 7 months ago
sigonasr2 d662b3d6a5 Add Matrix texture animating. And prepare jet sprite. 7 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