Olanti
Olanti
Does #1743 resolve this?
Speaking of automation, ReSharper C++ has built-in conversion of C enums to scoped enums, but I don't have a license. Anyway, Visual Studio provides warnings for unscoped enums and can...
A small detail that's somewhat hard to see and very hard to unsee: not all tiles in UDP overmap can rotate cleanly. Guess that's another reason for explicit rotations. 
Every online linting tool has its own linting style, different from our own linter. You need to use either DDA's online linter (should be compatible with BN, [link](https://dev.narc.ro/cataclysm/format.html)) or BN's...
Might be a case of #1140, though it's hard to say for sure without a save
>Cranium Bomb I don't think it even works. There supposed to be an enchantment attached to it that checks every x days whether to blow off the character's head, but...
Somewhat related: #1240
Needs JSON styling, see [JSON_STYLE.md](https://github.com/cataclysmbnteam/Cataclysm-BN/blob/upload/doc/JSON_STYLE.md) >proofreading/DDA garbage clear Also, could you please not go out of your way to stir drama? It's almost as if there's an unseen force in...
>funny how attempts to make lines wraparound make the JSON checks violently disagree, hmm? Yeah, it's almost as if it's in JSON specifications that text between quotes can't be broken...