reporust_rebootcancel

139,221 Commits over 4,352 Days - 1.33cph!

2 Years Ago
merge from editor_compare_client_server_fields
2 Years Ago
Add a crush trigger to the bottom of the harbor containers when descending
2 Years Ago
Fixed a case where harbor cranes would spawn and have slightly different arm angles between client and server, leading to flyhack kicks due to differing collider positions
2 Years Ago
Snowmobile orientation fix
2 Years Ago
Adjusted container crane movement so that the ship mast doesn't clip with the hanging container
2 Years Ago
LODs progress
2 Years Ago
spawn.cargoshipdockingtest no longer needs a parameter if only one harbor is present on the map Fixed bridge spawn curves on both harbors by implementing a new UseToggleMode option on the proximity manager When this new mode is enabled you can use a constant curve mode and the entity will move over time to match the desired point, this allows the bridge to continue to move even when the cargo ship has come to a rest Fixed swing bridge not marked dynamic LOD Fixed new cranes missing metal bullet impact fx
2 Years Ago
Fixed misaligned harbor drop points
2 Years Ago
Fixed swing bridge not swinging on harbor_1 Fixed ramps on both sides of the swing bridge swinging with the bridge S2P both harbors
2 Years Ago
Materials
2 Years Ago
Handling tweaks
2 Years Ago
Added a collider to the arm piece that grabs containers on the crane Fix container dressing prop LODs not marked as dynamic
2 Years Ago
Further handling work. No longer need smoothSteerAngle var.
2 Years Ago
Merge from main
2 Years Ago
Undo acciddental bootstrap physics edit
2 Years Ago
Improved bike handling
2 Years Ago
Add sidecar bike to my test map
2 Years Ago
Ensured trigger is set properly on one of the harbor 1 cranes - prevents flyhack kick
2 Years Ago
Added a more accessible harbor 2 cargo path
2 Years Ago
Push prefab
2 Years Ago
fixed ramp/bridge mesh overlapping when rotating
2 Years Ago
updated swing bridge
2 Years Ago
progress
2 Years Ago
Add LOD fading integration
2 Years Ago
Added SSS support - doesn't pass through to deferred stage but compiles
2 Years Ago
Add `ui_pool_max_list_size` convar to fix UI instantiation lag until unity 2022 Set default max list size to 1,000 Don't pool any lists > 1k
2 Years Ago
minigun spin + gunshot sound WIP
2 Years Ago
Running all speed tree animation off of one clock with various sub-element oscilations now calculated in shader, to make support for motion vectors easier. More work needed to see if this isn't duplicating effort.
2 Years Ago
Fixed Fluid Switch Pump being unwirable
2 Years Ago
Screen content iteration. Oscilloscope.
2 Years Ago
Fixed incorrect terrain height in harbor 1
2 Years Ago
Reserialized materials
2 Years Ago
Re-add text null check
2 Years Ago
Subtract broken prefab
2 Years Ago
Re-enable tooltip text for single vendor names
2 Years Ago
Replaced old cranes in harbor_2 Replaced old portacabin meshes in both harbors Added doors to all portacabins in harbor_2 Fixed missing ladder trigger in harbor_2 Moved one of the light switches to the rooftop in harbor_1
2 Years Ago
Updated stationary scientist AI design. Switch scientists to stationary AI design instead of immediately killing them if the Bradley gets destroyed.
2 Years Ago
Fix nexus map not appearing until you close and reopen it
2 Years Ago
player update. p17, glock and m92 pistols entities and override controllers updated to use new pistol anim set
2 Years Ago
Change the zone details on nexus map to use flex layout Use a separate prefab for the zone labels on the details panel vs. the map markers
2 Years Ago
Merge from main -> 2022_3_20f1
2 Years Ago
Stationary design update
2 Years Ago
Added support for LOD cross fade
2 Years Ago
Added a stationary AI design and fille. Updated Bradley scientist prefabs to reference it as an additional design.
2 Years Ago
Fixed a bunch of naming inconsistencies across IO entity handles (e.g 'Power' instead of 'Power In')
2 Years Ago
moved screen back more
2 Years Ago
screen placement position move
2 Years Ago
Fix right clicking attachments going onto held gun instead of into open backpack
2 Years Ago
Hovering over a vending machine now shows the names of the machines (as it used to)
2 Years Ago
Vendor UI now closes automatically when map is closed.