Bilka

Results 11 issues of Bilka

or add a command option to enable them while you work on them

discord bot
research

According to https://wiki.factorio.com/Prototype/RailRemnants the collision_box is hardcoded.

The big boy. ## Dependency parsing issues - [X] Doesn't deal with spaces in mod names. - Fixed in #44 - [X] Doesn't deal with no space between symbol (e.g....

enhancement

Noise expressions dump the file path, we should be setting the package alias on the mod to prevent lua from using full file paths there. The base game does this...

I found this issue when looking into fixing https://github.com/glebm/i18n-tasks/issues/552. The reserved keywords in the interpolations were noticed due to #678. The [proposed solution](https://github.com/glebm/i18n-tasks/issues/552#issuecomment-1984282062) is to escape the interpolation with `%%`...

## What I tried to do Escaped interpolation arguments in translations with `%`, e.g. `This is %%{escaped} and not interpolated.`. Also, tried to escape that escaping, e.g. `This is %%%{not_escaped}...

For us weirdos that don't research oil cracking :P

For example, I generally use assembling machine 2s for everything in my speedrun base, but for some early recipes I want to use the lower tier, so I need to...

This fixes #552 if and only if https://github.com/ruby-i18n/i18n/pull/688 or an equivalent is merged for the i18n gem. Otherwise escaping the offending interpolations does not appease the reserved keyword check. This...

When I type `[` to create a new group in a locale file in a tutorial scenario, the extension errors with `Request textDocument/documentSymbol failed.` Output: ``` [Error - 11:55:59 AM]...