You still dont have Networking documentation.

I’d actually like to see some expanded documentation about the networking too. More specifically, I want to see a sequence diagram and flowcharts for how the whole networked game setup is meant to look.

Sequence diagrams should cover server and client setup, connection, update, teardown etc.

Flow charts and maybe other diagrams for which classes manage which functionality. Who owns what data etc.

Its probably easy enough to dig through the code for this, but honestly it’d take maybe a few hours for an experienced Epic programmer do do some diagrams and will save many hundreds of hours of people digging through code. So I’m in favour of Epic guys hours rather than all the rest of us.

OR a kind hearted community person could do the same.