aboutsummaryrefslogtreecommitdiffstats
path: root/rust (unfollow)
Commit message (Expand)AuthorFilesLines
2022-07-16add menu and switch die code from rust to gdscriptLibravatar cel4-166/+0
2022-07-16goal zoneLibravatar IcECreAm7771-17/+43
2022-07-16goal post hitbox and level loader in gd scriptLibravatar IcECreAm7773-1/+32
2022-07-16deactivate ball after 5sLibravatar David1-3/+17
2022-07-16make buffs workLibravatar David5-104/+111
2022-07-16fix up angle and forceLibravatar David1-1/+2
2022-07-16better stopping detectionLibravatar David1-12/+31
2022-07-16better mouse handling. correct impulseLibravatar David1-4/+15
2022-07-16change player script to work with new structureLibravatar David1-119/+78
2022-07-16base implementation for the buffsLibravatar IcECreAm7776-2/+262
2022-07-16add separate shooting intensityLibravatar David3-34/+73
2022-07-16applying force after pressing leftclick and dragging the mouseLibravatar IcECreAm7771-9/+62
2022-07-16basic camera movementLibravatar IcECreAm7773-3/+242
2022-07-15create base project structureLibravatar cel2-0/+60