reporust_rebootcancel

97,471 Commits over 3,653 Days - 1.11cph!

2 Months Ago
Fixed upkeep resources cost texts being too large
2 Months Ago
Optimized upkeep cost calculation by caching upgrade costs during prefab preprocessing
2 Months Ago
Ensured vendors window is closed on server change Refactored map view reset code into a single method
2 Months Ago
Can anger the heli by attacking it anywhere (provided it already isnt targetting someone and has been waiting a decent amount of time since it was last damaged)
2 Months Ago
updated overgrowth prefabs inside spawning junkpiles
2 Months Ago
some missing prefabs
2 Months Ago
arid variants for some grasses fixed incorrect biome set on a tire prefab
2 Months Ago
S2P all (overgrowth links refresh)
2 Months Ago
fixed an offset that appeared in coaling tower prefab - collection bin offset
2 Months Ago
removed missing mesh bit from static refinery prefab
2 Months Ago
new tree models for monument overgrowth, temperate and snow variants
2 Months Ago
added a button to the workshop editor to toggle the pole light
2 Months Ago
▄▊▆▅▌█▅ ▍▊ ▊▌▌▌▋ ▇▅▅▊▉▇█▋ ▆▄▅▆ ▆▅▍▆▆█▌ ▍ ▍▊▄▄ ▋▌▉▄▋▌▊▍▅▇▌ ▍▋▌ ▌▊▌▆█▅▍ ▉▆▍▍█▇ █▄▍▋▊▅ ▅▍ ▊▋█ ▄▇█▆▄▌▇ ▄█▇▊▆▄▊ ▆▌▄▅ ▊▊ ▄▆█ ▆▍▆▊▅▌▉ ▍▅▍█▆ ▄▋▋ █▇▊▍▍▍▌
2 Months Ago
█▇▉▍█▉▋ █▉▆▅▄▅▆.▊█▋ ▄█▍▇█▄ ▋▄ ▊▇▉▊█▌ ▆█▌▊▊
2 Months Ago
Skinnable setup, placeholder icon
2 Months Ago
Merge from ss_rework2
2 Months Ago
Merge from metal_detector
2 Months Ago
Merge from main
2 Months Ago
Disable debug rendering
2 Months Ago
Cleanup & codegen
2 Months Ago
Cleanup
2 Months Ago
Merge from interface
2 Months Ago
S2P all
2 Months Ago
merge from server_parent_pid
2 Months Ago
▊▍▄▋▊ █▍▍▊ ▋▅▇▌█▅▅█▋▄_▅▇▌
2 Months Ago
▅▊▇▉▅▊▉█▉▇ ▇▉▅▌█ █▄▄▄▋▆▉▇▅▉_▇▊▊
2 Months Ago
merge from vending_machine_optimisation
2 Months Ago
protocol ++
2 Months Ago
some extra non hazardous labels for loot barrels (recycling, etc.) CHanged the static one that was saying 'fuel' for 'poison' to avoid confusion to players
2 Months Ago
Fixed kayak anchoring not working
2 Months Ago
Fixed exceptions from WaterDepthMasks
2 Months Ago
Update timeline with new fade to black signal
2 Months Ago
Progess backup
2 Months Ago
Animation polish pass for end tutorial cinematic
2 Months Ago
Working well on the Arctic page
2 Months Ago
Tidy up
2 Months Ago
Better angle
2 Months Ago
When there's no PropRender script and we're calculating the ideal camera position ourselves, put it on an angle above the model instead of level with it
2 Months Ago
Ignore zero-volume renderers
2 Months Ago
Add support for vehicles in the skin viewer (e.g. Tomaha in Arctic pack)
2 Months Ago
Create a skin viewer per info model, only while opened. Since we can now have more than once, it makes less sense to have a single static one there.
2 Months Ago
Remove Canvas component from CloudDemos root, seems to fix interaction issues
2 Months Ago
Denmo UI doesn't want to catch mouse pointer events
2 Months Ago
Anchor the kayak on the x and z axis so it doesn't float away while the cinematic is running
2 Months Ago
Add cinematic option to hide first person player legs
2 Months Ago
First implementation of client browser for cloud demos
2 Months Ago
Fix cinemachine component not getting added and removed during cinematic
2 Months Ago
WIP system for showing 3D model icons on the skin pack screens
2 Months Ago
Parent merge
2 Months Ago
Added IMetalDetectable interface and implemented for MetalDetectorSource.