reporust_rebootcancel

121,151 Commits over 4,018 Days - 1.26cph!

41 Days Ago
Use blue channel vertex colour as phase offset to wind when DisplacementOverride is enabled
41 Days Ago
Added server.pvpBulletDamageMultiplier Modifies all incoming bullet damage if the attack initiator is a player (will not apply if either the attacker or the victim is an NPC) Set to 0.75 on on softcore, which reduces pvp bullet damage by 25%
41 Days Ago
merge from softcore_update -> tc_changes
41 Days Ago
merge from softcore_update -> aux2
41 Days Ago
merge from tc_changes -> softcore_update
41 Days Ago
Merge from coop_improvements
41 Days Ago
Another attempt at fixing the ShouldDropEgg chicken NRE Adjusted the egg drop process so it ejects backwards from the chicken, not from the side
41 Days Ago
Missing file.
41 Days Ago
Siren- & strobe lights. Added a twin-beam siren light emission texture.
41 Days Ago
Set TC corpse protection to immune
41 Days Ago
Set decay of TC corpse to 48 hours
41 Days Ago
Seismic sensor lighting.
41 Days Ago
Fixed birthday cake not showing consumable information in the inventory Fixed EffectParent component printing that it was finding colliders on every vm effect even if the returned collider list was 0 size
41 Days Ago
Fixed not being able to insert birthday cake and honeycomb into chicken coop despite them being listed as compatible
41 Days Ago
Merge from main
41 Days Ago
Merge from main
41 Days Ago
AND, OR, XOR, SSwitch & Timer lighting overhaul.
41 Days Ago
Fixed a pooling issue when using the applyRandomisation debug command Fixed incorrectly configured gibs on the frontier walls
41 Days Ago
Apply same player proximity checks when creating redirects as the simple upgrade system
41 Days Ago
Merge from main
41 Days Ago
Merge from softcore_update New rebase, top level branch
41 Days Ago
Blink controller timings
41 Days Ago
Player seed updates
41 Days Ago
Automatically play a gesture when throwing the boomerang (temporarily a wave for now) -Stop gesture if projectile hits something
41 Days Ago
Merge from softcore_update
41 Days Ago
Merge from deployable_corpse
41 Days Ago
Change the "No reclaim manage for softcore" to a warning
41 Days Ago
Added a Finalize button to the gib simulator, removes all unused components Don't spawn an empty child gameobject when using the Create gibs in scene tool Added coffin corpse support
41 Days Ago
Corpses for storage barrels
41 Days Ago
CLIENT compile fix
41 Days Ago
Add flag to TC to block every player from building `BlockAllFromBuilding` - set the flag in the corpse prefab so it blocks base owners from building until the TC corpse is fully repaired
41 Days Ago
▋▌▊ `▋▄▅▍▅▄` ▄▇█▇ ▉▅ ▊▊▍▋█▍▆█▆ ▋▄ ▅█▇▄▉▄ ▌▍ ▉▋ █▅▌'▄ █▌ ▄▉▇▇▋██▉▊▍ ▇█▋█ ██ ▍▍▍▉▋▍▉▇ (▊█▍▇ ▅█ ▄▋ ▍▄▆ ▌▌ █▇▊▍▌▇▊▋)
41 Days Ago
Workbench 1 corpse
41 Days Ago
Update bounds & cost to repair the TC corpse prefab
41 Days Ago
Fix authlist not being copied correctly from TC -> corpse Ensure the storage corpse gets attached to the building the deployable belonged to (so it applies the correct TC privledge) Send network update on the deployable once the corpse is fully repaired Only kill the corpse once the deployable is fully setup
41 Days Ago
Added Tools/Deployables/Create Corpse window, automates a good chunk of the corpse creation process Added workbench 2 corpse
41 Days Ago
Update TC corpse prefab
41 Days Ago
Add corpse prefab to normal TC prefab
41 Days Ago
Update manifest
41 Days Ago
Update manifest (radtown_1)
41 Days Ago
merge from softcore_update -> tc_changes
41 Days Ago
merge from main -> softcore_update
41 Days Ago
Update manifest
41 Days Ago
Small wood box corpse
41 Days Ago
Add TC corpse entity
41 Days Ago
Add callback when corpse is spawned so we can transfer auth list onto invisible TC
41 Days Ago
Add invisible placeholder TC - allows us to persist auth of a building when the TC is destroyed - will be independent from the TC's corpse
41 Days Ago
merge from world_crossbow
41 Days Ago
rebuilt prefab so arrow mesh shows up
41 Days Ago
merge from premium_startup_fix