Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-07-16 | make buffs work | 5 | -104/+111 | ||
2022-07-16 | fix up angle and force | 1 | -1/+2 | ||
2022-07-16 | better stopping detection | 1 | -12/+31 | ||
2022-07-16 | better mouse handling. correct impulse | 1 | -4/+15 | ||
2022-07-16 | change player script to work with new structure | 1 | -119/+78 | ||
2022-07-16 | base implementation for the buffs | 6 | -2/+262 | ||
they are not tested and the extra stroke is missing since we need the scoring system for it beforehand | |||||
2022-07-16 | add separate shooting intensity | 3 | -34/+73 | ||
2022-07-16 | applying force after pressing leftclick and dragging the mouse | 1 | -9/+62 | ||
2022-07-16 | basic camera movement | 3 | -3/+242 | ||
also events for other movements | |||||
2022-07-15 | create base project structure | 2 | -0/+60 | ||