Kerbiter
Kerbiter
From @Coronia: > something is wrong with building placement, player and AI can place buildings out of left and bottom map border  > right and top have one grid...
 This feature is available in MagicaVoxel. From my understanding it doesn't apply the changes until you deselect the tool or select something else, so doing any amount of clicks...
### What version of `myst-parser` are you using? 4.0.0 ### What version dependencies are you using? `requirements.txt`: ``` myst-parser==4.0.0 Sphinx==7.4.7 sphinx-rtd-theme==2.0.0 sphinx-design==0.6.1 ``` `.readthedocs.yaml`: ```py # Set the version of...
Requires #803 to be merged and then rebased onto develop
- Fixed `OpenTopped` to work with buildings. - Fixed buildings giving an order to attack self when unloading (manifested with opentopped buildings and garrisons leaving buildings sometimes). TODO: need to...