Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/pmndrs/racing-game

🏎 Open source racing game developed by everyone willing
https://github.com/pmndrs/racing-game

fixes #202; Fixing sound bug happening after used editor.

7816a5d954b75e6ad853ae4e4f0cbbd628072643 authored almost 2 years ago by Aheige <[email protected]>
Remove casting of actions

b562eba4c3d0863cdcad690682ffb1c29ef6370f authored over 2 years ago by Bjorn Stromberg <[email protected]>
Update @react-three/cannon to v6.3.0

da7463e1bcac1e243754adc2e83922e5c112b06e authored over 2 years ago by Bjorn Stromberg <[email protected]>
useRef instead of createRef

2d9ad1deb91eb3e8592a8e3428909a7480f43f70 authored over 2 years ago by Bjorn Stromberg <[email protected]>
refactor key bindings, update to @types/react@18

06cd43612fc92fd9e659599a9a2bccbd199891db authored over 2 years ago by Bjorn Stromberg <[email protected]>
review fixes

e76887547dd972cd1300d478c4882574b7457a02 authored over 2 years ago by a.muhin <[email protected]>
changeable keybindings

bd0e09655a4f930662f1ffbab36db2b9ff845937 authored over 2 years ago by a.muhin <[email protected]>
build fixes

46aead1fe7c2acf11a795a10ee3deef0165166d4 authored over 2 years ago by a.muhin <[email protected]>
review issues fix

bb096a47939ac7fa3eba796e7a2bef40b9f553b5 authored over 2 years ago by a.muhin <[email protected]>
add button visibility fix

2c585daf0e13f4c55d2dab6dc2457c03084b4f0e authored over 2 years ago by a.muhin <[email protected]>
review fix

78f2cd304ebfa9f0d5ad9b3d2eb2f4032059aa4c authored over 2 years ago by a.muhin <[email protected]>
Use reactDOMClient.createRoot().render for React 18 features

