reporust_rebootcancel

121,157 Commits over 4,018 Days - 1.26cph!

49 Days Ago
█▍▊▌▅▅
49 Days Ago
▌▊▍▊▊▆
49 Days Ago
Reapply LookAtHealth changes
49 Days Ago
Merge from parent
49 Days Ago
Merge from main
49 Days Ago
Possible fix for having to click twice to reskin an item in the repair bench if switching from a redirect to a workshop skin Reworks a bunch of repair bench logic, still a bit of a nightmare
49 Days Ago
▊▋▍▉▅ ▉▋▆▅ ▄▅▍▄
49 Days Ago
Removed old chicken assets (20 files, about 30mb)
49 Days Ago
Adjust alignment a little to match the railroad planter
49 Days Ago
Retake triangle planter icon, fixed alignment
49 Days Ago
Fixed warning spam when cooking food in the cursed cauldron
49 Days Ago
Fixed meat losing it's stack size when it spoils
49 Days Ago
Merge from main
49 Days Ago
Fixed hopper removing any item attachments from weapons/armour it picks up The item contents should only be removed if the item is a backpack Also added a few checks to ensure the rigidbody exists before trying to modify it (modded issue)
50 Days Ago
▊▍▌▊▋█
51 Days Ago
Merge from crocodile
51 Days Ago
Port croc corpse carry ragdoll stability fixes to tiger
51 Days Ago
- Improve crocodile behaviour against static prey - Fix crocodile getting stuck cycling between states when live prey is near food
51 Days Ago
Fix player corpse bouncing a lot when carried by the crocodile
51 Days Ago
Fix croc sliding during zigzag bite
51 Days Ago
merge from large_planter_deployables_fix
51 Days Ago
merge from graphics_ui_doubledigit
51 Days Ago
merge from hbhf_optims
51 Days Ago
merge from lodbias_min_clamp_increase
51 Days Ago
merge from trophy_nre
51 Days Ago
Weapon rack parachute NRE fix
51 Days Ago
Clamped minimum lodbias to 0.5
51 Days Ago
█▍▆▄▋▇
51 Days Ago
▍▊▉▌▇█
51 Days Ago
█▇▌▉▌▊
51 Days Ago
Check if player model exists before trying to assign skin variables
51 Days Ago
merge from main
51 Days Ago
merge from trophy_nre
51 Days Ago
Fix small trophy player heads not appearing on first time player enters network range
51 Days Ago
Jungle plants progress
51 Days Ago
merge from trophy_nre
51 Days Ago
▅▇▌█ ▇▌▆ ▅▄▊██ ▊█▅▊█▅▍▄█▉▋▍▄▌▄▅ ▉▍▊▋█▇▉ ▇▅ ▆▊▋▇▅▋▉ ▇█▍▊▅▍▆▅ ▌▅▉▊ ▊ ▌▇█/▌▅▊▄▄, ▋▄▇▍▋ █▅█ ▅▊▇ ▌▅▊▊▍█ ▍▊ ▋▉▍▆▌▍▋▇
51 Days Ago
merge from puzzle_reset_underground_fix
51 Days Ago
progress on baking normal map/smoothness
51 Days Ago
Added refresh_foliage console command
51 Days Ago
Pixelate censor fixes
51 Days Ago
Underwear censor fixes
51 Days Ago
Rebase on /main
51 Days Ago
Merge from fix_texture_streaming_2: Super cautious texture streaming enablement!
52 Days Ago
Cherry pick live fixes
52 Days Ago
Be very cautious about enabling texture streaming. Only enable it if Texture.streamingTextureLoadingCount = 0 and Texture.allowThreadedTextureCreation = false. If not, set Texture.allowThreadedTextureCreation = false and try again in 1 second. One second is enough to upload a few textures, right?
52 Days Ago
revolver setup
52 Days Ago
pretty dirty WIP approach to erosion in a job, needs cleanup and splat writing fixing
52 Days Ago
Update: leaving an optim todo idea comment Tests: not applicable
52 Days Ago
Update: sprinkle some profiling scopes Tests: ran unit tests