reporust_rebootcancel

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

17 Days Ago
adding the surface type mat for gibs
17 Days Ago
merge from server_baseplayer_optim
17 Days Ago
merge from primitive
17 Days Ago
merge from player_catapulting
17 Days Ago
merge from create_asset_menu
17 Days Ago
▌█▌▋▄ ▌▆▇▄ ▄▇▋▆▉▊▆▋▌_▄▊▄▇▍▆_▄▇▍█▊_▌▄▇▌▍
17 Days Ago
merge from scrap_exchange_dynamic_pricing
17 Days Ago
Player dies on impact
17 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.
17 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
17 Days Ago
Make killscientists command also kill new scientists
17 Days Ago
Fix scientist appearing on server but not client (had to redo DoPrepare and rebuild manifests after changing folder)
17 Days Ago
fixed terrain blend map for Lake_a
17 Days Ago
Re-implemented player catapulting
17 Days Ago
Update spawns in desert mil base dwellings
17 Days Ago
/main/indirect_instancing:
17 Days Ago
battering ram - updated ik hand targets
17 Days Ago
Bake covers for mil desert base
17 Days Ago
merge from /indirect_instancing
17 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.
17 Days Ago
More organising and combining. Deleted now unused menu items and removed their refs in presets.
17 Days Ago
initial ui sign.update.sculpture prefab variant
17 Days Ago
Started organising options layouts
17 Days Ago
exported edited wolf attack ledge rm animation
17 Days Ago
Merge from bag_pickup_auth
17 Days Ago
Fixed bag interactions when in auth
17 Days Ago
merge from /indirect_instancing
17 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
17 Days Ago
Updated workshop scene set dressing for new rocks
17 Days Ago
merge from font_updater
17 Days Ago
merge from caminfo_barrel_squeeze
17 Days Ago
merge from fix_toolgun_LOD
17 Days Ago
merge from hexagontile_kill_fix
17 Days Ago
merge from fix_binocular_2024
17 Days Ago
merge from bag_pickup_auth
17 Days Ago
merge from store_gesturepack_uiscale_fix
17 Days Ago
More socket fixes
17 Days Ago
Added snap sockets for the triangle planters to the triangle foundation and triangle floor piece
17 Days Ago
WIP
17 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%
17 Days Ago
Moved AllowPlayerInstigatedDismount up from BaseVehicle to BaseMountable
17 Days Ago
merge from primitive
17 Days Ago
Speed and handbrake tweaks on slopes
17 Days Ago
Fridge is now an IO entity, requires 5 power
17 Days Ago
Fixed some old textures taking too much ram.
17 Days Ago
Fixed a rounding issue when receiving scrap from trades with dynamic pricing applied
17 Days Ago
Horse ground alignment tweaks
17 Days Ago
Merge from scrap_exchange_dynamic_pricing
17 Days Ago
Merge from root_label_fix