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