reporust_rebootcancel

121,515 Commits over 4,048 Days - 1.25cph!

42 Days Ago
Merge from high_walls_skins
42 Days 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
42 Days Ago
Merge from vines
42 Days 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
42 Days Ago
merge from softcore_update -> respawn_changes (before the merge from main)
42 Days Ago
Added a temp interaction icon
42 Days 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
42 Days Ago
Don't show the world vine to the person riding that vine in first person
42 Days 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
42 Days Ago
Merge from creative_alwayson
42 Days Ago
Update FP.Steamworks - possible fix for steam load error
42 Days Ago
Merge from main
42 Days Ago
Scene backups/unsaved
42 Days Ago
Merge from jungle_update, better crocodile behaviour
42 Days Ago
- Make croc better at pretending to flee to bait player into following it to the water - Make croc even more sluggish when it didn't take enough damage to be angry - Give croc same protection value as tiger (effectively buffs melee weapons which would be moskito bites otherwise)
42 Days Ago
Merge from jungle_update
42 Days Ago
Merge from jungle_update
42 Days Ago
Merge from snakes
42 Days Ago
Force snake back into alert anim when reappearing. Restore rotation. Fix some warnings from trying to play anims on disabled GO.
42 Days Ago
Zero exit time for idle->alert. Detect being enabled again after reposition.
42 Days Ago
Refactor ContainerCorpse to use `RemoveFractionOfContainer()` so all "remove fraction of items from inventory" methods share the same logic
42 Days Ago
Add ability for `RemoveFractionOfContainer()` to take out different percentage than 50% Fix it not looping backwards since it's iterating while removing items Fix single stack items not being removed from source container
42 Days Ago
Merge from snakes
42 Days Ago
Croc will now start quite slow, and get more and more aggressive the more it's shot at
42 Days Ago
Add client events for disappear/reappear. Play (placeholder) rustling sounds when disappearing and reappearing during location change, to make it easier to track the snake. Increase player movement speed reduction to 70% (but still much shorter duration)
42 Days Ago
Fixed seismic senor and electric heater volumes
42 Days Ago
Merge from quality_level_squash: Remove all quality levels but one
42 Days Ago
main -> io_consistency
42 Days Ago
Attempts to stop boomerang flipping mid way through its flight
42 Days Ago
Fuel generator has an exhaust FX when active.
42 Days Ago
Refactor so `RemoveFractionOfContainer()` method is moved from softcore gamemode -> ItemContainer
42 Days Ago
Revamped heater and fixed mipmap light bleed. Electric furnace doesn't spew embers. Tesla coil shadow opt.
42 Days Ago
merge from softcore_update
42 Days Ago
ItemContainer merge unfuckery
42 Days Ago
fix decals RTs when 0 decals
42 Days Ago
merge from softcore_update
42 Days Ago
merge from main
42 Days Ago
merge from softcore_update/deployable_corpse
42 Days Ago
auto-set file prefix from prefab name
42 Days Ago
merge from respawn_changes -> softcore_update
42 Days Ago
account for alpha tested overlays
42 Days Ago
Description update for all 'Construction' items.
42 Days Ago
security gate fixes. lods, collision, prefabs
42 Days Ago
Fixed wrong max item count on box corpses, so they don't spill items into the world when spawning
43 Days Ago
Container corpse now retains skins, gibs are skinned as well
43 Days Ago
Added AO map for Wood Storage Box
43 Days Ago
Merge: from main
43 Days Ago
Merge from workshop_normal_and_compression_fix
43 Days Ago
Merge from jungle_update
43 Days Ago
Merge from snakes