2485: Find available port by MikiGamer r=heinrich5991 a=def-
Same as https://github.com/ddnet/ddnet/pull/2419 but rebased so that you can actually look at the diff. @MikiGamer
Co-authored-by: MikiGamer <35080830+MikiGamer@users.noreply.github.com>
Co-authored-by: def <dennis@felsin9.de>
src/game/client/prediction/gameworld.h:62:90: error: ‘int64_t’ has not been declared
62 | void CreateExplosion(vec2 Pos, int Owner, int Weapon, bool NoDamage, int ActivatedTeam, int64_t Mask);
| ^~~~~~~
2482: Only write non-defaulted config values to settings_ddnet.cfg r=heinrich5991 a=def-
As a consequence changed defaults in an update will be respected
instantly if the player hasn't changed the value.
Co-authored-by: def <dennis@felsin9.de>
2474: Remove IP skins r=heinrich5991 a=def-
2476: Use x instead of y in show distance (fixes#2475) r=heinrich5991 a=def-
Co-authored-by: def <dennis@felsin9.de>
2473: Revert "Update french 07/07/20" r=def- a=heinrich5991
I don't speak French well, I can only say a few sentences. But it was enough to recognize that almost all of the changes made the translation worse. French puts a space before punctuation, the strings were apparently never tested ingame (even in the obvious places where there was an awkward abbreviation before) and overlapped the buttons.
Can someone speaking Spanish look over #2456 and #2464, and someone speaking Polish look over #2462? Especially also about the problem with strings that are too long?
Maybe @edg-l for Spanish?
Co-authored-by: heinrich5991 <heinrich5991@gmail.com>
2469: Update french 07/07/20 r=def- a=F3aRZ-hub
Fixed some translations, and what was missing are already translated.
Fix 1: Line 244
Fix 2: Line 241
Fix 3: Line 265
Fix 4: Line 573
Fix 5: Line 585
Fix 6: Line 609
Fix 7: Line 867
Fix 8: Line 942
Fix 9: Line 1050
Fix 10: Line 1071
Fix 11: Line 1209
Co-authored-by: FeaRZ <67929476+F3aRZ-hub@users.noreply.github.com>
Fixed some translations, and what was missing are already translated.
Fix 1: Line 244
Fix 2: Line 241
Fix 3: Line 265
Fix 4: Line 573
Fix 5: Line 585
Fix 6: Line 609
Fix 7: Line 867
Fix 8: Line 942
Fix 9: Line 1050
Fix 10: Line 1071
Fix 11: Line 1209
2464: Update spanish 07/07/20 r=def- a=F3aRZ-hub
Little changes.
Fix1: Line 866 (V instead of v)
Fix2: Line 869 (O instead of o)
Fix3: Line 1190 ("Agarrar")
Fix4: Line 423 ("Apariencia" instead of HUD)
Fix5: Line 252 ("Mensaje del día" instead of MOTD)
Co-authored-by: FeaRZ <67929476+F3aRZ-hub@users.noreply.github.com>
Little changes.
Fix1: Line 866 (V instead of v)
Fix2: Line 869 (O instead of o)
Fix3: Line 1190 (Agarrar)
Fix4: Line 423 ("Apariencia" instead of HUD)
Fix5: Line 252 ("Mensaje del día" instead of MOTD)