Daan Meijer
Daan Meijer
Currently, all GameObjects seem to be selectable, including civilian buildings and trees. The game should only allow for the LocalPlayers objects to be selectable
Running with ``` "env": { "LIBGL_DEBUG" : "yes", "MESA_DEBUG": "yes" } ``` Yields the following errors: ``` Mesa: User error: GL_INVALID_OPERATION in glGetFramebufferAttachmentParameteriv(invalid pname GL_FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE) Mesa: User error: GL_INVALID_OPERATION in...
Currently, when the game opens, the shell map animations aren't running. All tanks show the firing state, with a flame coming from their gun barrels. This animation should not play....
Creating texture arrays with 1 layer is impossible, as implemented [here](https://github.com/mellinoe/veldrid/blob/0be2107806d3f3543132fdfdead2443fee1713a3/src/Veldrid/Vk/VkTextureView.cs#L60)
Tick the checkbox if you understand [x]: - [x] I have read and understand the pull request rules. # Description Fixes #3898 Implement the Slack App way of posting messages,...