202,214 Commits over 4,171 Days - 2.02cph!
Better door fix. Only animated when necessary - moves instantly when new clients connect.
More Units folder summaries and cleanup.
Fixed selected slot visuals not showing up on client + test map update
Added occluder layer; changed occlusion culling mask to Terrain + Occluder layers
Added occluder tag
Disabled shadowd for occluder camera
Enabled instancing for occluders
Added test occluder mesh (collision) to twig foundation and wall
Fixed shadergui parallax related error when creating a new material
Moved Apex AI to the Plugins folder
slightly nerfed meat food items
buffed corn/pumpkin food yield
visual plant hydration via tinting
reworked plant water yield - needs x mls over y time to produce z yield multiplier
reworked clone yield - always 2, extras from healthy (hydrated) plants
quartered arrow crafting time
halved bolt/ak/sar/smg/sap/thompson crafting time
lowered beartrap crafting time
lowered autoturret crafting time
F1 grenade is mainly antipersonnel now, barely any construction damage
F1 grenade much cheaper and doesn't require a spring
F1 grenade quicker throw time/snappier feeling
reduced cost of bone knife
FOR FUCK SAKE wip UI test
New recycler sounds
Distant gunshot polish
Explosion polish (mostly distant)
Misc minor sound fixes and polish
Replaced paint scene deleted scene 2
switched uv on beep truck 4 to map channel 2 and baked out lightmap
added lightmap to beep truck 4
player record database is now serialized on server, protobuf
Back to temporary fix for skins not working
added firetrue, ute and oiltank variants to rear of truck paint scene
Added quit console command to server so can quit and cleanup properly (save shit)
Made the trucks swap backs
Airfield overgrowth dressing backup
Real temporary skin fix this time
Fixed some steam issues. Fully fucked off steamworks.net off now.
started visual combat event system
added a visual combat system test scene
more visual combat system wip
Ai considers water depth when idle wandering
Building upgrade events cleanup, removing old flags enum
Airfield overgrowth dressing end
Runway models remeshed for vertex painting - painted and exported runway to .assets
Building events cleanup, comments
some more work - airfield
Added editor.select command
Renamed entity.create to entity.spawn
Entity.spawn can take partial name, will complain if partial could be more than one entity
Entity.spawn spawns where player is looking, rather than inside player's face
Ai.WantsToAttack returns 0-1 to allow better weighting