Kerbiter

Results 50 issues of Kerbiter

Game loading lobbies and LAN lobbies currently miss newly added ping indication.

enhancement
todo

After game ends client should show the user match statistics. Ingame stats screen is quite limited, not editable and doesn't show all of the info which may be interesting to...

feature

As per @Starkku, the map transfer fail message crops up in 4 distinct situations: 1. The map that is missing but host has selected is official map (information parsed from...

This PR is supposed to reduce the common boilerplate code and implement a class extension where we can place extended class methods which are much more streamlined and allow for...

- Technos now can be attached one to another in a tree like way. The attached units won't process any locomotion code and act like a part of a parent...

❓New feature
Major
Needs testing
⚙️T2

```ini [TileSetXXXX] Palette= ; palette filename ```

- Moved everything into the correct folders so it actually works as is when you drop the plugins folder into IDA's folder - Removed duplicated referee plugin from the repo...

> It is debug information. Historically it shows parameters in SQL Server syntax. Under hood `linq2db` uses parameters passed `SqlComand` and do not include declaration section in final SQL. _Originally...