reporust_rebootcancel

139,959 Commits over 4,505 Days - 1.29cph!

10 Days Ago
fixed flamethrower 3p flame offset
10 Days Ago
some early returns and caching for performance
10 Days Ago
Initial Main Menu UI WIP
10 Days Ago
fix pumpkin carving double projections and alpha cutoff issue
10 Days Ago
Fix npcs getting stuck when navmesh tile rebuilds while they are in it or crossing it
10 Days Ago
Fixed error with monument toggle switches
10 Days Ago
Merge from medical_honey_bandage
10 Days Ago
Adjusted network range: honey bandage 256 > 128 berry-blue-collectable 256 > 128 Automated testing no longer failing in editor
10 Days Ago
add files missed in previous commit
10 Days Ago
First pass on showing brush outline while painting
10 Days Ago
beardLOD correct size import settings
10 Days Ago
merge from main
10 Days Ago
Added monument blockers to monuments
10 Days Ago
square steam images for all missing steam items
10 Days Ago
merge from fix_threaded_logs -> main
10 Days Ago
Update test list
10 Days Ago
10 Days Ago
merge from main -> fix_threaded_logs
10 Days Ago
Bridge greyboxes
10 Days Ago
Small vendor rooms added + vendor NPC setup (just testing idea)
10 Days Ago
Remove hold to place
10 Days Ago
Fence gate tweaks
10 Days Ago
adjusted minifridge.deployed prefab gibbable settings
10 Days Ago
fixed minifridge console error that couldn't generate normals for gib part 28 reason? there was no mesh within part 28. re-exported without it.
10 Days Ago
merge from texturecompression_pass_aug26
10 Days Ago
horse client pooling fixes
10 Days Ago
fix catapult loaded ammo pooling bug
10 Days Ago
reset heli rotor speed on init
10 Days Ago
clear the cached vehicle owner when a seat is pooled
10 Days Ago
Tugboat UI assets compression
10 Days Ago
Enabled compression and streaming on 18 charm textures
10 Days Ago
fix siege weapons not being reset properly
10 Days Ago
Fix wheel collider warnings
10 Days Ago
main -> character_customisation
10 Days Ago
- Disable bonus resource rate gathering on monument blockers. This is not setup for satellite or helicopter debris, can't tell if that was ever deliberate but making it consistent. - Make time to kill on monument blockers when using melee weapons more consistent regardless of whether it's dispensing resources or not - Adjust time to kill rates and resource outputs on all the blockers
10 Days Ago
placed the entity flag_toggle onto the prefab mesh parent like the original flashlight setup
10 Days Ago
merge from woodarmour_skinnable
10 Days Ago
updated workshop source wood armor hat with correct sharp edges version
10 Days Ago
merge from iconfonts_optims
10 Days Ago
Auto clean dynamic icon fonts when exiting playmode Increased atlas sized to 1024x1024, was missing some icons
10 Days Ago
include ao
10 Days Ago
reset animators
10 Days Ago
updated new flash light refresh .entity to reference the new model Rotated the flashlight slightly in 3p so that it matches the orientation of the viewmodel so looks more coherent Added entity flag_toggle on the .entity so that it can be turned on/off in 3p resized flashlight ao from 1k->512 renamed flashlight convention to match the new convention
10 Days Ago
Fix independant navmesh bounds not using the monument bounds, and always being fixed with the default values from AddComponent, fix AIs spawned before an independant navmesh is built being unable to find it
10 Days Ago
Test with new model
10 Days Ago
Merge from powerline_power_change
10 Days Ago
Merge from DeployableFenceGate
10 Days Ago
Animal fencing alternate implementation.
10 Days Ago
merge from tutorialmodal_fix