-
# Description
As of version 1.13.0.7168, the `bypassHooks` parameter of the function `SDKHooks_TakeDamage` only bypasses the `OnTakeDamage` and `OnTakeDamagePost` hooks. I request for a way to also…
-
Hi, first up: Thanks for the plugin! I had something similar, but making the history serialized is really useful!
However after adding `SelectionHistory` to my project a lot of my shortcuts were no…
-
There are lots of `os.Exit` invocations and logging calls before them throughout the code.
We can improve the readability by creating a new `exit` package that also supports formatting by using somet…
tmrts updated
8 years ago
-
Originally reported on Google Code with ID 64
```
Android NDK r10+ defines wait4() as a header inline function that calls signal(__NR_wait4,
...).
It can only be intercepted in signal().
```
Repor…
-
Sometimes we may need see what the raw response data returned by `getUpdates` is to debug 😄
-
### What would you like?
I'd like to be able to clear previously intercepted routes so that waiting on an aliased intercept will now start from the next interception.
Example:
```
describe('In…
-
```
For example, if a contact has a "mobile", a "work" and "sip1", "workVoip"
numbers, intercept outgoing calls only to the "sip1" and "workVoip".
```
Original issue reported on code.google.com by `…
-
```
For example, if a contact has a "mobile", a "work" and "sip1", "workVoip"
numbers, intercept outgoing calls only to the "sip1" and "workVoip".
```
Original issue reported on code.google.com by `…
-
Hello!
I found an issue while using mimalloc v2.0.6 and Nvidia Nsight.
Here are the steps:
1. You need an application with mimalloc integrated (D:/app.exe for example)
2. Run it using Nvidia Nsi…
-
After a previous discussion (https://github.com/dotnet/aspnetcore/issues/8886), the `IComponentActivator` abstraction was introduced in .NET 5 (#19642). Unfortunately, implementations of this new abst…