reporust_rebootcancel

129,944 Commits over 4,232 Days - 1.28cph!

5 Days Ago
Fixed the alignment and size of all the tropical island map markers
5 Days Ago
Fix server build
5 Days Ago
Remove IBatchingToggle from InstancedLODComponent
5 Days Ago
Fix electric windmill animation
5 Days Ago
Added debug.disableFoliageInstancingWhileLoading (was already suspended while Rust.Application.isLoading was true but that won't cover transitioning to the deep sea)
5 Days Ago
.asset files
5 Days Ago
Update manifest
5 Days Ago
.meta files after generating manifest
5 Days Ago
Prefabs after generating manifest
5 Days Ago
Add debug.disableWaterRenderingWhileLoading, experimenting with some stuff to try and diagnose crash when entering deep sea
5 Days Ago
Cherrypick CS 136988 (material & SceneTemplateSettings.json)
5 Days Ago
Cherrypick CS 136987 (stop generating lighting)
5 Days Ago
Fix wind turbine animation by assuming perpetual motion when there is an active animator.
5 Days Ago
▍▄▅▉▋▇▌▅▌▌▋▉▉_▌▋_▅▌▆_▍▄▆ -> █▅▉▆
5 Days Ago
hero_title_change -> main
5 Days Ago
Topology WIP & related
5 Days Ago
▇▅▄▌▇▋ '█▊█▋▉▆█ ▇▊▆▊█' ▌▍▌ ▋▊█▍ ▇▋▊█▅▆▆▇▅▍ ▄▅ ▄ █▊█▉█▍, ▋▇▍█ ▍▉██▊▊▍ ▊▉▊▍▄▄▌▅▇▉▆▍▇ ▇▊▅▊▍▅ █▇▇▋▋ ▊▇▆▊▍▊▌ ▊▊▅▇▉▉▄ █▊▊▇ ▄▇█ ▇▉▅▇█▌█
5 Days Ago
Don't use `cachedTransform` for instancing. Fixes misplaced condional models, wind turbine nacelles and probably many other "slightly offset" bugs.
5 Days Ago
Material & SceneTemplateSettings.json keep getting generated
5 Days Ago
Save Null Lighting asset in CraggyIsland so it will stop generating LightingData.asset
5 Days Ago
Fix async pool refill not tracking refilled count
5 Days Ago
Final sculpts
5 Days Ago
Fixed a misaligned fog image id preventing deep sea fog from loading when connecting to a server
5 Days Ago
Wrap last MeshCull changes behind useDetailedRendererBatchCullingCheck convar for accurate a/b
5 Days Ago
Update build pipeline Unity version to 6000.0.58f2 to match ProjectVersion.txt
5 Days Ago
Restored drag and dropped items spawning in the overlay canvas
5 Days Ago
Restored blur when F1 menu is open
5 Days Ago
Scene backup
5 Days Ago
Swapped 'view in store' to 'view'
5 Days Ago
better shutters animation
5 Days Ago
Adding jenkins step to rename the pipeline for better visibility.
5 Days Ago
Server admin tab layout changes to match the design
5 Days Ago
Added special spawn point options per skinnable
5 Days Ago
text desc update
5 Days Ago
manifest
5 Days Ago
hackweek curtain files and setup
5 Days Ago
basic shutter anim
5 Days Ago
Compile fixes
5 Days Ago
hackweek workshop scene wip
5 Days Ago
Fixed UI_DeveloperTools tab opening issues
5 Days Ago
merge from tmp_generatecaretnre_fix
5 Days Ago
Fixed TMP GenerateCaret NRE (disabled canvases ending up null...)
5 Days Ago
Update: hook up native symbol resolution - ServerProfiler.Core built from 0b3b7d86 This gets us various mono_... calls, but still missing some function names - guessing those are mono-related but not part of mono dll itself Tests: Viewed BasePlayer::BoxTest and stepped through nested calls
5 Days Ago
merge from store_fixes
5 Days Ago
More sculpts
5 Days Ago
Suggest required data types in auto complete
5 Days Ago
Fixed checkout result page "view in inventory" button scaling issue
5 Days Ago
Fixed canvas ordering issues with store and checkout result pages
5 Days Ago
Update: separate out JITViewer logic from ServerProfiler - ServerProfiler.Core built from 1074407d - also contains native symbol resolving logic, but not plugged in yet JITViewer functionality is now editor only(dll won't ship with builds). Tests: viewed BasePlayerr::BoxTest
5 Days Ago
merge from main