userFlaviencancel

4,381 Commits over 609 Days - 0.30cph!

7 Months Ago
Added new kill commands: - killplayerinview: kill the player you're looking at - killplayersradius: kill all players within the given radius
7 Months Ago
merge from ballista_mat_fix
7 Months Ago
Fix attempt for the red ballista in builds
7 Months Ago
merge from effectscale_fix
7 Months Ago
Fixed effects using EffectScaleWithCameraDistance being incorrectly scaled when far from the world origin We were calculating the cam distance based on the effect local pos instead of its world pos
7 Months Ago
HBHF sensor optimisations: Reduced the trigger radius to 11m, closer to the sensor max range (10m) Disable the detectiong trigger when the sensor is not powered Set the exclude layers
7 Months Ago
merge from buildingprivilege_cache_fix
7 Months Ago
Fixed entity building privilege cache reading as false negative, fixes shelter giving 0 building privilege
7 Months Ago
█▌▌▆ ▌▌▄▄▌▆▇ ▍▍▍▌▉ ▍▄▌█ ▍█▄▌▋▆█▄ ▄▆▅▉█▅▌ ▉▇ ▄█▅▊▊▉ ▆▌▌▄▇▉▅ (▉█▄▊▉ ▍▋▄ █▊▇▄▄▊▄▌▉ ▋▅▆▆▍▊) ▊▌ ▇▌▌▄▌▅▅█ ▌▋▊'█ ▋▉▌ ▋▇
7 Months Ago
merge from crafting_update
7 Months Ago
Manifest update
7 Months Ago
merge from main
7 Months Ago
merge from crafting_update/visual_cooking
7 Months Ago
Use property blocks when lerping food color
7 Months Ago
Fixed the fix 114920 Cooking lerp was not working anymore
7 Months Ago
merge from crafting_update/visual_cooking
7 Months Ago
Fixed cooking workbench erroring when cooking meals without any visuals (low grade fuel, ammo..)
7 Months Ago
Fixed kickall command using the second argument instead of the first for the kick reason
7 Months Ago
merge from crafting_update/visual_cooking
7 Months Ago
Fixed player buff UI not ticking down Tooltip also count down when hovering now
7 Months Ago
Cooking workbench physic materials
7 Months Ago
merge from crafting_update/visual_cooking
7 Months Ago
Compile fixes Hobo barrel cooking visuals fixes ParticleSystemContainer support in food model
7 Months Ago
Fixed cooking visual model not being destroyed after starting another recipe Tweakls
7 Months Ago
Pies cooking animation
7 Months Ago
Bread cooking visuals Loaf gradually inflates while cooking
7 Months Ago
Kettle when preparing teas
7 Months Ago
Cooking visuals for all meats
7 Months Ago
merge from crafting_update
7 Months Ago
Added cooked human and cooked horse recipe to cooking workbench
7 Months Ago
Cooking visuals for all pies
7 Months Ago
Cooking workbench cooking visuals Apple pie setup
7 Months Ago
Adding raw food on top of a cooked food slot will now replace it correctly
7 Months Ago
Fixed NRE when smelting empty cans
7 Months Ago
Code cleanup and comments, split BaseOven into two files
7 Months Ago
merge from crafting_update
7 Months Ago
VisualFoodSettings prefab attribute
7 Months Ago
Clean any meat prefabs when destroying ovens
7 Months Ago
Camper bbq visual cooking setup
7 Months Ago
Hobo barrel visual cooking setup
7 Months Ago
Fireplace meat setup
7 Months Ago
Cauldron and skull firepit meat setup
7 Months Ago
Renamed rabbit meat icons
7 Months Ago
Campfire meat setup
7 Months Ago
Horse meat icon mipmaps
7 Months Ago
merge fron crafting_update
7 Months Ago
Setup all meat prefabs Setup BBQ cooking visuals
7 Months Ago
merge from crafting_update
7 Months Ago
Meat cooking client prediction and server reconcilliation, wow
7 Months Ago
Compile fix