gaming
Here are 925 public repositories matching this topic...
-
Updated
Sep 8, 2020 - Python
User Story
If a large download fails using curl it does not cause a fatal error instead it simply carries on.
Basic info
- Command: Install
Further Information
It is worth checking how all downloads handle when failing to ensure they cause a fatal exit.
To Reproduce
Use a game server that is non-steam and cause the download to fail
Expected behaviour
-
Updated
Nov 7, 2019 - C++
-
Updated
Sep 8, 2020 - Shell
Concept
We need a function in the config manager to easily extract values from a string list.
Ex: "1,2,3,4" or "1, 2, 3, 4"
In the module conf:
MyModule.List = "1, 2, 3, 4"
In the module cpp:
sConfigMgr->GetUint32ListDefault("MyModule.List", "")Actually, everytime we want to make a list, we have to recreate a similar function in our modules. This is very bad
Maybe
-
Updated
Jun 19, 2020 - AutoHotkey
-
Updated
Sep 2, 2020 - AutoIt
-
Updated
Dec 23, 2017
-
Updated
Sep 1, 2020 - C++
-
Updated
Sep 5, 2020 - Go
-
Updated
Mar 30, 2020 - Python
-
Updated
Oct 12, 2019 - Batchfile
-
Updated
Jul 18, 2020 - JavaScript
-
Updated
Jan 13, 2020
-
Updated
Sep 3, 2020 - Shell
-
Updated
Aug 19, 2020 - PHP
-
Updated
Sep 9, 2020 - C#
Improve this page
Add a description, image, and links to the gaming topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the gaming topic, visit your repo's landing page and select "manage topics."
Context
Right now, you can toggle Push To Talk via the DoublePush Time setting under Transmission in the Audio Input section. However, by default, Push To Talk shouts in all Subchannels around your current Channel, which is sometimes not what you want. It would be nice to have the same functionality (toggle on/off) for the "Whisper" Shortcut.
Describe the feature you have in mind
To