Thom van den Akker
Thom van den Akker
# Changes proposed in this pull request - Consistently ensure citizens are registered to the correct team - Use the colony team name instead of a per citizen team -...
Reported to me by Kezmodius on another server. # Changes proposed in this pull request - When a colony banner is scanned in inside of a colony it already gets...
# Changes proposed in this pull request - Requires ldtteam/OperaPublicaCreator#53 ## Testing - [ ] Yes I tested this before submitting it. - [ ] I also did a multiplayer...
# Changes proposed in this pull request - Fixed several warnings from appearing when attempting to open any building with only the ACCESS_HUT permission - Fixed a bug that caused...
# Changes proposed in this pull request - Added spotless using prettier to format XML files - Format all XML GUI files ## Testing - [ ] Yes I tested...
Closes #10360 # Changes proposed in this pull request - The cookery was holding onto bottles because secondary outputs in crafters are never tracked, so they will remain in the...
Closes #10671 Closes #10670 # Changes proposed in this pull request - Move container removal to onColonyTick in the building - Item handler capability will only be recalculated if the...
Add a new option called `xmlSortAttributesFirst`, this allows to sort attributes in a fixed way. For example if I were to have an `id` field on my XML and I...
See #777
Closes #776 # Changes proposed in this pull request - First, I noticed that locally scanned schematics still could be uploaded to the server despite the config being on, the...