sqwishy
sqwishy
Wow this would be great. I'm glad I saw this issue. The current search is ridiculous. Searching Solar for "trash" gives you bandages, dumbbells, underwear, phones, bedside tables, lots of...
Hi, just wanted to add to this that the typescript definitions for things like `count()` appear to be typed as returning a number when at runtime they return a bigint.
@janpio Oops, sorry if I was off-topic. Someone from slack pointed me in this direction so I just thought I'd leave a message to let folks know. Submitting bug report...
> How long exactly do calls to `mumble_initPositionalData` take and what is the frequency of these calls? On my machine in a debug build, the constructor to `ProcessWindows` takes about...
> And I'm not aware of another way to read the info we need... I'm not aware how this plugin needs the information from `VirtualQueryEx()` anyway. It just needs the...
Just to recap. Previously, mumble would load all of the process modules and memory regions each time it tried to initialize the plugin. But the plugin would only succeed in...
Fixed commit title and that compiler error should be gone. I closed this on accident, sorry for the churn. I'm bad at windows and using git from windows is half...
> ``` > Found 2 files with CRLF endings. > ``` oops my bad, I thought I had configured git right but apparently not. windows really does keep things surprising...