Jason O'Neill
Jason O'Neill
It seems like this happens basically every time in ToA on the final boss. Possibly the same root issue? Is there a way that it could also reset based on...
Instead of having every notification be a custom sound, it'd probably be easier if RuneLite defined a set of notification categories and then you can configure the sound per category....
Okay I think I figured it out. When constructing a Polygon, it'll generate the convex hull and strip out the remaining points. So in my screenshot, just points 1, 6,...
Oh yeah I definitely have had trouble with source maps when debugging before too now that you mention it. Is there any solution to something like this? I'm trying to...
@ryansolid Would you be willing to merge this fix and release a new patch version to fix this issue? I think my PR should have everything ready to go to...
Hi @ryansolid , are you able to take a look at this PR to help unblock users?
Follow-up, I just want to call out that the `matter-js/src/module/main` entry point doesn't tree-shake. It is marginally smaller than the main entry point (`main`: 77.58kb, `module/main`: 76.91kb) but it doesn't...
In the meantime, if anyone runs across this issue and is looking for an interim solution, here's a TypeScript declaration file you can use which adds all of these existing...
Minimal repo is now available here: #1901 @adrai. Hope this helps!
I was going to submit this same suggestion so I'll add my 2c here. I understand there is no standard way to do this but a "best effort" approach would...