reporust_rebootcancel

123,992 Commits over 4,171 Days - 1.24cph!

26 Days Ago
Merge: from main
26 Days Ago
Merge: from shoretexture_editor_cache - editor-optim: generates a cache for shore texture buffers Tests: ran craggy twice
26 Days Ago
merge from improve_restart_toast_messages --> main
26 Days Ago
Merge: from main
26 Days Ago
Update: cache shore dist textures in editor Tests: booted up craggy, checked files were written, booted up again - was able to load
26 Days Ago
Update method of broadcasting translated toasts
26 Days Ago
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
26 Days Ago
File scheme.
26 Days Ago
Rebase on /main
26 Days Ago
▅▉▅▇▍ ▅▉▍▇▄▄▅█_▆▊▉▇██▄_▄▆▊▇▌
26 Days Ago
Replace unity profile markers with timewarnings, add stopwatch to log build times
26 Days Ago
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
26 Days Ago
▉▊-▄▋▊▉▆: █▄▍▌▌ ▇▊▉.▊▄▊▇▌▊█ ▄▇ ▉█▌ ▇▍ ▇▅▇▊▉▄
26 Days Ago
▄▇-▇▉▅▊▋: ▍▌▉▅▄ ▊▅▌▄▊▄ ▇█▉▆▍▍█▌▄▋▊█▋ ▄▆█▋ ▋▆▋▅█▍ ▇▍ ▅▄▇▉▇▉▌ (▅█▋▍▅▌█ ▇▄▇▊▄▆▇▋▄ ▋▅ ▇▄▌▌▌▍▉ ▅▇▋▍ ▅▆▊▆▋▇▇▆▇▇▍ ▇▌▊ ▌▋-▍▅▉▇▍▉▇)
26 Days Ago
merge from main
26 Days Ago
Typo fixes + 1 clarification for new users in tutorial
26 Days Ago
Rebase on /main
26 Days Ago
Add debug commands to test pathing and sampling
26 Days Ago
Merge shader changes for indirect instancing (which should also fix the issues introduced by material changes)
26 Days Ago
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.
26 Days Ago
Fix shader issues properly by adding _SecondaryDetail_Color to the instanced properties.
26 Days Ago
Cherry-pick reverting old shader changes to instancing
26 Days Ago
bug fix: wrong inventory button was shown in tutorial message.
26 Days Ago
rhib_scientist -> naval_update
26 Days Ago
Turn off RHIB map if in Hardcore
26 Days Ago
bug fix: typo in Battlefield description
26 Days Ago
scientist_rhib -> naval_update
26 Days Ago
Small map screen changes Ensure RHIB population still works
26 Days Ago
naval_update -> scientist_rhib
26 Days Ago
Working mesh terrain setup
26 Days Ago
Merge: from main
26 Days Ago
Make sure LODGrid grid is large enough for the deep sea Added lodgrid.debug command to draw the cells
26 Days Ago
Codegen
26 Days Ago
team_bag_label_improvements -> main
26 Days Ago
Reduced popup scale a wee bit
26 Days Ago
Added convar for bag team labels sleepingbag.useteamlabels Hardcore turns it off by default
26 Days Ago
main -> naval_update
26 Days Ago
Added a command to spawn a stripped down version of the tutorial island in the deep sea
26 Days Ago
integrated_protobufs -> main
26 Days Ago
Minor colour changes
26 Days Ago
Updated table lamp icon
26 Days Ago
Fixed bean bag worldmodel being the deployed version
26 Days Ago
Updated table lamp volumes to match the new scale
26 Days Ago
Fixed spotlight worldmodel and repair
26 Days Ago
Full phrase update
26 Days Ago
Rebase on /main
26 Days Ago
Remove dead code and other cleanups from the code review
26 Days Ago
Merge from pickup_toast_translation_fix