Peter Corcoran
Peter Corcoran
I've just attempted to use the latest build of WinFsp with symlinks. I had success with relative links that stayed within my home directory, but no success with leaving the...
> Should we leave this open since the issue is still not fixed? Yup, this should've been left open. I mostly glance over the dependabot MRs as I'm quite busy...
In light of the amount of 👎 to your opinion, is there any chance you'll reconsider?
I'm having a similar problem. I am also trying to stream in chunks of levels. I have also tried setting the x position on the tileLayer, with varying results. I've...
After a tiny bit more digging, I think I found the problem: https://github.com/cykod/Quintus/blob/master/lib/quintus_2d.js#L395 The 'p.x' and 'p.y' are added here. If I remove this addition by doing: ``` tileLayer.drawBlock =...
My current solution seems to function okay, but please do post any information you have. It may all blow up in my face! (and you never know who might find...
FWIF when I read the title of this PR, `/gift` immediately made me think of something like "claim your daily login reward" rather than an admin command to give things.
@Surfinite Hey, this project is currently "on-hold". I have plans to return to it in the future but my current workload is excessive. My understanding is that the game only...
@arnesacnussem Thank you for your contributions! I'll hopefully get a chance to review this and #23 over the weekend.
I have attempted to approach this problem using the `steam://run/` protocol. However it seems this spawns a steam process, which then spawns Noita, and finally ends the steam process. This...