Replay server fixing - volunteers needed!

@Exselsior running the replay in reverse will probably never be possible as that requires running the simulation in reverse which is not possible in the engine afaik.

As for multiplayer saves I think the hardest part about that is getting the correct save.lua to every player in order to start the game and not have any desyncs.

@sheikah Hmm unfortunate. Thanks though!

@corvathranoob yea tbh I misunderstood his post. I thought he was just complaining but after reading it again I see that’s not the case.

It should be possible to stop a replay and take over playing at any point, but it's probably something that we would need engine access to implement. It wouldn't require saving or sending any game state information because you can just simulate the same number of ticks into the replay and start from there.

You could maybe create savegames in certain intervals throughout the replay, and then have some way to automatically jump to a certain save and replay from there. But that probably would require some intense dev work.

Hey, an announcement. Here's my idea what we will do.

  • We meet up on Sunday, June 6, 18:00 UTC. I think it doesn't collide with any events. That's a provisional date, if you have better suggestions please let me know.
  • We meet on IRC and Discord. I'll be in Discord's #faf-testing channel. If IRC on the test server works, I'll also be in client chat. Voice chat is an option I guess, I'll be in one of Discord's voice channels. Apparently my mic sounds like a WW2 fighter pilot, but we'll manage 🙂
  • We login to the test server. This means: log out if you have autologin enabled, select "Test server" in the dropdown menu and use 'foo' as password.
  • We organize a few games, some people play, other people watch live replays, no particular format. I hope we can get maybe 4-6 games.
  • I check if everything works as it should, you report if the short replay bug is gone. I go back to dev chat with results and we decide if and when we deploy the new server.

Let me know what you think.

You can message me on Discord(TrustTheFall) and let's see if I got time 😄

Soon™️

That time should work for me, I’ll try to be there

A quick reminder that we're starting the test in 2 hours.

The test has ended, mostly successfully. We had 1 case of a replay prematurely ending, of course we failed to reproduce it afterwards. I'll have to think about it. Other than that the server seems to work fine. Many thanks to all the testers!