2023-01-23 |
Stephen Seo | Use std::function instead of pointer to avoid ub |
commit | commitdiff | tree | snapshot |
2023-01-20 |
Stephen Seo | Minor fix to draw qms when not animating |
commit | commitdiff | tree | snapshot |
2023-01-19 |
Stephen Seo | Refactor first-load bugfix |
commit | commitdiff | tree | snapshot |
2023-01-19 |
Stephen Seo | Use sfx_draw |
commit | commitdiff | tree | snapshot |
2023-01-19 |
Stephen Seo | Add 3 sfx_draw sfx |
commit | commitdiff | tree | snapshot |
2023-01-19 |
Stephen Seo | Redo scissors sfx |
commit | commitdiff | tree | snapshot |
2023-01-19 |
Stephen Seo | Impl usage of sfx when Rock/Paper/Scissors attack |
commit | commitdiff | tree | snapshot |
2023-01-19 |
Stephen Seo | Add sfx |
commit | commitdiff | tree | snapshot |
2023-01-19 |
Stephen Seo | Minor tweaks to anims |
commit | commitdiff | tree | snapshot |
2023-01-19 |
Stephen Seo | Rename a3f to arrays, work on attack anims |
commit | commitdiff | tree | snapshot |
2023-01-18 |
Stephen Seo | Minor refactorings to client.js |
commit | commitdiff | tree | snapshot |
2023-01-18 |
Stephen Seo | Update platform texture |
commit | commitdiff | tree | snapshot |
2023-01-18 |
Stephen Seo | Minor addition to "first-load-bug-fix" |
commit | commitdiff | tree | snapshot |
2023-01-18 |
Stephen Seo | Re-fix first load bug (hopefully) |
commit | commitdiff | tree | snapshot |
2023-01-18 |
Stephen Seo | Fix typo in comment |
commit | commitdiff | tree | snapshot |
2023-01-18 |
Stephen Seo | Attempt to fix first-load bug (again) |
commit | commitdiff | tree | snapshot |
2023-01-18 |
Stephen Seo | Revert "Attempt to fix first load bugs with wasm build" |
commit | commitdiff | tree | snapshot |
2023-01-18 |
Stephen Seo | Revert "Attempt (again) to fix first-load bug" |
commit | commitdiff | tree | snapshot |
2023-01-18 |
Stephen Seo | Attempt (again) to fix first-load bug |
commit | commitdiff | tree | snapshot |
2023-01-18 |
Stephen Seo | Attempt to fix first load bugs with wasm build |
commit | commitdiff | tree | snapshot |
2023-01-18 |
Stephen Seo | Fix spectator mode (hopefully) |
commit | commitdiff | tree | snapshot |
2023-01-18 |
Stephen Seo | Comment out debug prints |
commit | commitdiff | tree | snapshot |
2023-01-18 |
Stephen Seo | Refactorings, fix ? color, fix spectator mode |
commit | commitdiff | tree | snapshot |
2023-01-18 |
Stephen Seo | Fix spectator view |
commit | commitdiff | tree | snapshot |
2023-01-18 |
Stephen Seo | Remove unnecessary comments |
commit | commitdiff | tree | snapshot |
2023-01-18 |
Stephen Seo | Refactor logic to be simpler |
commit | commitdiff | tree | snapshot |
2023-01-17 |
Stephen Seo | Work on game, currently is usable, WIP anims |
commit | commitdiff | tree | snapshot |
2023-01-17 |
Stephen Seo | Add anim_model_attack |
commit | commitdiff | tree | snapshot |
2023-01-17 |
Stephen Seo | Add anim_model_grow |
commit | commitdiff | tree | snapshot |
2023-01-17 |
Stephen Seo | Add anim_model_shrink |
commit | commitdiff | tree | snapshot |
2023-01-17 |
Stephen Seo | Change anims to have Model* as member variable |
commit | commitdiff | tree | snapshot |
2023-01-17 |
Stephen Seo | Add "anim_sequence" |
commit | commitdiff | tree | snapshot |
2023-01-17 |
Stephen Seo | Prep for anims, tweaks to anim handling |
commit | commitdiff | tree | snapshot |
2023-01-16 |
Stephen Seo | Impl working game (missing animations) |
commit | commitdiff | tree | snapshot |
2023-01-16 |
Stephen Seo | Reduce vertical space used by buttons |
commit | commitdiff | tree | snapshot |
2023-01-16 |
Stephen Seo | Only draw the "READY?" button if choices are made |
commit | commitdiff | tree | snapshot |
2023-01-16 |
Stephen Seo | More impl of choices GUI |
commit | commitdiff | tree | snapshot |
2023-01-16 |
Stephen Seo | Display buttons (not yet functional) for selection |
commit | commitdiff | tree | snapshot |
2023-01-13 |
Stephen Seo | Fix bug due to uninitialized variable |
commit | commitdiff | tree | snapshot |
2023-01-13 |
Stephen Seo | Rename V3, etc. to A3F, etc. |
commit | commitdiff | tree | snapshot |
2023-01-13 |
Stephen Seo | Minor fixes/refactorings |
commit | commitdiff | tree | snapshot |
2023-01-13 |
Stephen Seo | Impl QuestionMark classes with their "animations" |
commit | commitdiff | tree | snapshot |
2023-01-13 |
Stephen Seo | Add "orbit" overview, tweaks to overview handling |
commit | commitdiff | tree | snapshot |
2023-01-12 |
Stephen Seo | Update html to use defer loading client/logic.js |
commit | commitdiff | tree | snapshot |
2023-01-12 |
Stephen Seo | Renderer3D: Add "testing" text to show it's WIP |
commit | commitdiff | tree | snapshot |
2023-01-12 |
Stephen Seo | Fix native build |
commit | commitdiff | tree | snapshot |
2023-01-12 |
Stephen Seo | Renderer3D: Add more "overview" views |
commit | commitdiff | tree | snapshot |
2023-01-12 |
Stephen Seo | Renderer3D: Update models to "sit" on y=0.0 |
commit | commitdiff | tree | snapshot |
2023-01-12 |
Stephen Seo | Renderer3D: Impl "overview" camera mode |
commit | commitdiff | tree | snapshot |
2023-01-12 |
Stephen Seo | Begin work on Renderer3D |
commit | commitdiff | tree | snapshot |
2023-01-12 |
Stephen Seo | Begin work on 3D renderer, minor gameover fix |
commit | commitdiff | tree | snapshot |
2023-01-11 |
Stephen Seo | Add platform model/texture (not yet used) |
commit | commitdiff | tree | snapshot |
2023-01-11 |
Stephen Seo | Add skybox (not yet used) |
commit | commitdiff | tree | snapshot |
2023-01-10 |
Stephen Seo | Update some 3D models, add question mark model |
commit | commitdiff | tree | snapshot |
2023-01-10 |
Stephen Seo | Add 3D models of Rock/Paper/Scissors |
commit | commitdiff | tree | snapshot |
2023-01-09 |
Stephen Seo | Use google-style formatting, fix CMakeLists.txt |
commit | commitdiff | tree | snapshot |
2023-01-09 |
Stephen Seo | Add missing overrided fn in basic_renderer |
commit | commitdiff | tree | snapshot |
2023-01-05 |
Stephen Seo | Don't share choices unless both sides are set |
commit | commitdiff | tree | snapshot |
2023-01-04 |
Stephen Seo | Rename "Game" to "BasicRenderer" |
commit | commitdiff | tree | snapshot |
2023-01-04 |
Stephen Seo | Create abstract class GameRenderer |
commit | commitdiff | tree | snapshot |
2023-01-04 |
Stephen Seo | Negate score when displaying for player 2 |
commit | commitdiff | tree | snapshot |
2023-01-04 |
Stephen Seo | Impl spectator view, refactorings/fixes |
commit | commitdiff | tree | snapshot |
2023-01-03 |
Stephen Seo | Comment out debug prints |
commit | commitdiff | tree | snapshot |
2023-01-03 |
Stephen Seo | Impl basic working game |
commit | commitdiff | tree | snapshot |
2023-01-03 |
Stephen Seo | WIP work on game |
commit | commitdiff | tree | snapshot |
2023-01-02 |
Stephen Seo | WIP game logic handling drawing state |
commit | commitdiff | tree | snapshot |
2023-01-02 |
Stephen Seo | Add spritesheet, impl "set-up" before round |
commit | commitdiff | tree | snapshot |
2023-01-02 |
Stephen Seo | Cache "pos" value in Game class |
commit | commitdiff | tree | snapshot |
2023-01-02 |
Stephen Seo | Fix native build |
commit | commitdiff | tree | snapshot |
2023-01-02 |
Stephen Seo | Glue code for multiplayer rune sdk |
commit | commitdiff | tree | snapshot |
2023-01-02 |
Stephen Seo | Create Game class and set up glue code with it |
commit | commitdiff | tree | snapshot |
2023-01-02 |
Stephen Seo | WIP more work (glue code) |
commit | commitdiff | tree | snapshot |
2023-01-02 |
Stephen Seo | Add note about emsdk_version |
commit | commitdiff | tree | snapshot |
2023-01-01 |
Stephen Seo | WIP work on game (logic.js about done) |
commit | commitdiff | tree | snapshot |
2023-01-01 |
Stephen Seo | Add wasm dependency files for Raylib |
commit | commitdiff | tree | snapshot |
2023-01-01 |
Stephen Seo | Init empty commit |
commit | commitdiff | tree | snapshot |
|