reporust_rebootcancel

140,209 Commits over 4,536 Days - 1.29cph!

14 Days Ago
fixed flamethrower 3p flame offset
14 Days Ago
some early returns and caching for performance
14 Days Ago
Initial Main Menu UI WIP
14 Days Ago
fix pumpkin carving double projections and alpha cutoff issue
14 Days Ago
Fix npcs getting stuck when navmesh tile rebuilds while they are in it or crossing it
14 Days Ago
Fixed error with monument toggle switches
14 Days Ago
Merge from medical_honey_bandage
14 Days Ago
Adjusted network range: honey bandage 256 > 128 berry-blue-collectable 256 > 128 Automated testing no longer failing in editor
14 Days Ago
add files missed in previous commit
14 Days Ago
First pass on showing brush outline while painting
14 Days Ago
beardLOD correct size import settings
14 Days Ago
merge from main
14 Days Ago
Added monument blockers to monuments
14 Days Ago
square steam images for all missing steam items
14 Days Ago
merge from fix_threaded_logs -> main
14 Days Ago
Update test list
14 Days Ago
14 Days Ago
merge from main -> fix_threaded_logs
14 Days Ago
Bridge greyboxes
14 Days Ago
Small vendor rooms added + vendor NPC setup (just testing idea)
14 Days Ago
Remove hold to place
14 Days Ago
Fence gate tweaks
14 Days Ago
adjusted minifridge.deployed prefab gibbable settings
14 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.
14 Days Ago
merge from texturecompression_pass_aug26
14 Days Ago
horse client pooling fixes
14 Days Ago
fix catapult loaded ammo pooling bug
14 Days Ago
reset heli rotor speed on init
14 Days Ago
clear the cached vehicle owner when a seat is pooled
14 Days Ago
Tugboat UI assets compression
14 Days Ago
Enabled compression and streaming on 18 charm textures
14 Days Ago
fix siege weapons not being reset properly
14 Days Ago
Fix wheel collider warnings
14 Days Ago
main -> character_customisation
14 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
14 Days Ago
placed the entity flag_toggle onto the prefab mesh parent like the original flashlight setup
14 Days Ago
merge from woodarmour_skinnable
14 Days Ago
updated workshop source wood armor hat with correct sharp edges version
14 Days Ago
merge from iconfonts_optims
14 Days Ago
Auto clean dynamic icon fonts when exiting playmode Increased atlas sized to 1024x1024, was missing some icons
14 Days Ago
include ao
14 Days Ago
reset animators
14 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
14 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
14 Days Ago
Test with new model
14 Days Ago
Merge from powerline_power_change
14 Days Ago
Merge from DeployableFenceGate
14 Days Ago
Animal fencing alternate implementation.
14 Days Ago
merge from tutorialmodal_fix