NetSysFire
NetSysFire
Whyy @Karol1223, why did you use `result_mult` instead of just `charges`? Only thing I can imagine is to better account for the amount when a single chunk of hematite can...
This sounds like it really should be using `charges`, maybe you confused `charges` and `result_mult` back then.
Then I invite you to actually reproduce the issue and help me with debugging it.
New trace: ``` Debuginfod has been disabled. To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit. [Thread debugging using libthread_db enabled] Using host libthread_db library "/usr/lib/libthread_db.so.1". [New...
So I found out that it is *mandatory* to use `--userdir ~/.local/share/cataclysm-dda/ --configdir ~/.config/cataclysm-dda/` to reproduce this corrupted path. I think its because of the length of the path. The...
I searched for duplicates. But this is impossible to search for, especially because "search bar" doesnt yield this and even if I found this, it would not be obvious that...
I updated the issue to reflect the terminal resolution thing only.

I just noticed that #149 will probably handle the third point, which is great.
@Calinou Rebased and also applied the changes to the mono.Dockerfile. Given https://github.com/abarichello/godot-ci/issues/151#issuecomment-2370740746, I also changed the code to overwrite the file instead of appending with the first directive. I still...