244,584 Commits over 3,898 Days - 2.61cph!
Changed how players find themselves.
Merge branch 'net-lidgren' of arcade into net-lidgren
Fixed chatbox submit button
Making sure clients are given the message table before receiving their `Player` entity spawn message.
Chatbox submit with enter press now works
Game host processes now timeout if they lose connection with the game process.
Added sedimentary rock set
- Added bowel bag enemy prefab
- Monster arena spawning work
Source files for stone pickaxe vm rig & vm anims
New networking test build.
Chat starts disabled, player connection response messages are now sent on `Channel.Spawn` to make sure they arrive before the client is told about any entities.
Players now oscillate up and down as a floating cube should.
Shortened world checksum to two segments (way faster and still fairly safe)
`Chatbox` is now hidden by setting the alpha of its internal `CanvasGroup`.
More AI profiling
Server performance fixes
Fixed skinnedMesh error
Added ability to show / hide the chatbox.
Can now free the cursor with Esc.
Added command line options for standalone builds, fixed all players having the local client's avatar.
Added Windows x86 build of the networking test.
Added StandaloneWindows64 build of the networking test.
Added Blade Symphony icon
Fixed player angles interpolation.
Head texture swapping based on steamid
Basic interpolation of player state.
Added sewer hole and water jets courts to test court, tweaked lighting, added water grating and animations
Added specular/smoothness to the skin shader, tweaked for more skin colour variation
Basic networked player state updates implemented.
Stone pickaxe view and world model with LODs.
Added crouching to `PlayerController`.
Fixed newconnection read error.
Minor iceberg spawn filter fix
Finished basic player controller movement / mouselook.
Strip Unity / ST tree component from server builds
Greatly reduced serverside tree collider counts
- Added monster arena level to port menu
- Monster arena white box
Maybe fixed the footsteps not working.
Restructured `Unity/Arcade/Assets`.
Removed unnecessary references of `GameAPI.dll` from `Arcade` scripts.
Fixed protobuf class generation if the project path has spaces in it.
Added Igor racket & textures
GI Bake setting should fix build crap
Rock & cliff prefab finalization 1/2