aboutsummaryrefslogtreecommitdiffstats
path: root/godot (follow)
Commit message (Expand)AuthorAgeFilesLines
* very scuffed detection which way the die facesLibravatar IcECreAm7772022-07-172-14/+100
* scoreboard can be accessed when pressing tabLibravatar IcECreAm7772022-07-172-0/+21
* simple scoreboardLibravatar IcECreAm7772022-07-176-15/+524
* moved level loading and score tracking to the game classLibravatar IcECreAm7772022-07-172-60/+42
* added bgmLibravatar IcECreAm7772022-07-176-2/+32
* fixed merge conflictsLibravatar cel2022-07-163-69/+10
* merged menu branchLibravatar cel2022-07-1616-46/+328
|\
| * add menu and switch die code from rust to gdscriptLibravatar cel2022-07-1616-53/+312
* | goal zoneLibravatar IcECreAm7772022-07-167-37/+50
* | Merge branch 'BuffSystem' into GoalPostLibravatar IcECreAm7772022-07-1610-14/+150
|\ \
| * | deactivate ball after 5sLibravatar David2022-07-161-0/+1
| * | make buffs workLibravatar David2022-07-162-3/+19
| |/
| * Merge branch 'player'Libravatar David2022-07-169-17/+157
| |\
| | * fix up angle and forceLibravatar David2022-07-161-1/+1
| | * better stopping detectionLibravatar David2022-07-161-2/+2
| | * better mouse handling. correct impulseLibravatar David2022-07-162-2/+6
| | * new node structureLibravatar David2022-07-168-61/+108
| | * Merge branch 'BasicDie'Libravatar David2022-07-163-1/+59
| | |\
| | | * add separate shooting intensityLibravatar David2022-07-161-4/+4
| | | * applying force after pressing leftclick and dragging the mouseLibravatar IcECreAm7772022-07-161-4/+19
| | | * basic camera movementLibravatar IcECreAm7772022-07-163-7/+38
* | | | goal post hitbox and level loader in gd scriptLibravatar IcECreAm7772022-07-166-9/+135
|/ / /
* | | brugLibravatar IcECreAm7772022-07-1628-37/+84
* | | updated gitattributesLibravatar IcECreAm7772022-07-161-0/+0
* | | Merge branch 'main' of https://codeberg.org/code-your-friends/gmtk2022Libravatar Scarabeaver2022-07-1616-17/+222
|\| |
| * | Merge branch 'uuuhhh'Libravatar David2022-07-1615-9/+213
| |\ \
| | * | uuuhhLibravatar David2022-07-1616-16/+218
| * | | add base dice modelLibravatar cel2022-07-164-10/+11
| |/ /
* / / Create diceGolf_track1.glbLibravatar Scarabeaver2022-07-161-0/+0
|/ /
* | added rigidbody to dicesceneLibravatar Scarabeaver2022-07-151-2/+29
* | create base project structureLibravatar cel2022-07-1525-260/+1248
|/
* initial commit: templateLibravatar David2022-07-1522-0/+2626