sentisso

Results 10 issues of sentisso

### Examples of changes: 1. Possibility to disable every monday and saturday or just disable weekends. 2. Possibility to forcely enable a day, even though it is disabled via `disabledDays`...

I created a new NPM package called [mafiles](https://github.com/SenTisso/node-mafiles), this package allows you to easily parse maFiles in Node.js, which are generated by the Steam Desktop Authenticator app. "maFiles" are the...

fixing error `FilipSedivy\EET\SoapClient::doRequestByCurl(): Argument #5 ($one_way) must be of type int, bool given, called in /var/www/html/vendor/filipsedivy/php-eet/src/SoapClient.php on line 93` by also allowing `$one_way` to be `bool` this fixes the issue...

- **adding gloves support**: all gloves and handwraps can now be generated just as other weapon types - **updating the game files** - **adding JSON support**: no need to supply...

I had a special situation in my project, where I'm using fireworks-js, where I needed to detect whenever a firework explodes. One possible way to achieve this is by **pre-calculating**...

enhancement
v2.x

### Issue Would it be possible to make just an explosion at certain coordinates without the firework trace? Example: make an immediate explosion anywhere the user clicks

question

### Description I came across one example in #90 that allowed to limit the boundaries of explosions. I wanted to reproduce this "feature" in my project and it didn't seem...

bug

All I did here is discussed in this issue #682. All included tests are passing (`npm run test`).

I'm using a npm package called [read](https://www.npmjs.com/package/read) for silently reading passwords from stdin. When bunyan CLI is used for parsing the output, it gets a little bit broken #### Code...

Hi, when opening the yubico authenticator app (version 7.1.1-1), installed through AUR (https://aur.archlinux.org/packages/yubico-authenticator-bin). I get the following error: ``` 12:26:12.528 [desktop.init] INFO: Logging initialized, outputting to stderr 12:26:12.530 [desktop.init] INFO:...