You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think it would be a good idea for the team to start focusing on the networking code. Part of the reason interpolation is wonky is because it is tied to the in completed networking code in EDGE (n_network.cc).
I strongly feel that in order for us to fix the interpolation code, we need to fix the networking stuff. When I say that, I don't necessarily mean communication over the internet, but port intricacies that are affected by that unstable part of the codebase.
We should begin brainstorming to see what should be tackled first. My first thought is the tic handling code, which feels messy.
The text was updated successfully, but these errors were encountered:
I think it would be a good idea for the team to start focusing on the networking code. Part of the reason interpolation is wonky is because it is tied to the in completed networking code in EDGE (n_network.cc).
I strongly feel that in order for us to fix the interpolation code, we need to fix the networking stuff. When I say that, I don't necessarily mean communication over the internet, but port intricacies that are affected by that unstable part of the codebase.
We should begin brainstorming to see what should be tackled first. My first thought is the tic handling code, which feels messy.
The text was updated successfully, but these errors were encountered: