202,086 Commits over 4,171 Days - 2.02cph!
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
plants properly restore their age on load
plant hydration-color reworked
fixed stacking bug with harvesting
Fixed a bunch of culling bugs for both player and npc + small optimizations
Added frequency controlled culling bounds refresh
Added playercull style minimum cull distance, sleeper dist, etc
Now disabling child animators as well
fixed water barrel particle effects
Added occluders to relevant building core prefabs
Add a touch more reverb tail and high end on distant gunshots
▉▋▆▅▇▍▅ ▋▉▊▉ ▇▄▅▅ ▋▊▉▌▇▍▅
Switched Race to 8 players
Removed debug AI
Fixed single player -> workshop
AI weapon shots do actual damage
Shot visuals from NPC weapons fired on the server now show up on client
added hex blocks to unity scene, saved over unity city 2 with 1
Fixed NREs
Updated Manifest
Phrases
Harbor_1 overgrowth dressing backup
Validate unique asset ids on save
Ported id validation on save from Before
DataAssetEditorUtility menu item validation + rename
Ported validator from other proj