Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix crash 2: electric boogaloocurve-smoothing | cel 🌸 | 2023-07-09 | 1 | -3/+1 |
|\ | |||||
| * | Revert "merge branch 'curve-smoothing'" | perivesta | 2023-07-09 | 2 | -87/+1 |
| | | | | | | | | | | This reverts commit fd37d1030f79705fc7a2498bcd356ebc86462544, reversing changes made to 12c65d9ed4447a60b26b952fdfc397f45be2ca72. | ||||
* | | fix crash | cel 🌸 | 2023-07-09 | 2 | -1/+6 |
|/ | |||||
* | Merge branch 'master' of bunny.garden:jam/gmtk/2023 | IcECreAm777 | 2023-07-09 | 2 | -1/+87 |
|\ | | | | | | | the commit. | ||||
| * | merge branch 'curve-smoothing' | cel 🌸 | 2023-07-09 | 2 | -1/+87 |
| |\ | |||||
| | * | add borders | cel 🌸 | 2023-07-09 | 2 | -4/+40 |
| | | | |||||
| | * | road simplification via Ramer–Douglas–Peucker | cel 🌸 | 2023-07-09 | 2 | -1/+50 |
| | | | |||||
* | | | level 3 | IcECreAm777 | 2023-07-09 | 1 | -1/+2 |
| | | | |||||
* | | | level 3 | IcECreAm777 | 2023-07-09 | 1 | -1/+1 |
|/ / | |||||
* | | level 2 | IcECreAm777 | 2023-07-09 | 1 | -1/+2 |
| | | |||||
* | | reset the velocity | IcECreAm777 | 2023-07-09 | 1 | -0/+1 |
| | | |||||
* | | Merge branch 'master' of bunny.garden:jam/gmtk/2022 | IcECreAm777 | 2023-07-09 | 2 | -9/+7 |
|\ \ | | | | | | | | | | the commit. | ||||
| * | | thank u ice very cool | perivesta | 2023-07-09 | 1 | -9/+4 |
| | | | |||||
| * | | more sprites | perivesta | 2023-07-09 | 2 | -4/+7 |
| | | | |||||
* | | | medal system | IcECreAm777 | 2023-07-09 | 3 | -4/+35 |
|/ / | |||||
* | | tutorial levels finished | IcECreAm777 | 2023-07-09 | 1 | -3/+2 |
| | | |||||
* | | Merge branch 'master' of bunny.garden:jam/gmtk/2023 | IcECreAm777 | 2023-07-09 | 1 | -9/+36 |
|\ \ | |||||
| * | | Merge branch 'master' of bunny.garden:jam/gmtk/2023 | perivesta | 2023-07-09 | 1 | -0/+2 |
| |\| | |||||
| * | | new car physics | perivesta | 2023-07-09 | 1 | -9/+36 |
| | | | |||||
* | | | first 2 tut levels | IcECreAm777 | 2023-07-09 | 1 | -4/+3 |
| | | | |||||
* | | | template level & setting offset to the start button so the car is in the middle | IcECreAm777 | 2023-07-09 | 1 | -3/+3 |
| | | | |||||
* | | | cancelling drawing with right click | IcECreAm777 | 2023-07-09 | 1 | -0/+3 |
| |/ |/| | |||||
* | | miau | IcECreAm777 | 2023-07-09 | 1 | -0/+2 |
|/ | |||||
* | some bug fixes | perivesta | 2023-07-08 | 3 | -2/+8 |
| | |||||
* | better pause menu | IcECreAm777 | 2023-07-08 | 1 | -2/+2 |
| | |||||
* | resetting level and loading next level | IcECreAm777 | 2023-07-08 | 3 | -44/+39 |
| | |||||
* | some cleanups | IcECreAm777 | 2023-07-08 | 2 | -12/+8 |
| | |||||
* | Merge branch 'game-control' | perivesta | 2023-07-08 | 4 | -6/+91 |
|\ | |||||
| * | checkpoint detection and UI | IcECreAm777 | 2023-07-08 | 4 | -9/+93 |
| | | |||||
* | | start drawing when clicking on start. end at finish | perivesta | 2023-07-08 | 1 | -13/+15 |
| | | |||||
* | | add main menu, pause menu, basic level | perivesta | 2023-07-08 | 3 | -2/+129 |
|/ | |||||
* | split acceleration and steering | IcECreAm777 | 2023-07-08 | 1 | -6/+27 |
| | |||||
* | draw a path for car to follow | perivesta | 2023-07-08 | 3 | -18/+27 |
| | |||||
* | Merge branch 'base-car-behaviour' | perivesta | 2023-07-08 | 2 | -0/+91 |
|\ | |||||
| * | move/rename scene | perivesta | 2023-07-08 | 1 | -1/+1 |
| | | |||||
| * | why does this work gdscript HELLO?base-car-behaviour | cel 🌸 | 2023-07-08 | 2 | -4/+5 |
| | | |||||
| * | end of day commit | IcECreAm777 | 2023-07-08 | 2 | -0/+90 |
| | |||||
* | follow the drawn path | perivesta | 2023-07-07 | 1 | -2/+22 |
| | |||||
* | very simple drawing | perivesta | 2023-07-07 | 1 | -0/+18 |