## General - [x] Water tiles can be colonized - [ ] Water can be colonized by encircling it - [x] You can enter no man's land with unarmored units - [x] War-colonization is not fully implemented - [x] Units can't colonize after shooting - [x] Bonus-tiles are not granted after colonization (not implemented) - [x] Units can't stand on material ores (parity) - [x] Terrain under colonized buildings is not granted - [ ] Unit pathfinder overlay is not updated after equipping/unequipping armor ## Rendering - [x] Strange text rending issue after closing the `PopupScreen` screen - [x] Unknown OpenGL issues on some Windows AMD devices - [x] The game relies on `GL_CULL_FACE` being disabled (Won't fix) ## Network - [x] Factories are not synced between players - [x] You can demolish mines that don't belong to you - [x] The game doesn't realize when the connection with host/relay has been dropped - [x] The host doesn't sync the world with the connected clients on join - [ ] Closing and then reopening a new connection causes some hard to track down issues - [ ] In CLIENT mode the map controls don't work
General
Rendering
PopupScreenscreenGL_CULL_FACEbeing disabled (Won't fix)Network