Xander Lenstra

Results 9 issues of Xander Lenstra

This issue is meant as a collection of all G&K features that have not yet been implemented, but we are planning to implement. If you know such a feature that...

feature
Will not stale

This PR adds basic classes for espionage: `EspionageManager` and `Spy`. These will later be extended a lot to include most of the code for espionage. It also adds a triggerable...

Similarly to #4290, this issue serves to be a roadmap for implementing espionage, the last major missing feature from G&K. I'm planning on working on this by myself, as I...

feature
Will not stale

On desktop, you can rightclick after selecting a unit to quickly move or attack with it. However, there are a few bugs that can happen when doing this. Most of...

bug

*The problem* Currently we have quite a few translatable strings dealing with amounts. For example, `Current leader is [civInfo] with [amount] Technologies discovered.`, `+[amount] untradable copies`, `[amount] Nations`, etc. All...

help wanted
feature

The google play log currently shows a lot of crashes in the event bus. To be exact, the crash log is: Crash log ```kotlin Exception java.lang.ExceptionInInitializerError: at kotlin.reflect.jvm.internal.impl.types.error.ErrorModuleDescriptor. (ErrorModuleDescriptor.kt:23) at...

bug

In the line below, the function `postprocess` returns first the labels and then the predictions. https://github.com/huggingface/course/blob/198345755d4e2b1e61a394c6df03c36319258fda/chapters/en/chapter7/2.mdx#L877 However, when this function is called, the first variable instead catches the predictions and...

### Suggestion So, I create a lot of factory plans using this mod, resulting in my current playthrough of seablock having over 200 different factories, which are also ordered roughly...

improvement

### Problem Description I don't like playing Factorio in fullscreen mode, so I just have a maximized window. However, when dragging the map I sometimes accidentally resize the entire window....

bug