130,655 Commits over 4,171 Days - 1.31cph!
More implementation cleanup
Boat AI object BaseEntity which will be toggled on/off depending on if there are any NPCs on the RHIB
Injects steering and gas pedal into the BaseBoat class
▅▉▅▇▍ ▅▉▍▇▄▄▅█_▆▊▉▇██▄_▄▆▊▇▌
Replace unity profile markers with timewarnings, add stopwatch to log build times
Ensure the correct detla time is caclulated for between each ai update
Flesh out the AI Input provided interface with some OnAdd and OnRemove methods
BaseBoat injects steering and gas pedal into the AI's tick method
▉▊-▄▋▊▉▆: █▄▍▌▌ ▇▊▉.▊▄▊▇▌▊█ ▄▇ ▉█▌ ▇▍ ▇▅▇▊▉▄
▄▇-▇▉▅▊▋: ▍▌▉▅▄ ▊▅▌▄▊▄ ▇█▉▆▍▍█▌▄▋▊█▋ ▄▆█▋ ▋▆▋▅█▍ ▇▍ ▅▄▇▉▇▉▌ (▅█▋▍▅▌█ ▇▄▇▊▄▆▇▋▄ ▋▅ ▇▄▌▌▌▍▉ ▅▇▋▍ ▅▆▊▆▋▇▇▆▇▇▍ ▇▌▊ ▌▋-▍▅▉▇▍▉▇)
Typo fixes + 1 clarification for new users in tutorial
Add debug commands to test pathing and sampling
Merge shader changes for indirect instancing (which should also fix the issues introduced by material changes)
text clarity: For new users clarifying that the player must talk to the survivor (it is not a proximity trigger). Unlike other missions the player doesn't initate it by talking to the mission-giver so there is an edge case they will not know they can/must interact/talk.
Fix shader issues properly by adding _SecondaryDetail_Color to the instanced properties.
Cherry-pick reverting old shader changes to instancing
bug fix: wrong inventory button was shown in tutorial message.
rhib_scientist -> naval_update
Turn off RHIB map if in Hardcore
bug fix: typo in Battlefield description
scientist_rhib -> naval_update
Small map screen changes
Ensure RHIB population still works
naval_update -> scientist_rhib
Working mesh terrain setup
Make sure LODGrid grid is large enough for the deep sea
Added lodgrid.debug command to draw the cells
team_bag_label_improvements -> main
Reduced popup scale a wee bit
Added convar for bag team labels sleepingbag.useteamlabels
Hardcore turns it off by default
Added a command to spawn a stripped down version of the tutorial island in the deep sea
integrated_protobufs -> main
Fixed bean bag worldmodel being the deployed version
Updated table lamp volumes to match the new scale
Fixed spotlight worldmodel and repair
Remove dead code and other cleanups from the code review
Merge from pickup_toast_translation_fix
▉▍▅█▇▍▆▌: ▋▆▉█▇ ▋▊▌▌▄▉ ▍▋▄▋▍
- ▍▇▆▌█▇ █▊▋▌▊.▍▉ ▋▌▍▆ ▄▅▋▆▆.▄▇
- ▅▅▉▊▌█▌▉▆ ▆█▍▋▇.█▇ ▌▌▋█ ▅▋▆▄▆▉▊▋▍▄▊
▋▆▍▋▆: ▌▋▌▆▍ ▅▋▆▇▌ ▆▍▊▋▌▇ █▊▆▇▌ ██▆▌▅▊
(▄▊█▆▌▅▋ ▇) ▉▌▋▋▊ ▆▍▆██▉▉ ▊▌ ▊▉▌▋▇ ▆▅▉▄▇▇▌ ▇▌ ▋▅▊█▉. ▋▉▉▊ ▇▋▇ ▄▄█ ▆▄▆▊▆▄▍ ▇▅▋▉▅ ▄▌▇▇▌▍▄█▇▋▅▄ ▌▆ ▄▌▉▍ ▄▆▄▅ ▌▇▄▅.
Fix entities offshore, add test game objects for now to test spawnpoints
Temp fix for ValidBounds still ignoring everything outside of the terrain by adding a check for deep ocean bounds