aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* Add VFXHEADmasterCarson Katri2021-06-1321-5/+5556
|
* Only shoot if you have the ballCameron Katri2021-06-131-12/+14
|
* Add README.mdCameron Katri2021-06-131-0/+9
|
* Add LICENSE textCameron Katri2021-06-131-0/+22
|
* Add shot indicatorCarson Katri2021-06-134-4/+215
|
* Fix animations, and improve helptextCarson Katri2021-06-1312-14/+3301
|
* Add dribbling animationCarson Katri2021-06-133-6/+20
|
* Fix againCarson Katri2021-06-133-0/+221
|
* Add menu to the scene listCarson Katri2021-06-131-11/+14
|
* Add trenchcoat fadeinCarson Katri2021-06-133-4/+691
|
* Merge branch 'master' of git.cameronkatri.com:gmtk-gamejamCarson Katri2021-06-1313-103/+444
|\
| * Hold ball away from faceCameron Katri2021-06-132-3/+3
| |
| * Airhorn at game end, better dribble, ball hit soundCameron Katri2021-06-1311-100/+441
| |
* | Add main menuCarson Katri2021-06-138-3/+2862
|/
* Add loose ball foulCarson Katri2021-06-135-36/+100
|
* Merge branch 'master' of git.cameronkatri.com:gmtk-gamejamCameron Katri2021-06-134-5/+332
|\
| * Merge branch 'master' of git.cameronkatri.com:gmtk-gamejamCarson Katri2021-06-131-1/+8
| |\
| * | Add respawning after each pointCarson Katri2021-06-134-5/+332
| | |
* | | Improve checking of shotCameron Katri2021-06-132-3/+4
| |/ |/|
* | AI flips (not that great though)Cameron Katri2021-06-121-1/+8
|/
* Add game-end results overlayCarson Katri2021-06-122-2/+224
|
* Add crowd cheer on goal 2Cameron Katri2021-06-121-0/+3
|
* Add crowd cheer on goalCameron Katri2021-06-124-2/+153
|
* Finally fix shootingCarson Katri2021-06-125-13/+18
|
* Fix soundsCameron Katri2021-06-122-2/+2
|
* Fix UICarson Katri2021-06-121-1/+1
|
* Merge branch 'master' of git.cameronkatri.com:gmtk-gamejamCarson Katri2021-06-124-6/+12
|\
| * Merge branch 'master' of git.cameronkatri.com:gmtk-gamejamCameron Katri2021-06-122-89/+21
| |\
| * | Add non working time shootingCameron Katri2021-06-124-6/+12
| | |
* | | Use string interpolationCarson Katri2021-06-121-1/+1
| |/ |/|
* | Add game clockCarson Katri2021-06-122-89/+21
|/
* One lineCameron Katri2021-06-121-4/+1
|
* Merge branch 'master' of git.cameronkatri.com:gmtk-gamejamCarson Katri2021-06-122-2/+10
|\
| * Merge branch 'master' of git.cameronkatri.com:gmtk-gamejamCameron Katri2021-06-124-11/+22
| |\
| * | Fix hoop animationCameron Katri2021-06-122-2/+10
| | |
* | | Fix flippingCarson Katri2021-06-122-83/+1
| |/ |/|
* | Refine AI decision-makingCarson Katri2021-06-124-11/+22
|/
* Add scoreboard UICarson Katri2021-06-126-17/+157
|
* Fix animation of ballCameron Katri2021-06-121-0/+5
|
* Stub out UICarson Katri2021-06-121-0/+1013
|
* Merge branch 'master' of git.cameronkatri.com:gmtk-gamejamCarson Katri2021-06-121-3/+1
|\
| * Fix scoringCameron Katri2021-06-121-3/+1
| |
* | Background + boundariesCarson Katri2021-06-1219-13/+2523
|/
* Add sound effects for dribble and shootCameron Katri2021-06-1210-3/+218
|
* Tweak AICarson Katri2021-06-122-2/+2
|
* Functional AI that can dribble, steal, and shootCarson Katri2021-06-129-86/+202
|
* Refine enemy locomotionCarson Katri2021-06-127-40/+129
|
* Shot stuffCameron Katri2021-06-121-1/+5
|
* Resolve conflictsCarson Katri2021-06-126-92/+147
|\
| * EnemyHoop and Hoop gamecontroler stuffCameron Katri2021-06-123-65/+102
| |