ExplodingImplosion
ExplodingImplosion
Replays
### **snapshotdata.gd:** Now has a separate "lifetime history" of stored snapshots and EncDecBuffer. New function, _add_to_lifetime_history, that accepts a snapshot, encodes it and appends it to to the end of...
**Why get rid of `SnapEntity`?** When working with the networking addon, I grew increasingly frustrated when working with the `SnapEntity` class. It felt like there was too much overhead with...
### Describe the project you are working on Relevant to all my current projects, and any project that involves end users changing project settings / saving those changes. ### Describe...
Connecting to server gives me the error `The peer is unknown (current local peer ID)`. If I set the controller's peer to 1, then every half a second, it says...