127,187 Commits over 4,109 Days - 1.29cph!
Thompson shader should be the right one now.
Fixed client not being able to interact with doors
rabbit rigged and skin material set up.
Store the constructionCollision in the buildingblock prefab
Brought PVT back to Windows build only with tons of changes and performance improvements; disabled by default; needs cleanup after testing (wip)
Fixed shader specular issues across the board
Fixed server compile error in PVT commit
Fixed NRE in playerloot
Fixed build error spamming 10 times
Locks automatically lock after first key is created
CodeLock automatically locks after first code entered
Started working on animal search behaviour.
Merge from main
CodeLock now saves whitelist to disk
CodeLock now saves whitelist to disk
some b14 bullshit
Add audio randomizer and first pass at new rock sound
Fixed being able to walk through doors
Fixed codelock sending whitelist to players
Fixed compile errors
Made crafting times server lag independant
More profiling
Disregard empty chats
Tweaked tickrates
Fixed shiny dirt areas on terrain
Tweaked the smoothing groups of the rock bases.
Removed Debug.Logs from AudioRanomizer >:(
Fixed not being able to melee attack doors
Fixed EAC warning not showing
More crazy profiling
Fixed pvt far pages looking sharpened; filtering issues
Fixed pvt pre-pass first frame results
Fixed pvt pre-pass blocking render call; wasn't async enough
merge from main
testing trees, rocks, bushes on legacy
Missing Profiler.EndSample()s
Updated the wooden box so its now smaller in scale.
Added large wood storage model
Fixed an error with the mesh filter in the prefab scenes.
Adjusted small storage scale and color
Added large storage box - 24 slots
Adjusted small storage box inventory size from 12 to 8
Deploy guide prediction changes
you can now right-click and smash skulls into bone fragments
sleeping bag has a smaller placement radius
spears have had their attack nerfed
stone spear cost has been increased
bandages now cost 3 cloth
Adjusted box placement guides
You now receive more than 1 bullet per craft session
Protocol++
missing wood box prefabs
Increased base footstep volume
Fixed terrain footstep sounds when inside
Added footstep layermask
footsteps are louder in general but quieter when crouching
Bundle creation using the new system - but running into "hash collisions were detected" errors
A greasy script that tries to remove duplicate textures and re-route the id on materials
rabbit animations for running / idling
fixed the bug where footstep effects would continue to play (for a couple of seconds) after the player stopped crouchwalking.
fixed the prop bone for the 3rd person spear animations
Adding Duplicate Content script to trunk
Deleted 600mb of duplicated textures
Added sound to furnace
Lowered campfire hurt damage
Fixed bug with lantern on material
box damage (basic)
Updated how entities are network spawned, updated with a queue system per player. This allows us to network entities per player, and should also prevent floodouts caused by large snapshots.
Implemented limited networking
Fixed melee sometimes not registering, doh