reporust_rebootcancel

119,258 Commits over 4,018 Days - 1.24cph!

14 Days Ago
Don't show the world vine to the person riding that vine in first person
14 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
14 Days Ago
Merge from creative_alwayson
14 Days Ago
Update FP.Steamworks - possible fix for steam load error
14 Days Ago
Merge from main
14 Days Ago
Scene backups/unsaved
14 Days Ago
Merge from jungle_update, better crocodile behaviour
14 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)
14 Days Ago
Merge from jungle_update
14 Days Ago
Merge from jungle_update
14 Days Ago
Merge from snakes
14 Days Ago
Force snake back into alert anim when reappearing. Restore rotation. Fix some warnings from trying to play anims on disabled GO.
14 Days Ago
Zero exit time for idle->alert. Detect being enabled again after reposition.
14 Days Ago
Refactor ContainerCorpse to use `RemoveFractionOfContainer()` so all "remove fraction of items from inventory" methods share the same logic
14 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
14 Days Ago
Merge from snakes
14 Days Ago
Croc will now start quite slow, and get more and more aggressive the more it's shot at
14 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)
14 Days Ago
Fixed seismic senor and electric heater volumes
14 Days Ago
Merge from quality_level_squash: Remove all quality levels but one
14 Days Ago
main -> io_consistency
14 Days Ago
Attempts to stop boomerang flipping mid way through its flight
14 Days Ago
Fuel generator has an exhaust FX when active.
14 Days Ago
Refactor so `RemoveFractionOfContainer()` method is moved from softcore gamemode -> ItemContainer
14 Days Ago
Revamped heater and fixed mipmap light bleed. Electric furnace doesn't spew embers. Tesla coil shadow opt.
14 Days Ago
merge from softcore_update
14 Days Ago
ItemContainer merge unfuckery
14 Days Ago
fix decals RTs when 0 decals
14 Days Ago
merge from softcore_update
14 Days Ago
merge from main
14 Days Ago
merge from softcore_update/deployable_corpse
14 Days Ago
auto-set file prefix from prefab name
14 Days Ago
merge from respawn_changes -> softcore_update
14 Days Ago
account for alpha tested overlays
14 Days Ago
Description update for all 'Construction' items.
14 Days Ago
security gate fixes. lods, collision, prefabs
14 Days Ago
Fixed wrong max item count on box corpses, so they don't spill items into the world when spawning
14 Days Ago
Container corpse now retains skins, gibs are skinned as well
14 Days Ago
Added AO map for Wood Storage Box
14 Days Ago
Merge: from main
14 Days Ago
Merge from workshop_normal_and_compression_fix
14 Days Ago
Merge from jungle_update
14 Days Ago
Merge from snakes
14 Days Ago
Setup player speed modifier limits. Fix some wip modifier limit code.
14 Days Ago
Much cleaner move towards. Just update and delta time rather than fixed
14 Days Ago
Merge from main
14 Days Ago
First pass on client prediction. Going simple to begin with: custom extrapolation
14 Days Ago
Fixed boxes, furnace and locker gibs not being skinned when spawned Added locker corpse
14 Days Ago
Add new NegativeEffects modifier source type. Add separate vitals display panel for active negative effects. Set snake modifier source to NegativeEffects, shows in new panel instead of dart modifiers. Reduce snake reposition transition time.
15 Days Ago
Massively reduce snake bit slow duration.