Closed Geosearchef closed 6 years ago
rebased, switches unit tests to Instant instead of timestamp
Can you check why the tests fail?
Done, some line slipped through rebasing multiple times.
can this be merged?
Not before travis builds successfully :) Maybe just need to rebase?
Branch was/is rebased.
Is this just an error with travis itself?
ERROR: Couldn't find env file: /home/travis/build/FAForever/faf-java-server/faf-stack/config/faf-legacy-apps/faf-legacy-apps.env
Ah, faf-stack
was changed, we need to execute this command before using docker-compose (in the .travisl.yml
cp -R config.template config
Would you mind rebasing this so we can finish it up?
There is no information in the current legacy protocol about timezones. I just added it as another field next to "country" in the player list (UserDetailsResponse).