-
Have incoming attack ships turn around.
Make sure supply pods, cargo with spies, etc... still arrive.
-
Rather than adding [Unscopable] to each new member on Element and Document (elsewhere?) maybe we should instead annotate all existing members with [Scopable] and not add that for new members? Or enume…
-
## Background
Currently our dettrace C++ loops looks something like this:
```rust
let current_pid = starting_pid;
loop {
// Loop invariant: All processes are currently stopped. Allow a pid of o…
-
The OPM data used for https://www.fieldtriptoolbox.org/workshop/cuttingeegx/squids_vs_opms/ has its polarity flipped. This was a bug in the FieldLine acquisition software, which since then has been co…
-
In COPS when using the build in e-book Reader (i.e. the icon with a picture of an eye) is there a way to scroll the text like in a web page vs flipping pages like in a book?
-
```
What steps will reproduce the problem?
1. Set in general settings Reverse Throttle Operation
2. Create e new model
3. Move throttle trims
What is the expected output? What do you see instead?
Tri…
-
I just started watching the youtube series - and downloaded the pack.
I like to play with controls on the mouse reversed, 'attack/destroy' on the right-click and 'use/place' on left. If I set the c…
-
**Describe the bug**
The darts adapter has a bug where exogenous data is not converted to future known and unknown covariates appropriately.
The function `convert_exogenous_dataset` in `_darts.py`…
-
I'd be nice if you could flip HUD elements like Health/Armor/Mount Health, etc. It would allow HUD elements to look less out of place.
Example: Mount Health normally renders extra hearts past 20 r…
-
Hello,
Going through the codes, I noticed that the nodes' y coordinates are flipped during iterations, and I didn't find any relevant information in the paper. Am wondering if you could give some …