AEnterprise

Results 16 issues of AEnterprise

trying to use preact-router 3.0.0, but it is not creating links, or accepting variables for paths demo project: [preact-demo.zip](https://github.com/developit/preact-router/files/3028558/preact-demo.zip) if you open the page you get an undefined error from...

### Summary A way for the library to short-circuit requests that will be waiting for rate limits for too long ### What is the feature request for? The core library...

feature request

Currently when a request to the discord api gets rate limited (429 response) twilight does not try it again but just returns the error. While twilight does it's best to...

t-feature
c-http
c-http-ratelimiting

Instead reworking it to use generics with bounds for conversions allows the user to effectively swap out the models and thus what data is allocated/stored. They would only have to...

t-feature
c-cache
m-breaking change
w-needs-more-docs

Taking an owned value instead of a borrowing means the cache doesn't have to clone data to construct it's cached models. The advantage of this is no forced cloning of...

c-cache
m-breaking change
t-refactor
w-needs-more-docs

the current docs about plugin events assume you already have a deep knowledge of how grav events work internally. As someone who is making his first plugin i don't have...

Update to latest twilight, use a dashmap version with the sanity fixes

With forge you can hook intro crash reports from your TE and add additional data to the crashreport, for complex stuff this can be very helpfull to trace the cause...

bug

between 7.99.4 and 7.99.5 there where api changes but the versions never got bumped also not sure if the 'owner' of an api can be another api, i beleive this...

There are alot of interfaces here ment for other mods to implement for compatibility. It would probably be best to convert most of them to capabilities