Oskari Heikkinen
Oskari Heikkinen
`/scores` will tell you the XP of players, and also the XP of spectators, but the XP of spectators will match whoever they're spectating if they are. I see two...
Three pretty distinct, but at the same time connected, issues: 1. `togglemenu` is set as the default keybind for `K_ESCAPE` https://github.com/etlegacy/etlegacy/blob/master/src/ui/ui_shared.c#L797 but `togglemenu` does not exist as a command. 2....
Can't hit anything that's "too close" with either tank MG or crew-served MG. The hits on these videos occur at the edges of the target (where the hitbox is "far...
In this example `` will be executed when releasing `` even if console or chat window is open. ``` bind +vstr test1 test2 set test1 set test2 ``` Only affects...
Localization tags are allowed in names (and maybe other client-controlled strings?), and obviously processed wherever possibly localized strings are expected. I'm not sure if this issue is limited to just...
You will catch your own med pack / ammo pack if you aim diagonally in relation to the grid. This is also an issue in Vanilla ET. I'm not sure...
ETL client will be stuck "Awaiting challenge..." on servers with `sv_hidden 1`, because it first tries to ask for more information. Local host is also affected. Vanilla ET clients are...
Extreme example with 250 vs 43 FPS https://user-images.githubusercontent.com/107760898/218240487-b91d4fdd-81df-4f0f-8e11-ed32a59f7589.mp4