reporust_rebootcancel

113,218 Commits over 3,959 Days - 1.19cph!

12 Months Ago
Harbor 1 vertex color and dressing progress
12 Months Ago
Added bp support to tooltip text (probably needs an extra icon somewhere)
12 Months Ago
tweaking overgrowth positions, clipping and density for the following levels - airfield, compound, gas_station, harbor2, launch_site
12 Months Ago
Merge from main
12 Months Ago
Fix NRE if SkinViewer is closed while loading a skin
12 Months Ago
Don't show 3D skin viewer models for Pattern Sofa or Factory Door. Mainly because pattern sofa has no base.
12 Months Ago
Merge store-ui -> Main
12 Months Ago
Merge MultiSkinViewer -> store-ui
12 Months Ago
Set up every item pack store page, though many models will need manual tweaks
12 Months Ago
Allow specifying a prefab, rather than an item, so we can show alternative prefabs if desired (e.g. arctic suit that includes an animation)
12 Months Ago
Serialize `Protobuf.BaseNetworkable` before the protobuf entity
12 Months Ago
Few fixes, disable "play" button when seeking over gaps in demos
12 Months Ago
Merge from tutorial_island
12 Months Ago
Subtract 92937
12 Months Ago
Refactored pack item code, now doing most work in the icon rathe than the base pack script
12 Months Ago
Clamp the seek bar to the timeline
12 Months Ago
Improved item positioning and appearance for the group packs
12 Months Ago
Remove NeedsCursor on the cinematic UI, so the cursor isn't freely movable during the cutscene
12 Months Ago
Merge from tutorial_island
12 Months Ago
Subtract 92807, fix network group issues Should resolve cooking chicken step not working
12 Months Ago
Arctic suit guy stands up straight
12 Months Ago
Merge Main -> MultiSkinViewer
12 Months Ago
Merge from tutorial_island
12 Months Ago
Merge from tutorial_island/cinematic
12 Months Ago
Merge from tutorial_island
12 Months Ago
Mute timeline audio tracks when the timeline plays on the server (but don't do this in editor as it will mute all sfx)
12 Months Ago
Updated temp audio mixdown for tutorial cinematic
12 Months Ago
Fix death marker and pings sometimes appearing after respawning post tutorial
12 Months Ago
Merge from tutorial_island/cinematic
12 Months Ago
Client compile fix
12 Months Ago
Hide paddle viewmodel during cinematic
12 Months Ago
▍▊▊▄▆ ▆▆▉▋ ▉▋▊▉▉▌_▋█▍▆█▅
12 Months Ago
██▍▌▋▇▌▄▉▆ ▄▌▌▄▅ ▄▄▇▆▄▍ █▄███▆
12 Months Ago
merge from backpacks
12 Months Ago
Fix issues with sweetspot scanning when mounted.
12 Months Ago
Harbor 1 layout and dressing progress
12 Months Ago
Show/hide models based on TC content Added doors and any other upkeeped entity to the block count
12 Months Ago
TC upkeep timer now updated in real-time instead of periodically
12 Months Ago
Can drag red seek line to change the start point of the demo Show start timestamp under the seek bar Show "blue" where the player was active & "yellow" where the player was idle
12 Months Ago
merge packet_ordering -> full_server_demos
12 Months Ago
Merge from map_entity_load_fix
12 Months Ago
Fix cloud demo items not highlighting when hovering or selected
12 Months Ago
Merge from main
12 Months Ago
Fixed some methods still being called on map entities that have been destroyed (GameObject.Destroy vs. FindObjectsOfType in the same frame)
12 Months Ago
Cleanup upload code a bit
12 Months Ago
▅▉▄▍▄▄▆ ▉▄▉▋▍█▋▆▍ ▉▇▆▋ ▄▇▋ █▌▊█▍ █▍▆▉ ▊▉█ ▌▇█ ▇▅
12 Months Ago
▉▆▇▋▉▅▌ ▄▌▆▄▅▋▆ ▉▇▄▋▆▇▍▅▉▅ ▋▄▉▆
12 Months Ago
Fixed upkeep resources cost texts being too large
12 Months Ago
Optimized upkeep cost calculation by caching upgrade costs during prefab preprocessing
12 Months Ago
Ensured vendors window is closed on server change Refactored map view reset code into a single method