Commit Graph

40 Commits (140413399f8c30f1b7c2de3781ada6ad1727a0c7)

Author SHA1 Message Date
Alex 140413399f ADDED README AND LICENSE 2024-02-12 09:41:40 +01:00
Alex ef9e58fa21 feat:(game) added names for other players 2024-02-10 00:18:55 +01:00
Alex 42680aa707 feat(game): Added multiplayer mode 2024-02-09 14:51:35 +01:00
Alex b825b0fc20 feat:(game) adding multiplayer 2024-02-07 09:28:13 +01:00
Alex df76bb5f35 fixes 2024-02-05 15:39:57 +01:00
Alex bfd691e7ab feat:(game) added HUD for items 2024-02-05 11:27:32 +01:00
Alex db52f49e09 feat:(game) added interraction and particles for items/coins 2024-02-05 10:50:04 +01:00
Alex cff143c925 fix:(game) fixed bananas not removing themselves after intersection 2024-02-02 16:01:18 +01:00
Alex bf52a80c29 fix:(game) fixed infinite jump glitch 2024-02-02 15:13:41 +01:00
Alex 8138f4338f feat:(game) added a reset button to avoid reload 2024-02-02 11:54:29 +01:00
Alex 51c2f3f8f8 feat:(game) added a reset button to avoid reload 2024-02-02 11:41:44 +01:00
Alex f22f19590d fix(game:) fixed infinite boost glitch 2024-02-02 11:17:28 +01:00
Alex 256ee77f1f fix(game:) fixed infinite boost glitch 2024-02-02 11:14:31 +01:00
Alex 77a14c7733 added item system 2024-01-31 15:29:31 +01:00
Alex 11be02d977 feat(game): added sound Effects 2024-01-28 12:12:02 +01:00
Lunakepio f356585be2
Merge pull request #2 from Lunakepio/gamepadSupport
sanitized the project, deleted unused assets and added a real yet sim…
2024-01-26 05:00:12 +01:00
Alex faad40aa9d sanitized the project, deleted unused assets and added a real yet simple file system 2024-01-26 04:58:47 +01:00
Lunakepio bfccc00f4d
Merge pull request #1 from Lunakepio/instancedMeshParticles
Instanced mesh particles
2024-01-26 04:40:06 +01:00
Alex 54810a73cd fix(game): fixed state management causing a rerender stuttered trigger when boosting with flame Particles 2024-01-25 12:14:23 +01:00
Alex fdd821e630 fix(game): fixed state management causing a rerender stuttered trigger when drifting 2024-01-25 11:49:42 +01:00
Alex 2d9230b8ea fix(game): implemented the InstancedMesh principle on the particle system for drifting 2024-01-25 11:02:20 +01:00
Alex b1b93043f8 bug(game): tried to add skid according to 0xc0a 's racing game 2024-01-25 10:04:19 +01:00
Alex 73343a8739 fix:(game) just fixed a small issue causing gained boost to stop if the player is drifting 2024-01-25 04:19:06 +01:00
Alex be364fca25 fix:(game) GAME IS FIXED, CAN CONTINUE DEV SAFELY 2024-01-24 15:51:51 +01:00
Alex 83d7e6c16b fix:(game) Fixed small issue with pointParticle causing the particle to go negative 2024-01-24 14:55:30 +01:00
Anderson Mancini 934c26491c Added small physics improvments 2024-01-24 09:44:28 -03:00
Anderson Mancini 6232bf9498 Fixed FakeGlowMaterial
+Added Flames Material :)
2024-01-24 09:40:02 -03:00
Alex 2753ec7127 fix:(game) Fixed constant refresh rate behavior 2024-01-24 11:15:25 +01:00
Alex a819fcae4c fix:(game) Fixed constant refresh rate behavior 2024-01-24 11:04:23 +01:00
Alex f5ebee224c fix:(game) Fixed constant refresh rate behavior 2024-01-24 11:02:05 +01:00
Alex 7daaf262aa feat:(game) set a real starting pose 2024-01-23 15:02:38 +01:00
Alex 16b2bbb93a feat:(game) added flame particles for boosting 2024-01-23 12:56:30 +01:00
Alex 6d4032d9c7 feat:(game) improved particle system for drifting again 2024-01-23 11:49:50 +01:00
Alex e1c11b3d74 feat:(game) improved particle system for drifting 2024-01-23 10:44:10 +01:00
Alex cb8052e1d3 feat:(game) fixed drifting mechanics and improved postprocessing effects 2024-01-22 19:46:07 +01:00
Alex 602536bc23 feat(game) : added ui base for steering 2024-01-22 18:39:20 +01:00
Anderson Mancini 4f3e52b9d7 Added FakeGlow Material
+default performance optomizations
2024-01-22 13:50:28 -03:00
Alex 59bc38d06e feat(game) : added particle system basics 2024-01-22 14:44:13 +01:00
Alex f4f6028a88 initial commit 2024-01-22 11:54:02 +01:00
Lunakepio 3634209a4e initial commit 2024-01-05 16:44:21 +01:00