Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-07-16 | add menu and switch die code from rust to gdscript | cel | 4 | -166/+0 |
2022-07-16 | goal zone | IcECreAm777 | 1 | -17/+43 |
2022-07-16 | goal post hitbox and level loader in gd script | IcECreAm777 | 3 | -1/+32 |
2022-07-16 | deactivate ball after 5s | David | 1 | -3/+17 |
2022-07-16 | make buffs work | David | 5 | -104/+111 |
2022-07-16 | fix up angle and force | David | 1 | -1/+2 |
2022-07-16 | better stopping detection | David | 1 | -12/+31 |
2022-07-16 | better mouse handling. correct impulse | David | 1 | -4/+15 |
2022-07-16 | change player script to work with new structure | David | 1 | -119/+78 |
2022-07-16 | base implementation for the buffs | IcECreAm777 | 6 | -2/+262 |
2022-07-16 | add separate shooting intensity | David | 3 | -34/+73 |
2022-07-16 | applying force after pressing leftclick and dragging the mouse | IcECreAm777 | 1 | -9/+62 |
2022-07-16 | basic camera movement | IcECreAm777 | 3 | -3/+242 |
2022-07-15 | create base project structure | cel | 2 | -0/+60 |