gikkman
gikkman
Awesome. Thank you for your hard work
I ran in to this problem today too. I expected it to behave like the react version, but it didn't. So instead of posting a 2nd issue, I'll just leave...
@bajankristof , sorry for the ping, I try to avoid them usually but since this risk closing from stale-bot I figured I should reach out. I was just wondering if...
One solution could be to set the input as an empty string to regain control, similar to what I did in this script: https://github.com/TASVideos/BizHawk/blob/master/Assets/Lua/JoypadIntersection.lua I can try to remember to...
Alright, something has changed in regards to this in the least few releases. In my old 2.3.2 version of Bizhawk, doing this: ``` joypad.setanalog({ ['X Axis'] = '', ['Y Axis']...
You can use the second local health alternative when setting up your game. The first alternative is the one that spawns a ghost of the player when they die (For...
Good thing this issue was around, I was confused if this was a "me" issue or a skaffold issue. Not the end of the world, but it would be a...
Right, I never thought about the fact that `telepresence gather-logs` might include very old things. We used to run the proprietary version but switched a few weeks ago. We did...
I just noticed now that my colleagues logs doesn't seem to include any debug logs. When I asked to check why, I noticed they CLI output this message: We will...
``` # telepresence version OSS Client : v2.25.0 OSS User Daemon : v2.25.0 OSS Traffic Manager: v2.25.1 Traffic Agent : ghcr.io/telepresenceio/tel2:2.25.1 # telepresence status OSS User Daemon: Running Version :...