Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add VFXHEADmaster | 2021-06-13 | 21 | -5/+5556 | |
* | Only shoot if you have the ball | 2021-06-13 | 1 | -12/+14 | |
* | Add README.md | 2021-06-13 | 1 | -0/+9 | |
* | Add LICENSE text | 2021-06-13 | 1 | -0/+22 | |
* | Add shot indicator | 2021-06-13 | 4 | -4/+215 | |
* | Fix animations, and improve helptext | 2021-06-13 | 12 | -14/+3301 | |
* | Add dribbling animation | 2021-06-13 | 3 | -6/+20 | |
* | Fix again | 2021-06-13 | 3 | -0/+221 | |
* | Add menu to the scene list | 2021-06-13 | 1 | -11/+14 | |
* | Add trenchcoat fadein | 2021-06-13 | 3 | -4/+691 | |
* | Merge branch 'master' of git.cameronkatri.com:gmtk-gamejam | 2021-06-13 | 13 | -103/+444 | |
|\ | |||||
| * | Hold ball away from face | 2021-06-13 | 2 | -3/+3 | |
| * | Airhorn at game end, better dribble, ball hit sound | 2021-06-13 | 11 | -100/+441 | |
* | | Add main menu | 2021-06-13 | 8 | -3/+2862 | |
|/ | |||||
* | Add loose ball foul | 2021-06-13 | 5 | -36/+100 | |
* | Merge branch 'master' of git.cameronkatri.com:gmtk-gamejam | 2021-06-13 | 4 | -5/+332 | |
|\ | |||||
| * | Merge branch 'master' of git.cameronkatri.com:gmtk-gamejam | 2021-06-13 | 1 | -1/+8 | |
| |\ | |||||
| * | | Add respawning after each point | 2021-06-13 | 4 | -5/+332 | |
* | | | Improve checking of shot | 2021-06-13 | 2 | -3/+4 | |
| |/ |/| | |||||
* | | AI flips (not that great though) | 2021-06-12 | 1 | -1/+8 | |
|/ | |||||
* | Add game-end results overlay | 2021-06-12 | 2 | -2/+224 | |
* | Add crowd cheer on goal 2 | 2021-06-12 | 1 | -0/+3 | |
* | Add crowd cheer on goal | 2021-06-12 | 4 | -2/+153 | |
* | Finally fix shooting | 2021-06-12 | 5 | -13/+18 | |
* | Fix sounds | 2021-06-12 | 2 | -2/+2 | |
* | Fix UI | 2021-06-12 | 1 | -1/+1 | |
* | Merge branch 'master' of git.cameronkatri.com:gmtk-gamejam | 2021-06-12 | 4 | -6/+12 | |
|\ | |||||
| * | Merge branch 'master' of git.cameronkatri.com:gmtk-gamejam | 2021-06-12 | 2 | -89/+21 | |
| |\ | |||||
| * | | Add non working time shooting | 2021-06-12 | 4 | -6/+12 | |
* | | | Use string interpolation | 2021-06-12 | 1 | -1/+1 | |
| |/ |/| | |||||
* | | Add game clock | 2021-06-12 | 2 | -89/+21 | |
|/ | |||||
* | One line | 2021-06-12 | 1 | -4/+1 | |
* | Merge branch 'master' of git.cameronkatri.com:gmtk-gamejam | 2021-06-12 | 2 | -2/+10 | |
|\ | |||||
| * | Merge branch 'master' of git.cameronkatri.com:gmtk-gamejam | 2021-06-12 | 4 | -11/+22 | |
| |\ | |||||
| * | | Fix hoop animation | 2021-06-12 | 2 | -2/+10 | |
* | | | Fix flipping | 2021-06-12 | 2 | -83/+1 | |
| |/ |/| | |||||
* | | Refine AI decision-making | 2021-06-12 | 4 | -11/+22 | |
|/ | |||||
* | Add scoreboard UI | 2021-06-12 | 6 | -17/+157 | |
* | Fix animation of ball | 2021-06-12 | 1 | -0/+5 | |
* | Stub out UI | 2021-06-12 | 1 | -0/+1013 | |
* | Merge branch 'master' of git.cameronkatri.com:gmtk-gamejam | 2021-06-12 | 1 | -3/+1 | |
|\ | |||||
| * | Fix scoring | 2021-06-12 | 1 | -3/+1 | |
* | | Background + boundaries | 2021-06-12 | 19 | -13/+2523 | |
|/ | |||||
* | Add sound effects for dribble and shoot | 2021-06-12 | 10 | -3/+218 | |
* | Tweak AI | 2021-06-12 | 2 | -2/+2 | |
* | Functional AI that can dribble, steal, and shoot | 2021-06-12 | 9 | -86/+202 | |
* | Refine enemy locomotion | 2021-06-12 | 7 | -40/+129 | |
* | Shot stuff | 2021-06-12 | 1 | -1/+5 | |
* | Resolve conflicts | 2021-06-12 | 6 | -92/+147 | |
|\ | |||||
| * | EnemyHoop and Hoop gamecontroler stuff | 2021-06-12 | 3 | -65/+102 |