reporust_rebootcancel

106,690 Commits over 3,836 Days - 1.16cph!

1 Year Ago
Client visual refresh now only updates/spawns/destroys weapons for changed slots, not everything.
1 Year Ago
Emissive texture. Scene backup.
1 Year Ago
Fix server browser favourite star not working when query port is different than game port
1 Year Ago
Merge from main
1 Year Ago
wip changes to avoid allocs and clientside model re-use
1 Year Ago
Update mission dependencies to specify them with a reference to the BaseMission SO instead of copy pasting its short name
1 Year Ago
Got rid of some debug stuff and tidied displacement sampling.
1 Year Ago
merge from door_unlock_fix
1 Year Ago
Removing fullscreen exclusive mode from settings as it provides worse performance than fullscreen window mode in Unity 2021.3 Changed all existing configs to use fullscreen window mode Enable fullscreen exclusive mode when launched with "-window-mode exclusive" startup parameter
1 Year Ago
Explicitly pass 0 as preferredRefreshRate when calling Screen.SetResolution
1 Year Ago
Show current rotation direction UI marker as green or red to reflect placement fit.
1 Year Ago
Re-added weapon rack UI prefab to crosshair after merge conflict. Remade test save to be compatible with latest protobuf. NRE fix.
1 Year Ago
generate protobuf
1 Year Ago
merge from main, manual merge protobuf.
1 Year Ago
merge from industrial
1 Year Ago
Merge from industrial
1 Year Ago
Fixed electric furnace not listing it's power usage when selected in the inventory
1 Year Ago
The wire tool will now update itself to highlight the correct entity while looking at a non IO entity that has an IO entity child (the electric furnace IO slots will now appear when the player is looking at any part of the furnace) This behaviour won't occur when more than one IO entity is parented to an entity
1 Year Ago
Custom editor for BaseMission to keep things more organized Preview area of the inspector shows a formatted overview of the mission so you don't need to expand different fields to figure out what it's about
1 Year Ago
Remove debug print
1 Year Ago
Make MissionObjective SO abstract so the Create button shows a menu for the type of objective to create Update MissionObjective_KillEntity to use BaseEntityRef instead of manually entered entity ID numbers
1 Year Ago
Disabled ground driving for the attach heli (has skis, no wheels)
1 Year Ago
Let pitch/roll/yaw movements animate at full scale on the attack heli
1 Year Ago
Merge from industrial
1 Year Ago
Protocol++
1 Year Ago
Turbofan now animates
1 Year Ago
Missed change to ResourceRef (should've been with cs78563)
1 Year Ago
Move the conveyor filter fail/pass outputs to the bottom of the model, make the top a bit less crowded Move the front face storage adaptor slot on the large wooden box to the left so it doesn't clip the lock
1 Year Ago
Add a fork of ExtendedScriptableObjectDrawer so we can show/edit referenced ScriptableObjects inline in the editor Changes allow creating new SO instances embedded into the parent SO instead of as a separate asset Enabled that on MissionObjectives and WorldPositionGenerator SOs
1 Year Ago
Fixed electric furnace gibs glowing
1 Year Ago
Add BaseEntityRef which works like GameObjectRef but to refer to BaseEntity specifically The object picker in the editor will automatically filter to BaseEntity prefabs too
1 Year Ago
Set up gauge shake for the attack heli and improved gauge shake for the other helis
1 Year Ago
Add an additional slot to the Tool Cupboard for storage adaptors (front face at the top)
1 Year Ago
Fixed crafter always playing sfx when off
1 Year Ago
Fixed pipes sometimes appearing incorrectly when first placed
1 Year Ago
Fix some interaction issues with the industrial crafter (caused by pickup option becoming available on the client incorrectly)
1 Year Ago
Attack heli - Added blur blade bones, meshes and materials - Added turbofan bone - Updated blades to use correct material in prefab
1 Year Ago
Merge from multithreaded_networking_3 (disabled by default)
1 Year Ago
Added correction forces to Kayak, now much more stable.
1 Year Ago
merge from weapon_racks/rotation/placement
1 Year Ago
merge from main
1 Year Ago
Rotation/placement UI wip
1 Year Ago
Network++
1 Year Ago
Merge from main
1 Year Ago
Removing the need for decryptIncoming and encryptOutgoing connection flags
1 Year Ago
Rename the convar to skip asset warmup because it causes crashes and shouldn't be used
1 Year Ago
Merge from load_cancel_fix
1 Year Ago
merged from decor_bush_shadow_fix
1 Year Ago
merge from misc_fixes_feb23
1 Year Ago
Tweaks, killing shore waves where they shouldn't appear