Commit Graph

85 Commits (17543f3b5c9011b606d9d6d0496546e56d503095)

Author SHA1 Message Date
Michael Dougall 17543f3b5c
chore: update readme 2024-03-05 21:52:13 +11:00
Michael Dougall 1b58a27e9d
chore: add triplex config 2024-03-05 21:46:21 +11:00
Lunakepio b0d0a9126c
Merge pull request #41 from savaughn/update-controller
Update controller inputs with useRef
2024-03-05 10:17:17 +01:00
Lunakepio c0895c0c84
Merge pull request #39 from TheDokT0r/Disable-user-select
Disabled User Select
2024-03-05 10:15:54 +01:00
Spencer Vaughn 22f2461cc7 Update controller inputs with useRef 2024-03-04 18:23:19 -06:00
Orche cd1d099392 Disable user select
Disabled the option to select text/image in the CSS in order to prevent unneeded text selection by the user
2024-03-04 20:28:47 +02:00
Alex ba5be77ae5 fix(game): forgot to add menu 2024-03-02 15:21:27 +01:00
Lunakepio 9f61b3e53c
Merge pull request #36 from Lunakepio/skid
Skid
2024-03-02 15:18:17 +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 8b08815d5c
Merge pull request #29 from di2tpd/patch-1
Update README.md
2024-02-22 08:56:18 +01:00
DIDIT PRADITYA 64f52c4aa9
Update README.md
Add minimap to "TO-DO" list
2024-02-22 12:24:57 +07:00
Lunakepio 0422ac68c9
Merge pull request #27 from ctrlVnt/smoke
Add smoke when drift
2024-02-20 09:31:13 +01:00
Riccardo Venturini 7275250fe0 update readme 2024-02-19 21:23:10 +00: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
Lunakepio 5ac25a1de8
Merge pull request #22 from justindhillon/main
Update Link to Anthony Yanez New Account
2024-02-17 06:48:41 +01:00
Justin Dhillon 5aa2731168 update link to authors anew account 2024-02-16 11:27:16 -08:00
Lunakepio fa5c8b4f60
Merge pull request #17 from Espio347/main
Some UI Fixes and Tweaks
2024-02-16 17:11:59 +01:00
Lunakepio e89f666184
Merge pull request #18 from ctrlVnt/fix-reverse-function
fix reverse on gamepad and mouse controller
2024-02-16 17:09:37 +01:00
Riccardo Venturini e4a4d22374 fix reverse on gamepad and mouse controller 2024-02-16 14:11:21 +00:00
[Naman Kishwan] a12ccb3452 Tweaks to UI 2024-02-16 19:01:08 +05:30
Lunakepio ef51e33385
Merge pull request #15 from cr2007/main
Adds Dev Container configuration for GitHub Codespaces
2024-02-16 14:18:11 +01:00
Lunakepio 2a78567df5
Merge pull request #16 from ctrlVnt/fix-reverse-function
Reverse direction Keyboard controller
2024-02-16 14:10:59 +01:00
Riccardo Venturini f19e940c3a before playercontrollerkeyboard reverse didn't work, now it work 2024-02-16 12:02:08 +00:00
CSK 1a0c1b9b28
Merge branch 'Lunakepio:main' into main 2024-02-16 15:29:46 +04:00
CSK 66e1900296 Adds `<kbd>` tags to the keyboard controls 2024-02-16 10:48:24 +00:00
CSK c4b9175658 Add GitHub Codespaces badge to `README.md` 2024-02-16 10:47:50 +00:00
CSK 9b0f6cbdc6 Adds Dev Container configuration
with VS Code extensions and port forwarding
2024-02-16 10:47:30 +00:00
Lunakepio d49e47b504
Merge pull request #14 from somunaexe/main
Added missing instruction on how to install the repository.
2024-02-16 11:12:01 +01:00
Somunachimso Nzenwa 628cf726ae Added missing instruction on how to install the repository. 2024-02-16 00:44:10 +00:00
Alex e169e12e55 fix(UI): fixed scanline not showing in the item placeholder 2024-02-15 11:45:14 +01: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
Lunakepio aab364eb0a
Merge pull request #8 from Lunakepio/mobileControls
Mobile controls
2024-02-14 10:23:17 +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 5cc900ab35 fix:(ui) quick fixed import font 2024-02-13 15:34:56 +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
Lunakepio 310e471fab
Merge pull request #3 from Lunakepio/multiplayer
Multiplayer
2024-02-12 09:42:30 +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