Bluscream

Results 234 issues of Bluscream

Cross-posting from: https://github.com/ajayyy/SponsorBlock/issues/493

status: freezer

As https://github.com/AdguardTeam/Userscripts/tree/master/userstyleConverter is clearly not a userscript it should have a readme as to how to use it. I'm not even sure if it doesn't belong into a own repository...

enhancement

```ini # Bridge to TeamSpeak via it's Query-Console. # # The bridge requires a user with the following permissions: # - b_serverquery_login # - b_virtualserver_select # - b_virtualserver_client_list # -...

- https://playnite.link/docs/api/Playnite.SDK.Models.Game.html#Playnite_SDK_Models_Game_LastActivity

Screenshot(s) ![](https://cdn.discordapp.com/attachments/699577276571975760/710953951326896168/image.png) The formula concept i would suggest using: ```py (game.name.lower().contains(" VR ")) || (game.name.lower().endswith("VR")) || (game.name.lower().startswith("VR")) || (game.source == "Oculus") || (game.source == "Viveport") || (str(game.features).lower().contains("VR")) ```

it would be nice to have a extra tab that lists all plugins (`\bin\win_x64\plugins\*.dll` and `\bin\win_x86\plugins\*.dll`) - [ ] simple table with `enabled checkbox | filename | file modified date...

great tool btw! It would be nice if the tool offered editing the modlist - [ ] parse mods from documents\ets2\mod folder - [ ] parse mods from possible steam...

It would be nice if you could merge my release https://github.com/Bluscream/GTACoop/releases/latest

I'm probably stupid but i can't seem to get this to work: ``` c# string response = String.Empty; try { using (var webClient = new System.Net.WebClient()) { response = webClient.DownloadString("http://ip-api.com/json/"+player.NetConnection.RemoteEndPoint.Address);...

Since the author of this mod is working on something else and has abandoned this project, it is unlikely that he will give any support on issues here. But you...