userFlaviencancel

6,066 Commits over 790 Days - 0.32cph!

12 Months Ago
merge from softcore_update
12 Months Ago
merge from main
12 Months Ago
merge from softcore_update/deployable_corpse
12 Months Ago
Updated bounds of all container corpses
12 Months Ago
Corpse ingredient tweaks
12 Months Ago
Collider fix on retro and shockbyte tc corpses
12 Months Ago
Disabled show health info on elec furnace corpse
12 Months Ago
Improved corpse repositioning on ground missing
12 Months Ago
merge from softcore_update/deployable_corpse
12 Months Ago
When creating gibs, only care about max gibs limit when we are in playmode So you can still use Create gibs in scene with maxgibs set to -1
12 Months Ago
Coffin corpse changes
12 Months Ago
RepositionOnGroundMissing now tries to run the Socket_Base placement rules (if any), instead of using the hit normal Fixes some issue with angle check socket mods when repositionning falling corpses
12 Months Ago
Set corpse timePlaced when spawning it
12 Months Ago
Corpse colliders now ignore the Physics Debris layer only on the client Fixed some colliders sticking out Coffin corpse tweaks
12 Months Ago
merge from softcore_update
12 Months Ago
merge from softcore_update/deployable_corpse
12 Months Ago
Fixed corpses deploy check hitting themselves and preventing ground missing repositioning
12 Months Ago
Added a new filtering mode for DeployVolume.Check, allowing us to ignore specific types Container corpses now ignore the DebrisEntity type, this was preventing them to spawn in some cases
12 Months Ago
Removed OnDied(null) in BaseCombatEntity AdminKill, was added when refactoring corpses spawning
12 Months Ago
merge from softcore_update/deployable_corpse
12 Months Ago
Corpse spawning checks fixes
12 Months Ago
merge from softcore_update
12 Months Ago
Just use TC privilege + original owner ID when checking a player can repair the corpse
12 Months Ago
merge from softcore_update/deployable_corpse
12 Months Ago
Moved ContainerCorpse file to another folder
12 Months Ago
When spawning a deployable corpse, assign the building priv authorized players as the owners This allows multiple players to access the loot of a deployable corpse
12 Months Ago
Workbench 3 corpse ingredients
12 Months Ago
Shockbyte and retro tcs corpse prefabs
12 Months Ago
merge from softcore_update
12 Months Ago
merge from softcore_update/bag_changes
12 Months Ago
merge from softcore_update/deployable_corpse
12 Months Ago
Containe corpse spawning and repairing effects
12 Months Ago
Added more stuff in the container corpse creator tool
12 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
12 Months Ago
merge from main
12 Months Ago
merge from softcore_update
12 Months Ago
merge from softcore_update
12 Months Ago
ItemContainer merge unfuckery
12 Months Ago
merge from main
12 Months Ago
merge from softcore_update/deployable_corpse
12 Months Ago
Fixed wrong max item count on box corpses, so they don't spill items into the world when spawning
12 Months Ago
Container corpse now retains skins, gibs are skinned as well
12 Months Ago
Fixed boxes, furnace and locker gibs not being skinned when spawned Added locker corpse
12 Months Ago
Added electric furnace corpse Container corpse creator tool now set the ingredient to half the original craft
12 Months Ago
Corpse creator set show health info to false by default
12 Months Ago
Tweaked corpse required ingredients to repair to be 50% of their initial crafting costs Disabled show health info on all corpses
12 Months Ago
merge from main
12 Months Ago
merge from searchlight_fixes3
12 Months Ago
Fixed powered searchlights not lighting up
12 Months Ago
Removed client log when throwing RF C4