Daniel Ennis

Results 82 issues of Daniel Ennis

These methods are event oriented and should not have been using promises. A promise is intended to only be resolved once, however this library is expecting to resolve them multiple...

enhancement
help wanted

Can you please reduce ajv to 4.11.2? either 3 or 4 introduces an annoying warning for webpack, and this plugin requiring .4 is preventing me from using 4.11.2

enhancement

``` UNCAUGHT ERROR: Error: Failed to find a flow-bin dependency in package.json. Please install flow-bin: `npm install --save-dev flow-bin ``` I do not have flow-bin in my package.json as flow...

automation
cli

An alternative to .execute(), that returns a future that is resolved with the last returned value (if the last is generic/doesnt return, Object is used and null) If .executeFuture is...

enhancement
help wanted

Major Concern: Scheduler?

help wanted
far-future

Desire to allow user to supply their own queue to Bukkit/Sponge implementations. Major Issue: Right now, a factory is expected to be 1 to 1 relation to its queue. if...

major thought needed

Need an asynchronous testing solution.

help wanted

Provide an API that can take a queue, and provide a queue processor. Sync option: parameters to configure # of elements of the queue to process per run, and how...

high-priority

any data wrapper based method should be able to return a DataWrappedChain. There should be a chain for 2-6 of each data class. The chains should provide extra methods so...

high-priority

When TPS catchup kicks in from a large spikes, mobs run at super speed. see if we can mark the tick as hasnt had a delay, and run mobs as...

help wanted
type: feature
status: accepted
priority: low