Commit graph

48 commits

Author SHA1 Message Date
4a7809694c
Initial leaderboard scene 2023-10-02 22:03:17 +02:00
6c6125956d merged gurkes to my changes 2023-10-02 21:59:44 +02:00
7790c3cc07 Added a score submitting menu; added level nr variable in levels 2023-10-02 21:33:08 +02:00
fd1164b2f6 prefabs for light arrows, added a bg for easy editing, moved sign to assets 2023-10-02 21:12:21 +02:00
6495ab6ea5
Add old secrets path to gitignore again 2023-10-02 21:03:15 +02:00
01908fbcb6
Add models, globals, persistent config, move secrets 2023-10-02 20:42:44 +02:00
8749e11fd0 fixed pause menu in lv 2, aswell 2023-10-02 20:35:40 +02:00
6a3ac45ab0 added new arrows 2023-10-02 20:33:38 +02:00
919d276f5e fixed being able to drive with options menu up, fixed brightness slider position 2023-10-02 20:31:22 +02:00
cb434baca3 fixed menu bug, added title.png 2023-10-02 20:24:02 +02:00
f792924234 tweaked vehicle parameters, added lvl2, new sign, cchanged icon.svg 2023-10-02 20:05:20 +02:00
299d5fe09d added brightness slider 2023-10-02 19:26:53 +02:00
abd25a59a7 added level editor light 2023-10-02 17:38:56 +02:00
e51e026289
Merge branch 'menuing'
* added pause menu in level and ability to load levels from main menu
* implemented level select, options menu, different audio buses & sliders

Co-authored-by: KingGurke <Kukumberia@gmail.com>
Co-committed-by: Manuel <git@huesers.de>
2023-10-02 17:18:16 +02:00
b0475b1697 added pause menu in level and ability to load levels from main menu 2023-10-02 16:35:08 +02:00
e82a786a41 cleaned up assests folder, updated some textures 2023-10-02 16:26:23 +02:00
3265148f69 added vehicle trail, tweaked vehicle texture, tweaked lights 2023-10-02 15:55:53 +02:00
f51914161e implemented level select, options menu, different audio buses & sliders 2023-10-02 11:43:44 +02:00
17085c5148
metz' changes (#1)
Co-authored-by: Metzkermeister <apps@metzkermeister.de>
Reviewed-on: #1
Co-authored-by: mtrx <mtrx@noreply.git.snrd.eu>
Co-committed-by: mtrx <mtrx@noreply.git.snrd.eu>
2023-10-01 21:55:53 +02:00
687604fc05 Added slowdown during death 2023-10-01 21:31:28 +02:00
131f2472b7 Added death "animation" 2023-10-01 21:22:37 +02:00
40cec00116 Merge branch 'main' of git.snrd.eu:giantroostergames/LD54 2023-10-01 21:07:11 +02:00
fa8861d6a1 implemented death sounds 2023-10-01 21:07:09 +02:00
7805ce1c32 fixed engine sound errors 2023-10-01 21:06:56 +02:00
5db669e428 Added auto pitch-shift to engine sound 2023-10-01 21:04:33 +02:00
d35c97905a renamed the music file because fuck empty spaces 2023-10-01 20:20:59 +02:00
b464cb5dd4 added and imported music and engine sounds 2023-10-01 20:19:18 +02:00
a9351e0621
Update gitattributes 2023-10-01 18:46:42 +02:00
735fda97b6 added curvesigns, new finishline, diesmal wirklich 2023-10-01 17:25:47 +02:00
dc66abaadb added curvesings, new finishline 2023-10-01 17:24:48 +02:00
3e41ef3aaa Removed decimal places in speed display, dadded style to menu 2023-10-01 17:12:57 +02:00
a72576bea6 Width of finish line now adjustable in editor 2023-10-01 15:57:53 +02:00
2dcd561dbc added lights, track texture 2023-10-01 15:10:32 +02:00
8f9ad6f87c Made the player teleport and rotate exactly to starting position when the level is started 2023-10-01 13:27:43 +02:00
b98c3fa851 added bg, moved car a lil 2023-10-01 13:19:23 +02:00
837408aaa3 Added a HUD for both distance driven and current speed (in pixels and pixels/second respectively) 2023-10-01 12:13:42 +02:00
098033bbbf Added a (shrinking) finish line, and ensured maximum smoothness of the track at finish 2023-10-01 11:26:52 +02:00
8c7870092f Added a live distance counter (in code, not yet UI), which also acts as checkpoints; when a "jump" in distance driven is detected it's game over (for now) 2023-10-01 10:34:45 +02:00
fa2d82475b Added temporary game over mechanic (just reloads the scene right now) 2023-10-01 09:49:47 +02:00
cf0fbfa45f Went to driving school 2023-09-30 21:36:13 +02:00
5924215f3c added track texture, changed track, changed vehicle movement and camera 2023-09-30 20:15:39 +02:00
753cb4eb2a fixed that speed was relative to framerate 2023-09-30 19:12:46 +02:00
94f2906781 merging this stupid shit Merge commit '83f9ceecac60588bdf798b7f6d43fda3171bb154' 2023-09-30 18:47:01 +02:00
49e4957c84 Added player car with janky controls and janky camera 2023-09-30 18:37:41 +02:00
83f9ceecac added finish line texture 2023-09-30 18:22:06 +02:00
f9917528dc Added a scene for a level, with a track that shrinks (at least visually) 2023-09-30 16:23:22 +02:00
f602e04e16
Fix mistake, Rename project, Use Git LFS 2023-09-29 18:30:24 +02:00
03ce3755f5
Initial commit 2023-09-29 18:12:38 +02:00