rysson
rysson
First, awesome mod, thanks you very much! 1. One small issue. On your clip (and icon) I see 3 colors, different in every plane. I see something pink/violet (I'm a...
Useful way to determinate if LuaRef is callable for functions and tables with metatable __call, for example: bool LuaRef::isCallable() const; Now tables with metatable __call can be called by LuaRef,...
Witam. Jako (jeszcze) pełen zapału neofita mam propozycję wydzielenie repozytorium developerskiego. @notoco wydzielił CIACH dla wtyczek (w tej chwili fanfilm), za co dziękuję. Tam też toczy się dyskusja, patrz CIACH...
It will be nice to change sea level by DynMap command. Workaround is to stop server edit forgeworlds.yml and start it again. If DymMap could read sea level from MC,...
Some addons sets a duration as `[HH:]MM:SS` but the Kodi requests an integer in `ListItem.setInfo("duration": seconds)`. The fix converts `[HH:]MM:SS` format to the seconds number.
### Is your feature request related to a problem? Please describe. HedgeDoc already support `abc` format. It will be nice to use `gabc` format too (gregorian abc) to type neumes....
### Description of your *pull request* and other information Fix error 400 on login into `cda` extractor. Fix `cda` uploader meta extractor. Fixes #10306 Template ### Before submitting a *pull...
No bug found for one year, I create PR. Support for [underline style and color extension](https://sw.kovidgoyal.net/kitty/underlines/) ``` [4:0m # no underline [4:1m # straight underline [4:2m # double underline [4:3m...
### Feature description ### Use case Hundreds of parallel connections to a quite fast API during plugin startup (in a few separate embedded interpreters). SQLite can lock up for a...