7,315 Commits over 2,345 Days - 0.13cph!
Pie menu disabled items, some phrases
Get phrases from block grades too
Demolish 4x faster
Updated phrases
Merged construction2 into trunk
All the stuff I should have fixed before merging but forgot
Fixed block skins being deleted on level change, leading to NREs
Fixed block stage, demolish state not being networker properly
Fixed player flags not saving properly
Fixed conditional models not updating when block rotated
Fixed block upgrading happening even if you can't afford it
Fixed damage overlay flickering, weirdness
Tap USE to run default option, hold to open menu
Updated crosshair tooltips, stripped out old
Hide HUD when in menus etc
Hide crosshair when not looking at an entity
Animations for crosshair, health tooltip
Also hude the HUD if dead or in debug camera mode
Fixed serialization bug in tool cupboard
Removed debug output
Pie menu transition animations
Server: delete dropped items after x seconds (temporary lag fix)
Re-added player name tags
Disabled PVP looting (until we have some other stuff in place)
Don't hide tree entities in heirachy, it helps nothing
Fixed rocks using wrong shader
Fixed procedural map not generating properly in editor
Tweaking physics variables for dedicated server
Fixed NRE in chat system
Added server.globalchat convar
Fixed NRE in SetupPlayerFootstep
Hammering blocks now increases health or demolishes faster
Added input.holdtime - the amount of seconds to hold E down for it to count as a hold and not a press
Balanced metabolism - can now stave to death again
New, simpler melee vs building block damage procificency system (unbalanced)
.. now with less debug output
Moved branding overlay to uui
Show warning overlay if EAC isn't running (for the people running from the exe)
Putting tom's keypad on the code lock
Allow building to specific folder if command line is set
Log when official sever is rejected because it's not on the whitelist
Splitting server debug build
Fixed -builtTo command line fuckup
Seperate server build fuckup
Removing timestamp from GameManifest
Also copy all the bullshit to the -buildTo folder
Bad stuff happens if-buildTo doesn't end with a slash
Fixed DDraw not drawing colours
Block pinning experiment
Unstable blocks fall
Show block stability tooltip
Merging structural integrity experiment into main
Strip TreeMesh from server builds
Tweaked wall sockets so you can place walls next to a block/stairs
RustBuilder.exe - for the build server. Builds in paralell, catches Unity crashes and automatically retries.
Strip LightLOD from server builds
Client - disconnect if exception in networking
Protocol++
Fixed UVs on a bunch of placeholder building component meshes
Fixed a bunch of pink materials
RemoteLog - moved to server prefab (gamesetup is only for the editor)
Stability points on all non grounded blocks