Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-07-17 | prepared every level | 1 | -6/+5 | ||
2022-07-17 | level loading is supported now | 1 | -15/+25 | ||
2022-07-17 | change phase to low gravity | 1 | -0/+1 | ||
2022-07-17 | jingle at the end | 1 | -2/+13 | ||
2022-07-17 | player evaluation at the end | 1 | -1/+28 | ||
2022-07-17 | fixed: bounce works again and +1 can't be activated twice in a row | 1 | -6/+3 | ||
gravity is deactivated for now | |||||
2022-07-17 | small UI changes | 1 | -1/+6 | ||
2022-07-17 | fixed a bunch of stuff | 1 | -1/+1 | ||
2022-07-17 | made sure strokes are updated after each one | 1 | -0/+1 | ||
2022-07-17 | asset for the goal trigger | 1 | -0/+1 | ||
2022-07-17 | post game behaviour | 1 | -14/+24 | ||
2022-07-17 | scoreboard can be accessed when pressing tab | 1 | -0/+9 | ||
2022-07-17 | moved level loading and score tracking to the game class | 1 | -5/+42 | ||
2022-07-16 | add menu and switch die code from rust to gdscript | 1 | -0/+31 | ||