pylix
pylix
It bothers me sometimes when the countdown gets out of the album's "horizontal area", and I think it's more cleaner to remove it. Therefore, I'm proposing an option to hide...
This PR will deserialize `metadata.json` used for fetching custom hats data using `System.Text.Json` since `Newtonsoft.Json.dll` included in unhollower is kinda broken (refer #310)
### This PR includes: - Concat from old palette instead of overwriting it - Removed/simplified some stuff - Improved PlayerTab patch (?) - New way to save player's color id...
### Pretty much done - [x] Tabs UI for Vendetta's core component - [x] Reload less theme changing - [x] Improvement of Vendetta plugins/themes installation experience - [x] Rename Pyondetta...
Including `/debug`, `/plugins` and `/eval`
**Bug report** Repository with the entire setup (reproducible): https://github.com/amsyarasyiq/dts-bundle-jsdocs-strip-issue In below example, function `executePlugins` and array `plugins` docs are stripped after getting bundled. **Input code** ```ts // plugins.ts export interface...