James Onnen

Results 38 comments of James Onnen

> Should we still gate on .lua files? This is realistically what everyone would want, but technically makes the globs in includes no longer accurate I would say that `[include]`...

I'm planning on providing promise-compatibility with eryn's promises, and then maybe eventually switching over to eryn promises full time. This will probably need to go in phases. First, adding an...

You could add --luacheck: ignore at the top, but I'd prefer someone fix the linting. Either way is fine.

See #256 for details on a fix for this!

Feel free to just remove that line!

Yeah, this is good! I'll add it, or feel free to submit a PR!

Thank you! I fixed this in another commit before seeing this! If you edit this and JUST do the 1e9 that would be neat.

if we're using wait(5) then there's really no point here in using coroutine.wrap().

Can you add a separate example, instead of removing the other example? Otherwise, looks good! Also, there's no need to :WaitForChild() in ReplicatedStorage!

Shouldn’t this backoff or have some jitter too?