Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
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 | ||
the rest is trash | |||||
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 | ||
also events for other movements | |||||
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 | ||