Commit graph

20 commits

Author SHA1 Message Date
Sara 00c30b4e9f feat: defined game ui with a debug label 2024-05-17 16:08:01 +02:00
Sara 3ec14aef92 feat: defined Key Pickup class 2024-05-17 15:11:22 +02:00
Sara 5cf006e4d7 feat: added rally rush gamemode class 2024-05-17 15:09:23 +02:00
Sara 60e6640cdd feat: car physics is now editor-configurable 2024-05-17 15:09:03 +02:00
Sara 00df86e63f feat: added oversteer, understeer and handbraking
Implementation is still messy so some cleanup is needed
2024-05-17 12:53:50 +02:00
Sara 5c728b1b39 feat: first attempt at car physics integrator 2024-05-16 09:35:28 +02:00
Sara c6bdd35af9 fix: forgot to commit includes for car_physics 2024-05-16 09:34:52 +02:00
Sara c8462c5bf0 chore(formatting): separating regular functions from getter/setters 2024-05-16 09:28:10 +02:00
Sara b5293e8bae feat: added variables and properties 2024-05-16 09:11:14 +02:00
Sara b7cd2f88cd feat: now registering car physics and player classes 2024-05-16 09:00:56 +02:00
Sara 4074d41d78 fix: bracket 2024-05-16 09:00:56 +02:00
Sara 2868e65cb5 feat: registered godot-cpp-utils 2024-05-16 09:00:56 +02:00
Sara e968acd438 chore: removed uninit since i don't use it 2024-05-16 09:00:56 +02:00
Sara 069c1f988a feat: created CarPlayer class as a client to CarPhysics 2024-05-16 08:50:18 +02:00
Sara ea2e6fc13c feat: created CarPhysics class 2024-05-16 08:50:18 +02:00
Sara 82b258c58f feat: updated godot utils 2024-05-13 14:59:28 +02:00
Sara ef1f2db1e1 feat: init project 2024-05-13 12:28:57 +02:00
Sara 09035af13b Created game template 2024-03-07 20:41:08 +01:00
Patrick-FlameLizard fb8e864dba Add class registration comment hint for main branch 2023-08-26 19:59:37 +02:00
Patrick 882ffb2726 Initial commit 2023-08-08 01:43:32 +02:00