-
[There's an "older" mod, Wernher's Old Bits, that hasn't been updated since 1.11.0 and it has a highly detailed V-2 Engine.](https://spacedock.info/mod/42/Wernher%27s%20Old%20Bits)
Perhaps could we…
ghost updated
2 years ago
-
Update the CSL particle parser when it comes out this weekend.
-
-
**Mondo term (ID and Label)**
beta thalassemia http://purl.obolibrary.org/obo/MONDO_0019402
**Suggested revision and reasons**
MONDO_0019402 has an exact synonym of thalassemia Major but there …
-
It would be helpfull if iterators or chains could be unrolled into fixed slice buffer directly, something like the following code.
This would ease the implementation of byte-oriented network prot…
-
How to reproduce
1. Install KSP 1.6
2. Copy KerbalEngineer (https://github.com/jrbudda/KerbalEngineer/releases/tag/1.1.5.5) to GameData
3. Start Launcher.exe
4. Click Play
5. KER AVC, say No
6. …
-
Contract window and other locations have a visual bug that may be RB related
low priority
![double vision](https://user-images.githubusercontent.com/40204993/41291836-f73d4fde-6e0d-11e8-823d-6f7cf5a…
-
Proposal:
It would be handy if elements of an iterator could be written into arrays directly, without the need to collect the elements into an intermediate Vector, or implementing a manual for-loop.…
-
## Expected Behavior
After a "Unfollow error with ***, maybe no longer exists..." expect user to be removed from CSV file and moved to uncertain_unfollowd_pool
## Current Behavior
User remain…
-
Hi,
trying to set up basic test with `ResultMatchers` like this:
```scala
import org.scalatest.{FlatSpec, Matchers}
import com.wix.accord._
import com.wix.accord.dsl._
import com.wix.accord.sc…