243,200 Commits over 3,898 Days - 2.60cph!
Updated sedimentary Rock files
Fixed an offset that resided in the wall.window master prefab pushing all window bars meshes off center
Roof ceilings for each type of skin
Closing holes and gaps on thatched skin as well as possible
Fixed armored window and window frame not being the correct size.
Metal window bar reset xform, scale was fuxxed
Other smaller things..
improvements to the 3rd person bow animations ( idle / walking / runngin )
Chatbox scroll to bottom now only happens if the scroll is already at the bottom
- Monster arena work and SpawnPhaseController.cs checkin
Merge branch 'net-lidgren' of arcade into net-lidgren
Added auto scrolling to chatbox when text is added to output
Made the hit power affect both velocity and velocity boost - sped up initial hit velocity
added tennis bomb ball with shader
Fixed ragdolls spawning weird
Ragdolls are less spazzy
Player preview in inventory menu displays genes properly
Player corpses inherit genes properly
Added Sedimentary rock detail textures
New networking test build.
Fixed an error when registering networkables client side.
New special move mechanic, complete with programmer art
- Fixed Power Ring not passing through enemies anymore
- Monster arena spawn changes
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.