-
**Bug 表现**
UIImage *imge = [UIImage qmui_imageWithName:_name themeProvider:^UIImage * _Nonnull(__kindof QMUIThemeManager * _Nonnull manager, __kindof NSObject * _Nullable identifier, __ki…
-
China Horde bonus is not activated with garrisoned units in proximity.
Setup
```
Behavior = HordeUpdate ModuleTag_06
RubOffRadius = 60 ; if I am this close to a real hordesman, I will…
-
check https://github.com/Alt-Org/Altzone-Server/pull/238
as I remeber we had to hardcode it ?
-
I have this all over my code:
``` objc
RZASSERT_KINDOF(foo, NSArray);
if ( [foo isKindOfClass:[NSArray class]] ) {
```
This pattern is so common that it would be useful to add macros for it. Somethi…
-
![изображение](https://user-images.githubusercontent.com/96445511/236792945-4cf9b3cc-7f79-4fca-ad53-e615ad0fa98a.png)
If sitting in Battle Bus or Civilian Building a Ranger, Rebel, Redguard, Colonel …
-
Emergency Repair Generals Power is very rarely used across all 3 factions. It repairs vehicles in a selected area. Check if there can be anything done to make it more attractive to use.
## Stats
`…
-
Love this plugin. Seems to be the goto for creating vault backups. My one qualm is that creating the backup seems to happen synchronously as Obsidian opens. I (and I assume others) want Obsidian to op…
-
Looking at [Introduction to chunks and rules](https://www.w3.org/Data/demos/chunks/chunks.html), I see that a `@` prefix is envisioned for terms with special meanings.
The syntax allows links to be…
-
### Description
S2589 is raised on a switch expression on a tuple where the second parameter is discarded but for the first one there is a guard clause.
### Repro steps
```
private static s…
-
try teleporting to a mesh at 0,0,-10, you'll see that it throws some kindof computeBoundingSphere error.