reporust_rebootcancel

110,899 Commits over 3,897 Days - 1.19cph!

19 Days Ago
adjusted gui slider values
19 Days Ago
merge from main
19 Days Ago
adding the surface type mat for gibs
19 Days Ago
merge from server_baseplayer_optim
19 Days Ago
merge from primitive
19 Days Ago
merge from player_catapulting
19 Days Ago
merge from create_asset_menu
19 Days Ago
▌█▌▋▄ ▌▆▇▄ ▄▇▋▆▉▊▆▋▌_▄▊▄▇▍▆_▄▇▍█▊_▌▄▇▌▍
19 Days Ago
merge from scrap_exchange_dynamic_pricing
19 Days Ago
Player dies on impact
19 Days Ago
fixed ore spawns and some tree spawns on tutorial island being off after the cliff update, also fixed a terrain gap with a cliff.
19 Days Ago
Prevent scientists from shooting when they are sprinting After they sprint, if their target is not directly in front of them, they will need some time to aim at their target again
19 Days Ago
Make killscientists command also kill new scientists
19 Days Ago
Fix scientist appearing on server but not client (had to redo DoPrepare and rebuild manifests after changing folder)
19 Days Ago
fixed terrain blend map for Lake_a
19 Days Ago
Re-implemented player catapulting
19 Days Ago
Update spawns in desert mil base dwellings
19 Days Ago
/main/indirect_instancing:
19 Days Ago
battering ram - updated ik hand targets
19 Days Ago
Bake covers for mil desert base
19 Days Ago
merge from /indirect_instancing
19 Days Ago
Check if there is an instance of the indirect instancing component because apparently it's possible that we add/remove instances when there isn't an active camera.
19 Days Ago
More organising and combining. Deleted now unused menu items and removed their refs in presets.
19 Days Ago
initial ui sign.update.sculpture prefab variant
19 Days Ago
Started organising options layouts
19 Days Ago
exported edited wolf attack ledge rm animation
19 Days Ago
Merge from bag_pickup_auth
19 Days Ago
Fixed bag interactions when in auth
19 Days Ago
merge from /indirect_instancing
19 Days Ago
Indirect instancing: - Prevent NullReferenceException when attempting to remove instances without a MeshFilter component - Fixed shader compilation error in the shadow pass - Surround instancing code with `#ifdef CLIENT` for cleaner server builds
19 Days Ago
Updated workshop scene set dressing for new rocks
19 Days Ago
merge from font_updater
19 Days Ago
merge from caminfo_barrel_squeeze
19 Days Ago
merge from fix_toolgun_LOD
19 Days Ago
merge from hexagontile_kill_fix
19 Days Ago
merge from fix_binocular_2024
19 Days Ago
merge from bag_pickup_auth
19 Days Ago
merge from store_gesturepack_uiscale_fix
19 Days Ago
More socket fixes
19 Days Ago
Added snap sockets for the triangle planters to the triangle foundation and triangle floor piece
19 Days Ago
WIP
19 Days Ago
WIP system to track food spoilage Operates via new ItemModFoodSpoiling that stores a countdown in real time for how long an item remains unspoilt Added a new getSpoilMultiplier callback to ItemContainer that can modify the rate food spoils when items are contained within it, powered fridges reduce the rate by 90%
20 Days Ago
Moved AllowPlayerInstigatedDismount up from BaseVehicle to BaseMountable
20 Days Ago
merge from primitive
20 Days Ago
Speed and handbrake tweaks on slopes
20 Days Ago
Fridge is now an IO entity, requires 5 power
20 Days Ago
Fixed some old textures taking too much ram.
20 Days Ago
Fixed a rounding issue when receiving scrap from trades with dynamic pricing applied
20 Days Ago
Horse ground alignment tweaks