I am currently looking at ReplayStudio with the goal of using replays in junit tests for an anti-cheat, the fact that server-bound packets are not recorded make it a bit confusing.
Are self-movement packets automatically converted to their client-bound equivalent? What about including client packets in the API?