19,213 Commits over 3,898 Days - 0.21cph!
Fixed magazine loading null values
Fixed grade upgrade error
Changed how building grades work, to make balancing less granual and allow for skipping grades
Phrases now look for translations in Scriptables
CRC fragments and packets
No Steam->GetAppBuildId on the server - sadface
Run steam self check on server too
Fixed unable to turn furnaces/ovens on
Don't SpawnAsMapEntity is IsDestroyed
Changed how SpawnMapEntities() is called to prevent creating double net_envs
Fixed byte read/write bugs
Toned down screen overlays
Fixed single byte messages
Fixed kicking not woking properly
Disabling raknet memory pool (diagnosing)
Packets should be at least 1 byte
Fixed nametags not rotating to camera
Removing individual writing bullshitz
Added top tier building components (unbalanced)
Disable USE_SLIDING_WINDOW_CONGESTION_CONTROL
status correclty shows player ping again
Print the ip address and the length of the packet in decrypt errors
Added CRC hashing to network packets
Network protocol++
Added CRC to network packets