Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | smal fix | 2023-07-09 | 2 | -0/+4 | |
| | |||||
* | Merge branch 'master' of bunny.garden:jam/gmtk/2023 | 2023-07-09 | 4 | -121/+1 | |
|\ | | | | | | | Please enter a commit message to explain why this merge is necessary, | ||||
| * | Revert "merge branch 'curve-smoothing'" | 2023-07-09 | 4 | -121/+1 | |
| | | | | | | | | | | This reverts commit fd37d1030f79705fc7a2498bcd356ebc86462544, reversing changes made to 12c65d9ed4447a60b26b952fdfc397f45be2ca72. | ||||
* | | level names | 2023-07-09 | 8 | -6/+89 | |
|/ | |||||
* | Merge branch 'master' of bunny.garden:jam/gmtk/2023 | 2023-07-09 | 9 | -29/+217 | |
|\ | | | | | | | the commit. | ||||
| * | merge branch 'curve-smoothing' | 2023-07-09 | 4 | -1/+121 | |
| |\ | |||||
| | * | add borders | 2023-07-09 | 3 | -7/+53 | |
| | | | |||||
| | * | road simplification via Ramer–Douglas–Peucker | 2023-07-09 | 5 | -4/+92 | |
| | | | |||||
| * | | loop music | 2023-07-09 | 1 | -2/+5 | |
| | | | |||||
| * | | Merge branch 'master' of bunny.garden:jam/gmtk/2023 | 2023-07-09 | 4 | -10/+116 | |
| |\ \ | |||||
| * | | | add music | 2023-07-09 | 5 | -9/+41 | |
| | | | | |||||
| * | | | better menu positioning | 2023-07-09 | 1 | -25/+58 | |
| | | | | |||||
* | | | | level 3 | 2023-07-09 | 1 | -1/+2 | |
| | | | | |||||
* | | | | level 3 | 2023-07-09 | 5 | -8/+128 | |
| |/ / |/| | | |||||
* | | | level 2 | 2023-07-09 | 3 | -10/+115 | |
| | | | |||||
* | | | reset the velocity | 2023-07-09 | 1 | -0/+1 | |
|/ / | |||||
* | | Merge branch 'master' of bunny.garden:jam/gmtk/2023 | 2023-07-09 | 14 | -21/+455 | |
|\ \ | |||||
| * \ | Merge branch 'master' of bunny.garden:jam/gmtk/2022 | 2023-07-09 | 22 | -163/+354 | |
| |\ \ | | | | | | | | | | | | | the commit. | ||||
| * | | | medal system | 2023-07-09 | 14 | -21/+455 | |
| | | | | |||||
* | | | | line color etc | 2023-07-09 | 6 | -5/+23 | |
| |/ / |/| | | |||||
* | | | fix sand border | 2023-07-09 | 1 | -7/+7 | |
| | | | |||||
* | | | fix test level | 2023-07-09 | 1 | -9/+33 | |
| | | | |||||
* | | | thank u ice very cool | 2023-07-09 | 2 | -10/+4 | |
| | | | |||||
* | | | more sprites | 2023-07-09 | 9 | -59/+25 | |
| | | | |||||
* | | | add sprites | 2023-07-09 | 17 | -34/+241 | |
|/ / | |||||
* | | tutorial levels finished | 2023-07-09 | 7 | -11/+112 | |
| | | |||||
* | | Merge branch 'master' of bunny.garden:jam/gmtk/2023 | 2023-07-09 | 3 | -22/+38 | |
|\ \ | |||||
| * | | Merge branch 'master' of bunny.garden:jam/gmtk/2023 | 2023-07-09 | 2 | -2/+4 | |
| |\| | |||||
| * | | new car physics | 2023-07-09 | 4 | -13/+37 | |
| | | | |||||
| * | | better level end ui and some cleanup | 2023-07-09 | 3 | -23/+3 | |
| | | | |||||
* | | | first 2 tut levels | 2023-07-09 | 7 | -34/+306 | |
| | | | |||||
* | | | template level & setting offset to the start button so the car is in the middle | 2023-07-09 | 2 | -33/+26 | |
| | | | |||||
* | | | cancelling drawing with right click | 2023-07-09 | 1 | -0/+3 | |
| |/ |/| | |||||
* | | miau | 2023-07-09 | 3 | -3/+5 | |
|/ | |||||
* | add background | 2023-07-09 | 7 | -1/+322 | |
| | |||||
* | some bug fixes | 2023-07-08 | 3 | -2/+8 | |
| | |||||
* | don't loop the path | 2023-07-08 | 2 | -0/+4 | |
| | |||||
* | better pause menu | 2023-07-08 | 2 | -17/+27 | |
| | |||||
* | resetting level and loading next level | 2023-07-08 | 6 | -47/+132 | |
| | |||||
* | some cleanups | 2023-07-08 | 8 | -45/+44 | |
| | |||||
* | Merge branch 'game-control' | 2023-07-08 | 8 | -12/+236 | |
|\ | |||||
| * | checkpoint detection and UI | 2023-07-08 | 8 | -16/+239 | |
| | | |||||
* | | start drawing when clicking on start. end at finish | 2023-07-08 | 2 | -21/+37 | |
| | | |||||
* | | add main menu, pause menu, basic level | 2023-07-08 | 21 | -7/+639 | |
|/ | |||||
* | split acceleration and steering | 2023-07-08 | 3 | -7/+93 | |
| | |||||
* | draw a path for car to follow | 2023-07-08 | 7 | -23/+56 | |
| | |||||
* | Merge branch 'base-car-behaviour' | 2023-07-08 | 7 | -0/+193 | |
|\ | |||||
| * | move/rename scene | 2023-07-08 | 4 | -3/+5 | |
| | | |||||
| * | why does this work gdscript HELLO?base-car-behaviour | 2023-07-08 | 3 | -10/+7 | |
| | | |||||
| * | end of day commit | 2023-07-08 | 6 | -0/+195 | |
| | |