aboutsummaryrefslogtreecommitdiffstats
path: root/rust/src/basic_die.rs (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-07-16goal zoneLibravatar IcECreAm7771-17/+43
the rest is trash
2022-07-16deactivate ball after 5sLibravatar David1-3/+17
2022-07-16make buffs workLibravatar David1-0/+41
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-16add separate shooting intensityLibravatar David1-31/+70
2022-07-16applying force after pressing leftclick and dragging the mouseLibravatar IcECreAm7771-9/+62
2022-07-16basic camera movementLibravatar IcECreAm7771-0/+239
also events for other movements