Commit Graph

111 Commits (9b507e9471139026a89745b16cd6187d3f7ea5b8)
 

Author SHA1 Message Date
sigonasr2 9b507e9471 Prepare sound effects, add leaderboard display for single races. 3 months ago
sigonasr2 c3fc8ec00a Fix string parsing emscripten side when loading data. Hamster color choice added. 3 months ago
sigonasr2 8a7ae48031 Add Player Options Menu 3 months ago
sigonasr2 c358f7e3c8 Add menu button system. 3 months ago
sigonasr2 b114907cae Fix radar. 3 months ago
sigonasr2 d3bc589235 Add loading screen. 3 months ago
sigonasr2 6c0490596a Redo shadow text to use a shadow decal. 3 months ago
sigonasr2 e4af1b9e43 Fix requirement to sort and re-copy all foreground decals back into a decal rendering list unnecessarily. 3 months ago
sigonasr2 6851b76f6a Added menu transition and state system. 3 months ago
sigonasr2 8551c9bacd Updated hamster images with profile icons. Added live placement tracking. 3 months ago
sigonasr2 92f2b4dd85 Add countdown timer. 3 months ago
sigonasr2 363ad229bb Keep persistent data about hamsters between map loads. Add menu backgrounds. 3 months ago
sigonasr2 e9c7fa0842 Move PBData reading to the assets directory. 3 months ago
sigonasr2 c8e02a23a8 Added PB tracking for both emscripten and native builds of the game. 3 months ago
sigonasr2 e2b5b873ef Add in Hamster Net. Add timer parsing util function. Move around level initialization code. 3 months ago
sigonasr2 89bb6bc19c Merge branch 'main' of https://github.com/sigonasr2/hamster 3 months ago
sigonasr2 d7580453d3 Added Hamster colors. 3 months ago
sigonasr2, Sig, Sigo c57ef6e498
Merge pull request #19 from sigonasr2/HamsterNet-pre-alpha 3 months ago
Moros Smith 90973f9774 remove PGEtinker specifics 3 months ago
Moros Smith 1a1a92e02a HamsterNet pre-alpha 3 months ago
sigonasr2 0f725d2403 Stage V + AI implemented. 3 months ago
sigonasr2 dd853d147e Stage IV added. AI implemented. Fix AI quirks. Fix other AI types not loading. 3 months ago
sigonasr2 ee00ee15b5 Merge branch 'main' of https://github.com/sigonasr2/hamster 3 months ago
sigonasr2 34849a8518 Add Stage III. Add Stage III AI. Fix up AI routines. Make lava border tiles transparent. 3 months ago
sigonasr2, Sig, Sigo e8ea578031
Merge pull request #17 from sigonasr2/fix-casting-that-emscripten-didn't-like 3 months ago
sigonasr2 871ec89107 Update cast (formatting consistency) 3 months ago
Moros Smith 0bf3e25a15 use static_cast to make emscripten happy 3 months ago
sigonasr2 1f306af20e AI Boost actions implemented. 3 months ago
sigonasr2 16b9ad521e Add missing variance for AI flight controls. Add HUD elements for Boost. Implemented Boost mechanic for Hamster Wheel powerup. 3 months ago
sigonasr2 e967e00257 Fix bump collision direction bug. Add AIs for Stages I and II 3 months ago
sigonasr2 a235dc7ca3 Added music tracks. Extended AI reading to be any number of files beyond the initial amount. 3 months ago
sigonasr2 e3606ab931 Added Stage 2, AI per-map difficulty settings. 3 months ago
sigonasr2 9d56e9c564 Add support for mirrored horizontal tiles. 3 months ago
sigonasr2 faa063a11c Add Stage I 3 months ago
sigonasr2 f5c2a3f2a8 Refined Hamster AI routines, make them follow better. 3 months ago
sigonasr2 28526444eb Change bump physics. 3 months ago
sigonasr2 ad3b2e433b AI basic movement integrated. 3 months ago
sigonasr2 337b9ecc07 Add NPCAI class containing NPCAI file formats and storage for AI paths along with recording AIs. 3 months ago
sigonasr2 12432dd61a Added burrow animation effect. 3 months ago
sigonasr2 a3214adc77 Added tunnel connections to tmx/tsx parsing 3 months ago
sigonasr2 12739dcf3c Remove hashing requirement by using a set for hamster checkpoints instead. 3 months ago
sigonasr2 baf7ca769c Make Checkpoint hashes use 64-bit values. Remove manual updating of tiling water texture. 3 months ago
sigonasr2 fd6d186fb6 Remove SpecialRenderable and all associated code related to it. Performance gains. 3 months ago
sigonasr2 a0c78b9a85 Fix naming conflict with olc::Decal and olc::Sprite (Makes gcc happy) 3 months ago
sigonasr2 599114ca02 Lots of micro-optimizations and depth fixes for emscripten. 3 months ago
sigonasr2 14296e2e63 Make checkpoint hashing faster! 3 months ago
sigonasr2 766eba4444 Added a radar. 3 months ago
sigonasr2 7eda510317 Add checkpoint arrow indicators for offscreen checkpoints. 3 months ago
sigonasr2 6ee7e293d5 Add Viewport PGEX back in for radar stuff. 3 months ago
sigonasr2 e37456f757 Add display names for powerups. 3 months ago