ccuser44
ccuser44
This adds commands to temporarily remove and add donors to Adonis in the specific server. This makes debugging donor related stuff a lot easier. ie. if you have donor and...
A small QoL improvement for tamper check for extremely laggy devices that may encounter a black swan event due to FPS being >0.01
This fixes the autocomplete not showing any autocomplete suggestions. Switch the default prefix order so that `":"` is the main prefix instead of `";"`. The `";"` prefix still works but...
I originally removed panic mode in #527 However with fruther thought Adonis panic mode is actually very useful in cases where Adonis fails to load properly. And instead of just...
### What part of Adonis is this related to? User Interface ### What are you suggesting? Convert `.Draggable` to UI drag detectors. This replaces the deprecated property. It's also more...
Previously Adonis had support for extracting a list of donors that were given donor permissions before the donor gamepasses existed. For some reason the function for checking donors had the...
This adds a better and more dynamic ACMI module to master. This allows directly merging master to fallback branch and then just adding `CriticalMode = true` inside Server.lua server variable...
### What part of Adonis is this related to? Other ### What are you suggesting? 1. Compress oldlogs 2. Encrypt oldlogs 3. Base64 encode the encrypted oldlogs because the datastore...
### What part of Adonis is this related to? Other ### What are you suggesting? A warning that they're deprecated should be added and it should work for quite some...