193,983 Commits over 4,079 Days - 1.98cph!
Better way to handle phone numbers for missions. Global list, guaranteed unique + out of range protection. Still need to integrate with payphones.
- WorldTimeManager init order fix. Previously when in editor, two WorldTimeManagers would get created, breaking things. Also added protection against this.
- WorldTimeManager repeating schedule fix. Sometimes events were getting rescheduled such that they'd be scheduled for the same day by mistake, ending up in the past and never triggered.
- WorldTimeManager removed check every update for expired events, instead preventing events from being created in the past in the first place. Events that fire are removed, so none end up in the past.
Fixed skin ss scatter not working
Updated core generic shader
Disabled secondary light spec highlights on water surfaces
More rotor material tweaks
Deleting some sound files
started refactoring loads of shit
▋▊▋█▇▊▇▍ ▄▉▌▉█ ▋▆▍▋▄ ▆▊ ▋▍▍▆ ▅▄▄▉▌
Merge
11135 from main/2017b
Fixed Diplomacy.Add duplicate key
MatchAction wip experiments
Scene stuff.
Fixed the pine tree that someone made neon-green.
Fixed the baby pines that somehow received growth hormones.
Added useVertexNormal and doubleSided lighting option
Reduced albedo on rotor materials for heli and cargo plane + enabled normal and double sided
Added rust/std particle for consistently lit particles + opaque/cutout deferred path
Fixed wood and cloth flecks impact particle materials
moved launch_site silo to industrial structures folder, standalone model
moved launch_site warehouse to warehouse folder, standalone model
pavements modular set WIP
scene re-arranging the office side flow, decluttering a bit
VictoryCondition can now have an associated condition value which the condition checker evaluates the gamestate against
basic MatchDefinition and DeathMatch definitions
Moved to a class based VictoryCondition checker setup, so different victory conditions can be added to a GameInstance per match at runtime.
Added team eliminated VC checker
TimeScale physics test
Fixed EnemyOverlayWidget assigning multiple icons to the same Unit
Update support link for DirectX error message
More messing around trying to figure out the NoSteamAPI errors
Moved post pro into standard assets
Deleted old ExternalAssets in proj root
util.Trace* functions will no longer crash the game when used before the world is initialized (and will silently fail when used too soon)
space_center_office_bld_b wip
level update
Fixed lit emissive smoke vertex lighting; e.g. heli lit smoke
Items spawned via terrain system extensions are given a vertical offset to avoid falling through the world
AI event logging under seperate flag from decision logging
UIIMaskedImage native shader port
Fixed people dropping items that they need for building