Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge branch 'Scoreboard' | 2022-07-17 | 9 | -15/+683 | ||
|\ \ | ||||||
| * | | post game behaviour | 2022-07-17 | 2 | -37/+29 | ||
| | | | ||||||
| * | | very scuffed detection which way the die faces | 2022-07-17 | 2 | -14/+100 | ||
| | | | | | | | | | | | | the mapping of the buffs might be incorrect | |||||
| * | | scoreboard can be accessed when pressing tab | 2022-07-17 | 2 | -0/+21 | ||
| | | | ||||||
| * | | simple scoreboard | 2022-07-17 | 4 | -0/+519 | ||
| | | | ||||||
| * | | moved level loading and score tracking to the game class | 2022-07-17 | 1 | -5/+42 | ||
| | | | ||||||
| * | | added bgm | 2022-07-17 | 2 | -2/+20 | ||
| | | | ||||||
* | | | fix mouse aim | 2022-07-17 | 1 | -27/+26 | ||
|/ / | ||||||
* | | fixed merge conflicts | 2022-07-16 | 3 | -69/+10 | ||
| | | ||||||
* | | merged menu branch | 2022-07-16 | 11 | -42/+262 | ||
|\ \ | ||||||
| * | | 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 | ||