Commit Graph

56 Commits (cd1d099392891487e7d5e9a15039c27daa0e7d48)

Author SHA1 Message Date
Alex ba5be77ae5 fix(game): forgot to add menu 2024-03-02 15:21:27 +01:00
Alex a96849f10d feat:(VFX) Added skids and smoke particles 2024-03-02 15:17:41 +01:00
Alex c93290cd6d feat(VFX): Added skidmarks 2024-02-27 08:39:49 +01:00
Alex 7665cd70fa to fix(VFX): Skids in game 2024-02-24 14:54:24 +01:00
Lunakepio 0422ac68c9
Merge pull request #27 from ctrlVnt/smoke
Add smoke when drift
2024-02-20 09:31:13 +01:00
Riccardo Venturini 764a3d2f30 code corrections smoke 2024-02-19 21:20:11 +00:00
Lunakepio 4d0200845c
Merge pull request #26 from Waiklam/main
Added return to menu (input select) in game on all inputs (issue #20)
2024-02-19 13:15:24 +01:00
Riccardo Venturini 35085055bc add smoke for drift 2024-02-18 18:52:26 +00:00
Wai e466e32483 Added return to menu functionality to mobile with menu button 2024-02-18 13:20:47 -05:00
Wai f25076b904 Added return to menu functionality for kb/ kbm/ gamepad 2024-02-18 13:07:04 -05:00
Justin Dhillon 5aa2731168 update link to authors anew account 2024-02-16 11:27:16 -08:00
Riccardo Venturini e4a4d22374 fix reverse on gamepad and mouse controller 2024-02-16 14:11:21 +00:00
Riccardo Venturini f19e940c3a before playercontrollerkeyboard reverse didn't work, now it work 2024-02-16 12:02:08 +00:00
Alex b6e723dadc forgot to reset the store before pushing 2024-02-15 10:48:38 +01:00
Alex 06b8beff00 fix(game): Added collisions for the entire maps 2024-02-15 10:31:13 +01:00
Alex 1504f44959 feat:(game) added mobile controls 2024-02-14 10:22:43 +01:00
Alex 6ed6c0ff27 feat:(game) added mobile controls 2024-02-13 17:40:00 +01:00
Alex c22c9e9012 feat:(game) added a small landing to allow control choice, switch between M&K, K or Gamepad 2024-02-13 14:58:41 +01:00
Alex 3ef3ec7d25 quick fix 2024-02-12 09:54:33 +01:00
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
Alex faad40aa9d sanitized the project, deleted unused assets and added a real yet simple file system 2024-01-26 04:58:47 +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