Kerbiter
Kerbiter
### Describe the bug 🐞 `WaitForDispatcherScheduler` silently breaks because apparently the dispatcher is either not created at all or not created before ElementHost appears. As a result all my `.ObserveOn(RxApp.MainThreadScheduler)`...
**What kind of change does this PR introduce?** Bug fix? **What is the current behavior?** Originally the `InitializeReactiveUI` function didn't account for order of passed registration, because the allowed namespace...
### Describe the bug 🐞 ``` Error CS0121 : The call is ambiguous between the following methods or properties: 'System.Reactive.Linq.ControlObservable.ObserveOn(System.IObservable, System.Windows.Forms.Control)' and 'System.Reactive.Linq.ControlObservable.ObserveOn(System.IObservable, System.Windows.Forms.Control)' ``` The methods are under the...
When I convert to PNG with my script:  When I open the pal directly: 
Basically in this mode each cube is rendered flat without any kind of shading if there's no normal information, and the color is picked as if it was a plane...
When the file/folder list is focused, when you start typing a folder name, like `vxl`, it will focus the first file/folder that starts with this name, or if no such...
Docs pending, draft for now
### Customizable Warhead trigger conditions - It is now possible to make warheads only trigger when target's HP is above and/or below certain percentage. - Both conditions need to evaluate...