reporust_rebootcancel

126,703 Commits over 4,109 Days - 1.28cph!

4 Months Ago
Added a trigger on container corpses to block repairing when the player is standing on the entity (preventing no clip soft locks) Only ran when you're about to complete the repairing
4 Months Ago
updated venom bottle lodgroup to rendererLOD and adjusted culling distance
4 Months Ago
bottle of venom world model LODs and material/textures. updated worldmodel prefab, updated icon with pauls icon.
4 Months Ago
shell tests with hide_poncho to give it volume when using skins with transparency
4 Months Ago
merge from softcore_update
4 Months Ago
merge from main
4 Months Ago
█▇▅▌▆ ▇▍▆▆ ▍▊▊▇▋▆_▆█▊▉_█▄▆▇▇▄_▄▅▍▉▇▋▌_▊▇▊
4 Months Ago
merge from softcore_update
4 Months Ago
merge from bigbeeandflamefix
4 Months Ago
merge from fix_hatchet_block_bullet_exploit
4 Months Ago
merge from f1_grenade_workshop_fix
4 Months Ago
merge from easter2025
4 Months Ago
merge from car_radio_item_pickup_sfx
4 Months Ago
merge from compound_bow_3p_fixes
4 Months Ago
network++
4 Months Ago
merge from shield_powerbar_sync
4 Months Ago
remove frontier external from bundles and mark as hidden
4 Months Ago
Remove container mod from blowpipe, some other item/ent cleanup.
4 Months Ago
replaced the gate_a with gate_b in the zigg scene
4 Months Ago
Merge from jungle_update
4 Months Ago
alpha dilation in empty uv space, clamp wrapping on output textures
4 Months Ago
merge from tc_changes -> softcore_update
4 Months Ago
Save the codelock & keylock on deployable corpses - respawn codelock / keylock when the deployable is repaired
4 Months Ago
auto-set save dir to textures subfolder of prefab path, allow choosing which textures to bake
4 Months Ago
- Fixed bug locking thrown boomerang from being used again - Overwritable method on thrown - Set client thrown flag properly
4 Months Ago
█▄▋█▍▉▋▊ ▅▋▆▅▅▋▋ ▊▌▅ ▌▋ ▋▄▄▊▊▍ ▊█▊▆█▆ ▉▋▍ ▅▅▅▍ ▇▍▅▄▄▄▄
4 Months Ago
▌▋▄▆█▊▆ ▅▍▇█▇█▆▄ ▄█ ▉▌▇ ▊▌▍▇▉▆▌▌ ██▅▍▅▋▉▄ ▇█▋▋▅ ▌█▌▉▅▄▇ ▄▌▌▌▅ ▋▍▄ ▌▋▋▅▌█▋▉▆ ▉▅▋ ▋▄▋▍▋▄▆▋ ▇▄▋▇ ▅█▋▉▉▆
4 Months Ago
Added catching cycle with catching animations to actually catch the boomerang
4 Months Ago
Way higher client rotation speed
4 Months Ago
Missed files
4 Months Ago
Fixed projectile rotation flipping for a few bezier steps mid way through flight
4 Months Ago
NRE check on boomerang rayhit get collider material
4 Months Ago
Update TC corpse prefab with simulated gibs - still needs some love but looks better
4 Months Ago
merge from softcore_update -> tc_changes
4 Months Ago
merge from softcore_update -> aux2
4 Months Ago
Fix `RemoveFractionOfContainer()` method getting removed in the merge
4 Months Ago
merge from respawn_changes -> softcore_update
4 Months Ago
merge from softcore_update -> respawn_changes
4 Months Ago
Merge from high_walls_skins
4 Months Ago
Added new adobe high wall & gate pack, update the high wall and gate to require this new pack rather than requiring the adobe building skin
4 Months Ago
Merge from vines
4 Months Ago
Attacking a vine will standing near one of it's destinations will make the vine swing to that destination if it is not at that destination
4 Months Ago
merge from softcore_update -> respawn_changes (before the merge from main)
4 Months Ago
Added a temp interaction icon
4 Months Ago
Change DroppedItemContainer to use the same `RemoveFractionOfContainer()` method that softcore uses - expose static function for moving multiple containers into a single inventory inside DroppedItemContainer - also change ContainerCorpse to point to the same static function that the DroppedItemContainer uses - remove default destroyPercent of 0, force it to be supplied to the method
4 Months Ago
Don't show the world vine to the person riding that vine in first person
4 Months Ago
Fixed vine repositioning incorrectly when swing ends, refactor vine visual out into it's own separate class/hierarchy and move into a budgeted update method
4 Months Ago
Merge from creative_alwayson
4 Months Ago
Update FP.Steamworks - possible fix for steam load error
4 Months Ago
Merge from main