-
What forms of queries can be expanded? i.e. in what form can/must these be provided by users? For example, is "vluchtende voor den vijand" a valid input for keyword expansion? Or will we instead ask u…
-
So I've selected the expansions I own in the Expansions menu, still there are missions available to select from other expansions that I do not own.
To simply the GUI wouldn't it be better if the GU…
-
- [x] #94
- [ ] Add predicates that are based on time aggregations (ie., mean, median, moving averages) for more constraints
- [ ] Add support for polars SQL
- [ ] Add `not()` syntax
- [ ] Create…
-
I have 2 motion plus inside controllers, one a friend gift me and one that I bought, I can get access to all stats in the WPADData but everything related to the expansions doesnt work properly, I have…
-
Whenever Jaden's Nether Expansion is installed, it crashes the game with this message:
The game crashed whilst initializing game
Error: java.lang.RuntimeException: null
What seems to be causing thi…
-
### Describe the bug
When starting the game, the initial load/startup process gets stuck on the "Confirming Expansions to Load..." stage and I am not able to continue past it. The only change I made …
-
https://godbolt.org
```cpp
template
struct C {
static constexpr int VALUEARRAY[] = {VALUES...};
};
static_assert(C::VALUEARRAY[4] == 4);
```
clang needs the hint of `sizeof...(VALUES)` …
-
Is there a chance that cults from official additional system manuals will be added to the system and compendium?
I mean cults like:
- Britoni;
- Pictons;
- Druids;
- Ganarids;
- Stukov;
- Br…
-
Currently during sampling, the expansions are stored as the source resource. E.g., Member. However, when these items are expanded, they are done as ListAgent, CoListAgent, etc. We should track the fie…
-
**Is your feature request related to a problem? Please describe.**
In ansible.cfg, I can specify a vault file relative to my home directory using ~ or $HOME. But when I try to use the extension, it…