Taras

Results 40 issues of Taras

When i try to use regexp `([^.])$` on string that ends with null-char, result group will have length + 1(null symbol).

How can I access `$vuetify` from plugin? I use i18n plugin and I want to change vuetify locale when i18n's one changed: ``` export default function({ app }) { app.i18n.onLanguageSwitched...

Since i am making SynapsePM plugin, i need to send also view distance when transfering a player. This can be fixed with modifying TransferPacket(possibly SPP bump): attach packets to it.

This package does not work on aarch64 linux. Suggestions: - add aarch64 binary - remove build check for linux (why is it there?): ``` if (process.platform === 'win32' || process.platform...

This field should be omitted when it is not specified

Error when starting OpenSage.Launcher.exe ``` Unhandled exception. System.NotSupportedException: No data is available for encoding 1251. For information on defining a custom encoding, see the documentation for the Encoding.RegisterProvider method. at...

- [x] Tests written and linted - [ ] Documentation written / README.md updated [https://snyk.io/docs/snyk-for-node/](i) - [x] Follows [CONTRIBUTING agreement](CONTRIBUTING.md) - [x] Commit history is tidy [https://git-scm.com/book/en/v2/Git-Branching-Rebasing](i) - [ ]...