Commit Graph

129 Commits (bf63336733a37cbb0532a72cf10f1b1d149348a4)
 

Author SHA1 Message Date
sigonasr2 bf63336733 Add rotational movement to hamster controls and corresponding option to options menu. 6 months ago
sigonasr2 448ef6a64d Remove unused assets, don't reload the same map unnecessarily. 6 months ago
sigonasr2, Sig, Sigo 8c5f326fa8
Merge pull request #21 from sigonasr2/add-pause-to-HamsterNet 6 months ago
Moros Smith 96476d1690 apply paused time to GetCurrentRaceTime 6 months ago
Moros Smith 36a9b45557 do the pause math when finishing the race 6 months ago
Moros Smith 2d4036669d update asyncify imports to include the new hamsterNet start/end pause functions 6 months ago
Moros Smith 3758227a15 add StartPause and EndPause to HamsterNet 6 months ago
sigonasr2 e766e6c153 Whategver this is. 6 months ago
sigonasr2 ff444f8acd Stage IX and X implemented. Timer 6 months ago
sigonasr2, Sig, Sigo bd808c76c0
Merge pull request #20 from sigonasr2/emscripten-final-touches 6 months ago
Moros Smith b6c7542d3a a whole lotta fun with html/css/and javascript 6 months ago
Moros Smith 82970e8d12 copy web assets to the build directory 6 months ago
Moros Smith 6279dac525 add web assets 6 months ago
sigonasr2 3ff6153263 Stages 6-8. 6 months ago
sigonasr2 7e2a9e2ad6 Fix 6 months ago
sigonasr2 b32faf1cda Add powerup tips fix a billion things. Yes. 6 months ago
sigonasr2 d92e0b86ae Add simulated npc hamster finish times. Fix some sound effects, remove double drawing. Fix BGM setting not working right. 6 months ago
sigonasr2 a618782ca6 Added sound effects, menu music. 6 months ago
sigonasr2 9b507e9471 Prepare sound effects, add leaderboard display for single races. 6 months ago
sigonasr2 c3fc8ec00a Fix string parsing emscripten side when loading data. Hamster color choice added. 6 months ago
sigonasr2 8a7ae48031 Add Player Options Menu 6 months ago
sigonasr2 c358f7e3c8 Add menu button system. 6 months ago
sigonasr2 b114907cae Fix radar. 6 months ago
sigonasr2 d3bc589235 Add loading screen. 6 months ago
sigonasr2 6c0490596a Redo shadow text to use a shadow decal. 6 months ago
sigonasr2 e4af1b9e43 Fix requirement to sort and re-copy all foreground decals back into a decal rendering list unnecessarily. 6 months ago
sigonasr2 6851b76f6a Added menu transition and state system. 6 months ago
sigonasr2 8551c9bacd Updated hamster images with profile icons. Added live placement tracking. 6 months ago
sigonasr2 92f2b4dd85 Add countdown timer. 6 months ago
sigonasr2 363ad229bb Keep persistent data about hamsters between map loads. Add menu backgrounds. 6 months ago
sigonasr2 e9c7fa0842 Move PBData reading to the assets directory. 6 months ago
sigonasr2 c8e02a23a8 Added PB tracking for both emscripten and native builds of the game. 6 months ago
sigonasr2 e2b5b873ef Add in Hamster Net. Add timer parsing util function. Move around level initialization code. 6 months ago
sigonasr2 89bb6bc19c Merge branch 'main' of https://github.com/sigonasr2/hamster 6 months ago
sigonasr2 d7580453d3 Added Hamster colors. 6 months ago
sigonasr2, Sig, Sigo c57ef6e498
Merge pull request #19 from sigonasr2/HamsterNet-pre-alpha 6 months ago
Moros Smith 90973f9774 remove PGEtinker specifics 6 months ago
Moros Smith 1a1a92e02a HamsterNet pre-alpha 6 months ago
sigonasr2 0f725d2403 Stage V + AI implemented. 6 months ago
sigonasr2 dd853d147e Stage IV added. AI implemented. Fix AI quirks. Fix other AI types not loading. 6 months ago
sigonasr2 ee00ee15b5 Merge branch 'main' of https://github.com/sigonasr2/hamster 6 months ago
sigonasr2 34849a8518 Add Stage III. Add Stage III AI. Fix up AI routines. Make lava border tiles transparent. 6 months ago
sigonasr2, Sig, Sigo e8ea578031
Merge pull request #17 from sigonasr2/fix-casting-that-emscripten-didn't-like 6 months ago
sigonasr2 871ec89107 Update cast (formatting consistency) 6 months ago
Moros Smith 0bf3e25a15 use static_cast to make emscripten happy 6 months ago
sigonasr2 1f306af20e AI Boost actions implemented. 6 months ago
sigonasr2 16b9ad521e Add missing variance for AI flight controls. Add HUD elements for Boost. Implemented Boost mechanic for Hamster Wheel powerup. 6 months ago
sigonasr2 e967e00257 Fix bump collision direction bug. Add AIs for Stages I and II 6 months ago
sigonasr2 a235dc7ca3 Added music tracks. Extended AI reading to be any number of files beyond the initial amount. 6 months ago
sigonasr2 e3606ab931 Added Stage 2, AI per-map difficulty settings. 6 months ago