200,682 Commits over 4,171 Days - 2.00cph!
ai_dormant true by default
rat sleep anims are better
removed Animator.speed = 1f / Unit.BaseView.transform.localScale.x
Placeholder wetsuit art (missing female version for now)
▄▋▄█▆▄█ ▉▉▆▅▇▊▋▊█▄ ▆▆▉▅▌▇ ▍▊▊ ▇▆██▅▉▋ ▅▉▆▋▌ █▆▇▋▆ (▅▆▋▉▋▉▋▉▌ ▌▅▇▅▇▄ ▌▊▊▅▅▄ ▅▉▉)
Raid AI now enables animals to find the player's units even if out of sight range.
Rats have stats now
Fixed an oversight in UIElement component state caching that would cause pooled elements to cache additional components and not manage their state correctly
Unit eye color/size control in debug view
Progression window zoom/pan and improved layout
rat mesh polish
rat idle polish
added anim events to rat attacks
adding pulse to the career button
updated help prompt
progress backup
compound scene2prefab
debug selected animals can be commanded to attack
correctly named rat attack event
updated diving gear
added oxygen tank
no more cold breath under water
protocol++
Tweaked a few stats.
Dodging should now actually be based on the target's agility rather than the attacker.
Trying some changes to getting flee destination to avoid it getting stuck so much.
added wetsuit
hazmat suit also protects from getting wet
can wear hats with goggles
restored all help prompt IDS and event listeneres
Bots are a bit more likely to jump off plane
Change "didn't expect a Deserialize after Init" from error to warning
More progression UI progress, editor generation of content
Greyscale UI shader
progression window bounds/clamping stuff
Fixed bugs on clients for players dying while in a vehicle
Fix issues that occurred if a character was synced to a client when already dead, and the NetworkEntity was destroyed before init completed. Happened fairly reproducibly on game modes with lots of characters dying frequently, like zombie mode (with zombies dying).
Needed some IsUnityNull() checks to replace simple null checks in interfaces that could be MonoBehaviours
Might have fixed the spectating bugs. There was an issue where the spectator entity didn't get destroyed on disconnect. The player would spawn a new character in a new round, but still have their spectator entity as well, which would grab the camera.
Never spectate disconnected players
active sentries added in
compound scene2prefab
progress backup
final ground meshes
Placeholder diving tank/regulator art
Added ents.FindAlongRay( vecStart, VecEnd, vecMins=nil, vecMaxs=nil ) = table
Reduced lag with a very huge amount of notifications
Reduced probabilty of the game crashing when rendering dupe icon
Git: Slightly improved performace of player animations
Updated scientist spawns and patrol routes at Compound.
rat mesh weight polish, rat attack and sneak polish
Added female wetsuit mesh
progress backup
wip loading platforms
Added Settlement entity type
Supplies are now tracked for each settlement (GroupSupplies component now a Settlement component)
Settlement indicator/info UI boilerplate
Biome weather weight/druation/temperature tweaks, added hazy foggy and overcast to other seasons
Fixed biome weather editor not adding new types
Added EntityEx.AveragePosition (list of T : IEntity)
UI Scripts cleanup
Fixed data browser showing empty categories
Version++