fa759bbaaf6897a0384537657eeb4d2e65e57a0c authored almost 3 years ago by Bjorn Stromberg <[email protected]>
Update @react-three/cannon to v6.1.0 (#208)

* Update @react-three/cannon to v5.1.0

* Update @react-three/cannon

* Update @react-three/...

f6a9fa71153253e918c6c180993f51eec2645404 authored almost 3 years ago by Bjorn Stromberg <[email protected]>
Update dependencies

- @react-three/cannon v4.9.0
- @react-three/drei v8.12.0
- @react-three/fiber v7.0.26
- three r1...

6774eee4bd1248692a3b159c14d26a82a8926b61 authored almost 3 years ago by Bjorn Stromberg <[email protected]>
Update dependencies

13305538859800250c844239e9b4f62dd48f7f77 authored almost 3 years ago by Bjorn Stromberg <[email protected]>
Update @react-three/cannon, fix debug wheel misalignment

075fd813e66dcaa06d42656795e8ab0bcb08de98 authored almost 3 years ago by Bjorn Stromberg <[email protected]>
Update all dependencies & devDependencies (#195)

* Update all dependencies & devDependencies

* Update @react-three/cannon, @react-three/drei, ...

f4ba803dfefefa5be766662e88f4c67272cb52f6 authored about 3 years ago by Bjorn Stromberg <[email protected]>
[Track] Remove unused props

c5c063c71fe9e74784752e7ae65460d0616bbfcb authored about 3 years ago by Bjorn Stromberg <[email protected]>
[tsconfig] Remove allowJs

21a175e3d15e3b2cd87df811ddfecce1c4ecb67c authored about 3 years ago by Bjorn Stromberg <[email protected]>
Reset the player if they exceed the bounds of the map (Fixes #193)

b05c06bc0cc934151164ff72359b9db2b5d68c5a authored about 3 years ago by Bjorn Stromberg <[email protected]>
toggle HexColorPicker to prevent it from working while it is closed

33b24cdc8207daca9cb721a4b04871dbf70dbe45 authored about 3 years ago by Bjorn Stromberg <[email protected]>
Finished must be a positive number, do not display negative scores (fixes #192)

0f9abc7a5d9b2612123050ff519fbb233552627d authored about 3 years ago by Bjorn Stromberg <[email protected]>
feat(vehicle): Colors select.

ba890785de1d3d7f3eca605e49d16a1159f821d5 authored about 3 years ago by Anderson Leite <[email protected]>
Fix button overlaps on Finished/Leaderboard screen. (#190)

d2f1b6f383dfba043cc0bc74eba89e698db4bc0a authored about 3 years ago by Anderson Leite <[email protected]>
Update use-cannon from v3.1.2 to v4.0.0

9059de0e0c97599615f7c214873ab07342b3e8c7 authored about 3 years ago by Bjorn Stromberg <[email protected]>
Update cannon usage

9ab37dfd345a4e540072216936ed5b4f9a3c0821 authored over 3 years ago by Bjorn Stromberg <[email protected]>
Fix bug where crashAudio didn't follow sound setting

b1a07bb9236cdacb387a7b9c3c8baa2f2089e90f authored over 3 years ago by Bjorn Stromberg <[email protected]>
Merge pull request #184 from bjornstar/update-dependencies

Update dependencies

c2b4841203fe74ddb9ed4cebc19c3385754f0915 authored over 3 years ago by njm222 <[email protected]>
Update dependencies

a737eeb1adadc2174e1038d3810c4292f7a242cc authored over 3 years ago by Bjorn Stromberg <[email protected]>
Unsubscribe from velocity updates

ca61df5e4ffade0b5cb909db5f8263323d7fdc7a authored over 3 years ago by Bjorn Stromberg <[email protected]>
fix: reset on camera change (#183)

* extracted cameras to effects

* fix camera cycle rotation & positional issues

d0ce5ecc23beca6cddfbcb5433944eac7d1d5d92 authored over 3 years ago by njm222 <[email protected]>
Optimize renders (#182)

* optimized boost effect render

* optimized chassis render

* optimized vehicle render

*...

24b38b398a0d706a05d99adca0bdc68dddb8e642 authored over 3 years ago by njm222 <[email protected]>
Merge pull request #177 from bjornstar/fix-sounds

[Refactor] Separate Sounds

f150754440eef9a3806fba9f78322170dd1b6f98 authored over 3 years ago by njm222 <[email protected]>
Update src/effects/audio/Accelerate.tsx

Co-authored-by: njm222 <[email protected]>

bc106f11dd72024950cd057a05d16bb7472321fd authored over 3 years ago by Bjorn Stromberg <[email protected]>
Update src/effects/audio/Engine.tsx

Co-authored-by: njm222 <[email protected]>

b23dfe033dda380ba976d3435dce4c9eb1d7d94b authored over 3 years ago by Bjorn Stromberg <[email protected]>
Stop boost if you run out

8f0fac3363ff771b41bc659de047dbed06a3a4d3 authored over 3 years ago by Bjorn Stromberg <[email protected]>
Toggle all the sounds

c150df6b0e725b7e71dd98258046dfaffd3f538c authored over 3 years ago by Bjorn Stromberg <[email protected]>
Split audio into multiple files

3b1549b3bd5aa897cb29f4d1028440410dd1ccaa authored over 3 years ago by Bjorn Stromberg <[email protected]>
Move into new file

b4c9e0d2a34b2d0b73740f99cc15b83dd22fb1cd authored over 3 years ago by Bjorn Stromberg <[email protected]>
Make sound init a little nicer

9cb8ed280f873736c8390f14c8860dfeaaa90fcc authored over 3 years ago by Bjorn Stromberg <[email protected]>
dedupe zustand

ffc6373a01e171e6263a74356acab97f32ed4fc7 authored over 3 years ago by Bjorn Stromberg <[email protected]>
Update dependencies

2a08e2ee9dec08118f56cc04c065a3220684c295 authored over 3 years ago by Bjorn Stromberg <[email protected]>
Merge pull request #174 from bjornstar/toggle-debug

useToggle for Debug

ac29ede7a4477abf35ce1205f58ee6ddb47a7b55 authored over 3 years ago by njm222 <[email protected]>
useToggle for Debug

6d3749d9f4a499aa7865def6ad03be2c1992c82a authored over 3 years ago by Bjorn Stromberg <[email protected]>
Merge pull request #172 from bjornstar/more-out-of-mutation

Move finish & start out of mutation

f75fbaa680c90787d3d7d1f979e8eae3d690f76d authored over 3 years ago by njm222 <[email protected]>
Move finish & start out of mutation

2327f1760867a0bee48753b9898bdb8484be3981 authored over 3 years ago by Bjorn Stromberg <[email protected]>
Move checkpoint data from mutation to store

4f1f79235b041070d474e22558880c20a89882e6 authored over 3 years ago by Bjorn Stromberg <[email protected]>
Update three types

12bc22d7735d028b3be103d42b9ffd55c1c0d21c authored over 3 years ago by Bjorn Stromberg <[email protected]>
Fix skid re-render

ced86b1a396f603eda84be9248771a60678e9504 authored over 3 years ago by Bjorn Stromberg <[email protected]>
remove bad readme text

978c1d3199eea08110bb3a1dfe095dcb275256c1 authored over 3 years ago by Victor Dupuy <[email protected]>
adding Z-forward & Q-left controls for our azerty friends

397382342a030c6020c11f5a82512c8795d66f8b authored over 3 years ago by Victor Dupuy <[email protected]>
[Boost] Turn yellow at 60% remaining, and red at 30% remaining

faf2529c2b246a99fbd2e4293d9cc1dc1a83de4f authored over 3 years ago by Bjorn Stromberg <[email protected]>
Update dependencies, prep for new three-ts-types

f7a02e1a9de43a66ac7739917c64c54995052bad authored over 3 years ago by Bjorn Stromberg <[email protected]>
[Refactor] Split Speed into individual components, move boost into controls, fix 'overboost'

ee0a7aba071bce67fde018e6ecc54810de68a4a4 authored over 3 years ago by Bjorn Stromberg <[email protected]>
Update dependencies

84eb059e4343cf86587030b8c8a7e8f84cad0ff8 authored over 3 years ago by Bjorn Stromberg <[email protected]>
Merge pull request #161 from ekaradon/feat/show_player_rotation_on_minimap

feat: show player rotation on minimap

01f00ce08f292952a0bf81e164421a0019ebbbe7 authored over 3 years ago by njm222 <[email protected]>
Remove @react-three/postprocessing

bcb192ab0305e507a44683e231152701bd40b387 authored over 3 years ago by Bjorn Stromberg <[email protected]>
fixup! feat: show player rotation on minimap

523e2957e602fb56483bcc64b374b0766f087eca authored over 3 years ago by Denis Zimmermann <[email protected]>
fixup! feat: show player rotation on minimap

1665f5a257e82d467b059fe7768bf2cfd1df5c5a authored over 3 years ago by Denis Zimmermann <[email protected]>
feat: show player rotation on minimap

9c5e9f4efb27951234f728d2f323cb156a13eabd authored over 3 years ago by Denis Zimmermann <[email protected]>
Update @react-three/drei

96a83e6681dca8df78fcd39da048ed39dc2537a4 authored over 3 years ago by Bjorn Stromberg <[email protected]>
Update App.tsx

c17f75adedcb88307c6d4ca9809c8c87a3bf7d1f authored over 3 years ago by drcmda <[email protected]>
Move reset back into the store

b8e15a30792527d677a61ea3f7376aa279e081ae authored over 3 years ago by Bjorn Stromberg <[email protected]>
fix up checkpoints

7964e096fa01cd6d88081f1f4a9394ad67d9c9de authored over 3 years ago by Paul Henschel <[email protected]>
Merge pull request #157 from wuharvey/checkpoints

feat: Checkpoints

73938a7f8dc3947a3d85e18544384cc0791dd803 authored over 3 years ago by drcmda <[email protected]>
update cannon types

436fc13ba8e7aaccfd31a62806fe6fba75599a97 authored over 3 years ago by Paul Henschel <[email protected]>
fix side acceleration

da59d072bd2adb556fb94d0de07213ed899f56c2 authored over 3 years ago by Paul Henschel <[email protected]>
cleanup

5f2baac70c0b66fcb0fd4431f671d760720129ab authored over 3 years ago by Harvey Wu <[email protected]>
in between state

8272d320eebd7cb8e2ee931866d47016abe473e9 authored over 3 years ago by Harvey Wu <[email protected]>
colors

8cbb38f3c0103abcec0ca0e84005cfe4cfe72035 authored over 3 years ago by Harvey Wu <[email protected]>
add checkpoint

bfbc23a01fb904f20f3055c11038e98db54fdc5c authored over 3 years ago by Harvey Wu <[email protected]>
Merge pull request #156 from ekaradon/fix/minimap_player_position

fix: minimap player position

97c1d871373d8951f0f44d1134a67ed9af42ea20 authored over 3 years ago by drcmda <[email protected]>
fix: minimap player position

1f6c309ee87b649957becee29071d3f0f761df57 authored over 3 years ago by Denis Zimmermann <[email protected]>
remove useless condition

In this `if` statement it will always be `true`.

4b1a38b69fbba9bf0563b6aaefaee6b1704c800e authored over 3 years ago by Gusted <[email protected]>
Update use-cannon

ef1cf759fad1ffcca6b85d492458a02f0a3d33d7 authored over 3 years ago by Bjorn Stromberg <[email protected]>
fix prettier

f2fa25301c8a0f8069f8e4a5b2907c48d3697f89 authored over 3 years ago by Paul Henschel <[email protected]>
fix ts

d474df76c7bbff2feddfafd5220f5d69a2b66296 authored over 3 years ago by Paul Henschel <[email protected]>
update cannon

00a673c2ba8e4e5cb9fab94532f0cedd88c9d0b6 authored over 3 years ago by Paul Henschel <[email protected]>
Revert "Update use-cannon"

This reverts commit 152857904de8b7a193f0a3d1dcc82f37a77a0968.

7207cca63daab0188d47cd2ff24390975a80fb77 authored over 3 years ago by Bjorn Stromberg <[email protected]>
Update use-cannon

152857904de8b7a193f0a3d1dcc82f37a77a0968 authored over 3 years ago by Bjorn Stromberg <[email protected]>
Fix supabase env key/url swap

156b4d482cb2ebec0363207365fb2feee1e6fac1 authored over 3 years ago by Bjorn Stromberg <[email protected]>
fix boost

2f06aa44583386d73c16a65c33248d8742a3f44e authored over 3 years ago by Paul Henschel <[email protected]>
fix typescript

c54e329c89c2cf777ff59036988cc7aec1bf5963 authored over 3 years ago by Paul Henschel <[email protected]>
fix camera shake and chassis shake

54097605cd470d4c3788f0cc8ceb6f26a776b0ef authored over 3 years ago by Paul Henschel <[email protected]>
remove log

d6e274ad49035ad48868feef28397763ec5e7c23 authored over 3 years ago by Paul Henschel <[email protected]>
fix return in vehicle useframe

e42001d38a10a65872e91d9ab321881501efe882 authored over 3 years ago by Paul Henschel <[email protected]>
Nitro consumption bar (#142)

* Nitro consumption bar

* Refactor nitro state obj to property

* refactored to reactive Ni...

3d41957537f712207633bf296555dced33094514 authored over 3 years ago by Lorant Vajda <[email protected]>
Use r3f's addEffect instead of requestAnimationFrame

0ac62c5a38ecb1784a6757f8131988498906122a authored over 3 years ago by Bjorn Stromberg <[email protected]>
Merge pull request #143 from pmndrs/typescript

Typescript

09fde2131e64826d7fd79dc3e4d4007c1266f7a5 authored over 3 years ago by drcmda <[email protected]>
Merge branch 'main' of github.com:pmndrs/racing-game into typescript

f65d0889b37f66c1d503b3754f9c513a60ee0d61 authored over 3 years ago by Bjorn Stromberg <[email protected]>
Enable incremental(caching)

5ec1b03c8fb8c7973b74bccf1aa10772d03626c4 authored over 3 years ago by Gusted <[email protected]>
Configure tsconfig.json

e0ab532c69f5b2de5c565454db9116809340e468 authored over 3 years ago by Gusted <[email protected]>
Merge pull request #109 from wuharvey/change-editor-shortcut

Change editor shortcut

b3c609e6a3cb2a236b2dc7b2238059dc39bc855e authored over 3 years ago by Harvey Wu <[email protected]>
[UI] improve Finished data flow

6f69921a4b9fd04b07f29aca15b3fe8cf549b90d authored over 3 years ago by Bjorn Stromberg <[email protected]>
[UI] Use requestAnimationFrame to update the UI

785bb0b90b70be308ce360fc96c1301ebcfaf726 authored over 3 years ago by Bjorn Stromberg <[email protected]>
[TS] Fix VehicleProps

60d8a7044053faa2c124dfc2abdac902143f369b authored over 3 years ago by Bjorn Stromberg <[email protected]>
rebase - back to period

53a69d0644df54b5296354829fbeccd4b72c4886 authored over 3 years ago by Harvey Wu <[email protected]>
change to period

269005a0e990cb9468e748326722007892247ddf authored over 3 years ago by Harvey Wu <[email protected]>
Switch to backslash

5782b217fba71f983aded82c8b7bb14e8500972a authored over 3 years ago by Harvey Wu <[email protected]>
Change editor shortcut

4299c473f37578f0e82bedb39a0f5c354e978e3b authored over 3 years ago by Harvey Wu <[email protected]>