Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | add menu and switch die code from rust to gdscript | 2022-07-16 | 11 | -49/+246 | ||
| | | | ||||||
* | | | goal zone | 2022-07-16 | 5 | -35/+23 | ||
| | | | | | | | | | | | | the rest is trash | |||||
* | | | Merge branch 'BuffSystem' into GoalPost | 2022-07-16 | 8 | -14/+130 | ||
|\ \ \ | ||||||
| * | | | deactivate ball after 5s | 2022-07-16 | 1 | -0/+1 | ||
| | | | | ||||||
| * | | | make buffs work | 2022-07-16 | 2 | -3/+19 | ||
| |/ / | ||||||
| * | | fix up angle and force | 2022-07-16 | 1 | -1/+1 | ||
| | | | ||||||
| * | | better stopping detection | 2022-07-16 | 1 | -2/+2 | ||
| | | | ||||||
| * | | better mouse handling. correct impulse | 2022-07-16 | 2 | -2/+6 | ||
| | | | ||||||
| * | | new node structure | 2022-07-16 | 7 | -61/+104 | ||
| | | | ||||||
| * | | Merge branch 'BasicDie' | 2022-07-16 | 1 | -1/+43 | ||
| |\ \ | | |/ | |/| | ||||||
| | * | add separate shooting intensity | 2022-07-16 | 1 | -4/+4 | ||
| | | | ||||||
| | * | applying force after pressing leftclick and dragging the mouse | 2022-07-16 | 1 | -4/+19 | ||
| | | | ||||||
| | * | basic camera movement | 2022-07-16 | 1 | -7/+22 | ||
| | | | | | | | | | | | | also events for other movements | |||||
* | | | goal post hitbox and level loader in gd script | 2022-07-16 | 1 | -3/+49 | ||
| | | | ||||||
* | | | brug | 2022-07-16 | 1 | -14/+3 | ||
|/ / | ||||||
* | | Merge branch 'uuuhhh' | 2022-07-16 | 6 | -5/+95 | ||
|\ \ | ||||||
| * | | uuuhh | 2022-07-16 | 7 | -12/+100 | ||
| | | | ||||||
* | | | add base dice model | 2022-07-16 | 3 | -9/+10 | ||
|/ / | ||||||
* | | added rigidbody to dicescene | 2022-07-15 | 1 | -2/+29 | ||
| | | ||||||
* | | create base project structure | 2022-07-15 | 6 | -14/+37 | ||
|/ | ||||||
* | initial commit: template | 2022-07-15 | 2 | -0/+24 | ||