201,529 Commits over 4,171 Days - 2.01cph!
Fix collision track assignment
Replaced all of the elevator buttons
Merge from workcart/button (stomped button placement, will need to reapply)
Fixed warnings about duplicate menu entry name for GameObject/UI/Event
Proximity warning work, move some code to SERVER only, TrainTrackSplines now keep track of trains on them so that upcoming hazards can be detected for the proximity warning.
▅▍▉▌▆▋ ▆▍▆▉▉▆ ▊▍██▇▌, ▍▅▆ ▇▌▇▊█▄▆▌█▄▆▍▌▉▊ ▄▍▆▋▇▅▅
▄▇▅█▇▍ ▇▍▄▌▄▊▆▌▄▅ █▉▌█▍ ▌█▊█▅▇ ▄▆▌▇▊▅
Remove accidental throw in ServerMgr
Invoke the boat flag change and remove the per frame check so the latest flags are always set
Don't use a local boolean when adding to queues, just rely on the builtin contains check
Reduced spamminess of "Couldn't find/load font" warnings
Fixed a few minor compile warnings
SurfaceInfo.__tostring now contains the ID of the surface
Applying shelved junkpile AI design changes
Testing changes to range checks used for attack tick and InAttackRange events. They now both use the same function from the IAIAttack interface.
Added some debug detection code for missing subscriptions when Steam servers are having issues
Fixes for potential crashes with MOVECOLLIDE_FLY_CUSTOM, FLY_BOUNCE, FLY_SLIDE, DEFAULT
Minor optimization in Base gamemode's CalcView (Community Contribution)
modular grid review before LODs
fix for NPCs not roaming underground
Tunnel entrance now has DungeonInfo component
TerrainPath now keeps a list of DungeonInfo, which keeps a list of DungeonLink
Reworked ScientistJunkpileSpawner to use new AI setup.
Made the wip corridors and stairwells cull at 100 as a temporary measure until LODs are in
more art work - some polish
Fixed rich text on browser button
prepare prefab on elevator door
scene to prefab entrance
Initial junkpile scientist AI design
block players getting inside Drone market place
Fixed rf broadcaster deployment stacking
Fixed rf broadcasters incorrect excessive bounds
merge from LunarNewYear2021Removal
Restore mainmenu
Disable firecrackers
Entrance mesh sign
Adding elevator animated door
Nesting the new hinged door into stairwell prefabs
Changed a few doors and light prefab types for Damian
▆▋▍▋▅ ▉▅▌▉▉▉▉ ▉▅▌▋, ▇▆▍█▆ ▍█▄▍▄█▋▇▌▄▆▊▌▇▍▊▄▋▅ ▅▉▇'▇ ▇▅▊▉▅▄ █▆ ▌▍▅▆▇ ▍ ▌▅▄█▉▊
▋█▆▉▊ ▊▋▇█▅▌▋▌▊▅▄ ▍▊ ▌▄▄ ▋▆▋▌▇▉▄▄▄▊ ▍▆▌▍▍ ▋▇▉ ▊▇▆▌▅ ▌▆▇▉▄▍▇ ▋▅▋ ▍▍▆ ▉▋▇▄▊▇▇▉▌ █▄▊▆▆▉▄▆ ▋▌ ▍▄▌▉ ▄▄▍▅▋ ▌▌▉▌ - ▍▊▅ ▊▆▉ ▋▍█ ▊▍▌▇ ▌ ▌▊▋▋▌▄▅▄▅▋ ▅▆▄▊▆ ▊▊ ▄▍ ▅▊▉▄▍▌▋▍ ▌▉ ▇▍▋ ▋▆ ▅ █▄▅▍ █▊▍███▍▉
▆▅▉▇▆▋▆▌ ▇▋▄▍▅ ▅██▉ ▄▌▋▍ █▄ ▇▋▋▋█▋▆ ▆▊ ▌▌▊▌▍▊▇▄ ▊▍ ▆▄▆▇▍█▄ ▌▆▇█▉▋ ▋▅▆▉▉ ▄▌ ▅▄▉ █▄▇█ ▉█▌▊▌▄▍▆▍ ▄▇ ▋▆█▍▄▍▆ ▇▄▍▋▋▄▌▍▌▌ ▅▉▌▇▊ ▄█▇'▇ ▋▉█▌█▅▅ ▆▋ ▌▇
▅▍▉ ▅▋ ▇▉ ▌▋▋▋▌ ▆▄ ▄█▅ ▄▅▆▄▊▋▆▊▌▆ █▊▉▌▄ ▅█ ▋▅ ▄▋▉▇█ ▊▉▉▍▋ ▅▋ ▇▋▄▆
Scene Backup / exterior lighting
Setting up for proximity alerts. Also have the main train script call the update on the audio script, to reduce Unity method calls.
▅▄▌██ ▆█▌▌ ▇▅▌█▄▊▍▌▉▋/▅█▉
▄██▄▉▉▉▌ ▉▉▊▆▄▍▆▋ ▍▆▊▇▅▄▄▆ ▅▌▉ ▋▅█▄▄█▊▉ (▊▍▉ ▇▊▄ ▇▌█▅▅▍ ▇█▄▉▊▄▇) ▉▄ ▇▅ ▌▊▍▌▋ ▅▉ ▉▌▇█▊▋█▍ ▄▇▌ ▆▊▅▄▍▅ ▇▄▍█▄▅▄█ ▆▌ ▊▊▊ ▅▉▊▌ ▉▆▉▍▋
Remove older (hopefully) unnecessary calls to Ignore Collision on parts of other compound colliders as well
Don't ignore collision on what's already going to be a compound collider
Material edit. Made work cart glass more transparent
Updted how work cart damage effects trigger