reporust_rebootcancel

130,688 Commits over 4,171 Days - 1.31cph!

13 Days Ago
Implement IRefreshable and BroadcastRefresh as a better way to refresh InstancedLODComponent after colour changes.
13 Days Ago
merge from storeitem_source_fix
13 Days Ago
Fixed store cart item missing their source
13 Days Ago
move islands sub-branch as well
13 Days Ago
make deep_sea branch a sub-branch of the naval update
13 Days Ago
Fix rejoin button not working properly on server disconnects
13 Days Ago
- Restore multithreaded navmesh building - Increase tile poly buffer size for debug vis - Handle mesh colliders submeshes (uncommon but possible)
13 Days Ago
connect_modal_get_rules_fix_2 -> main
13 Days Ago
Chandelier - Texture update
13 Days Ago
Prevent world size parsing from throwing an NRE
13 Days Ago
naval_update -> Aux1
13 Days Ago
naval_update -> scientist_boat_ai
13 Days Ago
Cleanup old Scientist RHIB Files Ensure collider is readable
13 Days Ago
Very basic island spawning, randomly scattered around the deep sea
13 Days Ago
viewmodel chainsaw update anims and anim controller edits
13 Days Ago
Melee set of anim, entity and holdtype updates
13 Days Ago
bow and stern points
13 Days Ago
▋▋▊▇▉▊▅ `▍▌▇▊▄▊▋▆` ▄▄▌ ▆▌▋▅▇▅▉ █▉▊█▆▉█▅ ▆▍ ▅▋▉▊▊▉▆▆▋▌▉█▌▊▅ ▍▌ ▄█▉▊█▉▋ ▅▅ ▉▉▉ ▋▆▌▇ ▌▄▇█, ▆▉ ▇ ▉▌▉▆▄▍▊ ▍▇▇▋█ ▋▋▆ `▋▅▋█▉▄▋▊▄` ▊▊▄▍▊▌█▊ █▄ ▄▋▌ ▆▋ ▅█▉ ▅▆ ▄▋▅▊▊▆▅.
13 Days Ago
AI always ensures boat has enough fuel
13 Days Ago
Remove old damage tracker code and rename NativeDamageTracker → DamageTracker
13 Days Ago
Added deferred mesh decal rendering support to RRP
13 Days Ago
AI makes sure the boat is started Ensure State data gets a reference to the MotorRowboat, not the BaseVehicle
13 Days Ago
Move `autoconnect` variable to `client.autoconnect`.
13 Days Ago
fix compile errors from improve_restart_toast_messages
13 Days Ago
Huge cleanup of Vehicle AI architecture Test idle state Setup BoatAI as an ent Prefab warmup
13 Days Ago
▉▆▇▋▅ ▅▋▍▇ ▍▌▊█▉▌▉▄_█▌▆▅▅▇▍_▇▊▅▅▅
13 Days Ago
▍▍-▊▉▋▆▇: █▆▉▅▌ ▋▄▅▍▊▋▌▌▄▍ ▅▊▇▄▇▉▌▋▋ ▄▍ ▍▇ ▊▍▋█▆▉ ▊▋ ▇▄▄ ▄▊███▍ ▉▋ ▍▄▋▍▆
13 Days Ago
Merge: from main
13 Days Ago
Merge: from shoretexture_editor_cache - editor-optim: generates a cache for shore texture buffers Tests: ran craggy twice
13 Days Ago
merge from improve_restart_toast_messages --> main
13 Days Ago
Merge: from main
13 Days Ago
Update: cache shore dist textures in editor Tests: booted up craggy, checked files were written, booted up again - was able to load
13 Days Ago
Update method of broadcasting translated toasts
13 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
13 Days Ago
File scheme.
13 Days Ago
Rebase on /main
13 Days Ago
▅▉▅▇▍ ▅▉▍▇▄▄▅█_▆▊▉▇██▄_▄▆▊▇▌
13 Days Ago
Replace unity profile markers with timewarnings, add stopwatch to log build times
13 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
13 Days Ago
▉▊-▄▋▊▉▆: █▄▍▌▌ ▇▊▉.▊▄▊▇▌▊█ ▄▇ ▉█▌ ▇▍ ▇▅▇▊▉▄
13 Days Ago
▄▇-▇▉▅▊▋: ▍▌▉▅▄ ▊▅▌▄▊▄ ▇█▉▆▍▍█▌▄▋▊█▋ ▄▆█▋ ▋▆▋▅█▍ ▇▍ ▅▄▇▉▇▉▌ (▅█▋▍▅▌█ ▇▄▇▊▄▆▇▋▄ ▋▅ ▇▄▌▌▌▍▉ ▅▇▋▍ ▅▆▊▆▋▇▇▆▇▇▍ ▇▌▊ ▌▋-▍▅▉▇▍▉▇)
13 Days Ago
merge from main
13 Days Ago
Typo fixes + 1 clarification for new users in tutorial
13 Days Ago
Rebase on /main
13 Days Ago
Add debug commands to test pathing and sampling
13 Days Ago
Merge shader changes for indirect instancing (which should also fix the issues introduced by material changes)
13 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.
13 Days Ago
naval_update -> aux
13 Days Ago
Fix shader issues properly by adding _SecondaryDetail_Color to the instanced properties.
13 Days Ago
Cherry-pick reverting old shader changes to instancing