Niek
Niek
Discord.js has officially released this as stable so no use in using the github repo anymore I'd assume.
Avoids commands being initilialized twice when guildID is set globally and also on class basis.
Not sure if this is wanted for backwards compatibility sake, but does make code a lot more readable. Had a log of a lot of explosionEvents happening, and for the...
Fix #774 This option enables the checkboxes in the outputted HTML, useful for making to-do lists
Ehh yeah, this is a pretty big one. Been working on this for a while for past few weeks, managed to get performance quick, like real quick compared to original...
This allows Codewalker to be opened from things like start menu, and overall makes it more reliable with launching, since the shaders are always in the file of the executable....
Listening to the Menu Keys seems unecessary when the key is 0, and this thread uses quite a bit of resources with the native calls, so simply returning when the...
This native is only used in the mobile phone scripts of GTA, and in these scripts there's a switch case on a global which contains phone settings. This same global...
I'm not 100% sure as to what the arguments do exactly because the behavior of the native changes depending on whether oal is enabled or not, not sure what's going...