Joshua Comeau

Results 143 comments of Joshua Comeau
trafficstars

I don’t have the bandwidth to look at this right now, but I’d suggest downloading the map, editing the file to remove the block, and re-uploading it to Beatmapper. When...

Hm yeah, that seems like a dependency versioning issue. This project uses Yarn, and the lock file is committed :) if you run “yarn install” it should nab the correct...

hey Jack, My schedule's a bit hectic right now so I can't make any promises, but if you can email the .ogg to me at joshwcomeau at gmail, I'll take...

Here's the formula I'll need to manage RGB stuffs: https://github.com/Caeden117/ChroMapper/blob/master/Assets/__Scripts/ColourManager.cs

Alright so, many months later: we have a NPS indicator for the notes currently in-view, but yeah it probably would still be good to show song stats. I could do...

My sorting logic actually is right! So now I just need an option to disable it 🤔 it's tricky since if the user re-enables it, it'll destroy their work. This...

Stretch goal: What if, when multiple notes were selected at the same time, a new button in the selection panel appears: "Customize block order". It could open a modal, with...

Ah! Thanks for the heads-up. I never tested that, how neglectful! Looks like the issue is that I'm using a React Router link, instead of a standard `` tag, and...

Oh wow, awesome. Thanks so much for this trove of info! Sounds pretty straightforward, and about what I expected. While in my own projects I haven't made the counter update...

> This is something we definitely want to support in the near future and have a plan together on how to achieve it. At least the part where we would...