m_pClient->m_Camera.m_Center
❯ sudo ebuild ./ddnet-18.9.ebuild manifest unpack test
Appending /data2/edgar/guru to PORTDIR_OVERLAY...
Forcing test.
>>> Downloading 'http://distfiles.gentoo.org/distfiles/d5/ddnet-18.9.tar.gz'
--2025-01-09 15:30:26-- http://distfiles.gentoo.org/distfiles/d5/ddnet-18.9.tar.gz
Resolving distfiles.gentoo.org... 109.61.88.174, 109.61.88.172, 2a02:6ea0:d500::7, ...
Connecting to distfiles.gentoo.org|109.61.88.174|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2025-01-09 15:30:27 ERROR 404: Not Found.
>>> Downloading 'https://github.com/ddnet/ddnet/archive/refs/tags/18.9.tar.gz'
--2025-01-09 15:30:27-- https://github.com/ddnet/ddnet/archive/refs/tags/18.9.tar.gz
Resolving github.com... 140.82.121.3
Connecting to github.com|140.82.121.3|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://codeload.github.com/ddnet/ddnet/tar.gz/refs/tags/18.9 [following]
--2025-01-09 15:30:28-- https://codeload.github.com/ddnet/ddnet/tar.gz/refs/tags/18.9
Resolving codeload.github.com... 140.82.121.10
Connecting to codeload.github.com|140.82.121.10|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2025-01-09 15:30:28 ERROR 404: Not Found.
!!! Couldn't download 'ddnet-18.9.tar.gz'. Aborting.
!!! Fetch failed for ddnet-18.9.tar.gz, can't update Manifest
032cf5c
Update Chinese translations for 18.9 - Pioooooo
f0182eb
properly clear autospeczooming state - TsFreddie
cf04137
Revert "Scale angles using MousePos with zoom" - TsFreddie
fec6cf7
Update brazilian_portuguese.txt - rffontenelle
d21b834
remove spec zoom value and use user zoom always - TsFreddie
5fc9221
Update Polish translations for 18.9 - Shkyyl
efce1c1
fix demo cursor - TsFreddie
356e243
update community info - TsFreddie
fae2544
Update Ukrainian l10n (18.9) - EGYT5453
289e502
Update Swedish translations for 18.9 - furo321
20f590f
Update spanish.txt for 18.9 - n0Ketchp
22dbf66
Support reconnecting dummy by redirecting to same port - Robyt3
732dbce
Refactor CServer::RedirectClient
- heinrich5991
87d990c
Add a message to tell the client to reconnect to the current server - heinrich5991
45c794a
Revert "fix demo cursor" - def-
bc0db24
Revert "remove spec zoom value and use user zoom always" - def-
8ffaec5
Revert "properly clear autospeczooming state" - def-
368e4b6
Revert "fix auto spec cam unexpectedly being available for players without camera info" - def-
d1da4f2
Revert "spectator cursor and auto spec camera" - def-
8b3f980
Update Turkish translations for 18.9 - GokturkTalha
91fc9d3
Update Azerbaijani translations for 18.9 - GokturkTalhacontrols.cpp
i have a slight suspision that the current implementation in players.cpp
doesn't match. or maybe it does, i cant really remember (edited)menuimages
folder might be different than expected. Eventually, menu image loading could be moved to a background job like community icon loading.
Closes #9497.
res
folder recursively for Android. Adjust game name in all strings.xml
files.