Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-07-17 | dleted uh | 2 | -16/+0 | |
2022-07-17 | post game behaviour | 3 | -38/+30 | |
2022-07-17 | fix mouse aim | 1 | -27/+26 | |
2022-07-17 | very scuffed detection which way the die faces | 2 | -14/+100 | |
2022-07-17 | scoreboard can be accessed when pressing tab | 2 | -0/+21 | |
2022-07-17 | simple scoreboard | 6 | -15/+524 | |
2022-07-17 | moved level loading and score tracking to the game class | 2 | -60/+42 | |
2022-07-17 | added bgm | 6 | -2/+32 | |
2022-07-16 | fixed merge conflicts | 3 | -69/+10 | |
2022-07-16 | add menu and switch die code from rust to gdscript | 16 | -53/+312 | |
2022-07-16 | goal zone | 7 | -37/+50 | |
2022-07-16 | goal post hitbox and level loader in gd script | 6 | -9/+135 | |
2022-07-16 | deactivate ball after 5s | 1 | -0/+1 | |
2022-07-16 | make buffs work | 2 | -3/+19 | |
2022-07-16 | fix up angle and force | 1 | -1/+1 | |
2022-07-16 | better stopping detection | 1 | -2/+2 | |
2022-07-16 | brug | 28 | -37/+84 | |
2022-07-16 | updated gitattributes | 1 | -0/+0 | |
2022-07-16 | better mouse handling. correct impulse | 2 | -2/+6 | |
2022-07-16 | new node structure | 8 | -61/+108 | |
2022-07-16 | Create diceGolf_track1.glb | 1 | -0/+0 | |
2022-07-16 | add separate shooting intensity | 1 | -4/+4 | |
2022-07-16 | applying force after pressing leftclick and dragging the mouse | 1 | -4/+19 | |
2022-07-16 | basic camera movement | 3 | -7/+38 | |
2022-07-16 | uuuhh | 16 | -16/+218 | |
2022-07-16 | add base dice model | 4 | -10/+11 | |
2022-07-15 | added rigidbody to dicescene | 1 | -2/+29 | |
2022-07-15 | create base project structure | 25 | -260/+1248 |