Kwack

Results 9 issues of Kwack

Not working post-chats 2.0

bug

- Remove random event listener that didn't make any sense to be there (... I think) - Remove debugging console statements - Code style changes for readability

Fix outdated data after Crimes 2.0 item changes

Hey, Just noticed a missing import on the code samples, as well as the edit links on the footer being broken. I don't think I can fix the latter. It...

Consider all keys in the `npcs` object (from the response of `https://api.lzpt.io/loot`) as active NPCs and disregard others (LZPT will handle seasonal NPCs for us) ![Example response from LZPT](https://i.imgur.com/xsbBAY5.png)

Would be a nice feature to have, would require cloud functions for notifications. Blocked until API v2 is stable, then will re-investigate how feasible this is. Link to discord suggestion:...

blocked

- UI for preset management without having to insert into the code directly - Links to allow importing/exporting individual presets - Support both starting in X minutes and starting at...

js

Ok, lets try this again... # Goals ## GM Compatibility - [ ] `@grant` headers for `GM_*`, `GM.*` and `PDA_*` API access, as well as `###PDA-APIKEY###` replacement. **Requires notice for...

- [ ] Fix TODOs (`carID` and `minClass` in `RacePreset#toFinalRequest`) - [ ] Add ability to export/import presets via URLs - [ ] Complete testing fixes #267