140,429 Commits over 4,505 Days - 1.30cph!

15 Days Ago
Fixed honey bandage SFX's not firing. The file path was stale and is now pointing towards the default bandage so the SFX's can be reused.
15 Days Ago
pool: - fix player appearing away from the table - possible fix for pool cue mats appearing white in build
15 Days Ago
Merge from satellite_crash
15 Days Ago
Disable satellite crash remains fire FX + lights when the wreckage has cooled. Uses another flag, for network/disk persistence
15 Days Ago
Fixed honey bandage name and description not appearing Added to tier 1 workbench underneath the bee grenade Cleaned up some file naming
15 Days Ago
Control computer inventory size is now dynamically set based on powerup cost, so it can always hold enough items. (since we added targeting module).
15 Days Ago
Separated crate+wreck "too hot" timers, made them tunable convars: satellite.crate_fire_duration (10 minutes default) satellite.wreck_fire_duration (15 minutes default)
15 Days Ago
Add Aiming Module to launch costs
15 Days Ago
main -> game_room_dlc
15 Days Ago
merge from main
15 Days Ago
merge from main
16 Days Ago
added flashlight.attachment to the m4 shotgun so that the flashlight and laser sight are properly positioned in 3rd person.
16 Days Ago
fixed sun glasses not having the correct original materials for lenses that. Some had changed from black to turquoise.
16 Days Ago
Additional station autospawn prefabs / needed for new stations to spawn more frequently
16 Days Ago
Rotated twig foundation guide accurate reflects texture position. Now feels natural when placing them.
16 Days Ago
Large crashed trasi station greybox progress Added station spawn prefabs to make them appear in proc gen Changes to the medium and small train station prefabs to make them work in proc gen
16 Days Ago
Improved Epoch.ToDateTime to properly process unix timestamps when they are in millisecond format
16 Days Ago
merge from main
Rin
16 Days Ago
Halved heavy fuse spawn rates Added heavy fuse to underwater lab crates
Rin
16 Days Ago
Added 10 cloth to Pool table crafting recipe
Rin
16 Days Ago
crateFireDuration 120 > 300 seconds
16 Days Ago
merge from copy_changeset
16 Days Ago
Add copy_changeset command, copies current client and server version to clipboard
16 Days Ago
merge from automated_testing
16 Days Ago
Fix a chainsaw unscrew-cap sound definition error
16 Days Ago
merge from automated_testing
16 Days Ago
merge from anim_test
16 Days Ago
Fix 40+ cases of an animation event referencing a non-existant effect prefab, causing warnings ingame Most old/unused/not needed so deleted the anim event, some pointing to incorrect folder All tests pass, from now this can alert us if a new DoEffect event is not set up correctly
Rin
16 Days Ago
Correcting CCTV/Targeting computer extra spawn
Rin
16 Days Ago
Reduce tech trash quantity in Satellite crates
16 Days Ago
merge from parent
16 Days Ago
Fix fuel generator missing physics material, fix the static one in gas station clipping into the ground Also move it slightly as it was making access to a loot crate spawn awkward, S2P gas station
16 Days Ago
Phrase update
16 Days Ago
Fix gas station loot spawn switcher not immortal Fix pool table and dartboard researchable Fix a mesh not readable thats used in a particle system in power plant fx Testlist
16 Days Ago
merge from main
Rin
16 Days Ago
merge from moustache_bag_fix
Rin
16 Days Ago
Fixed old movember moustaches using the legacy burlap sack world models
Rin
16 Days Ago
Thruster module Icon setup
Rin
16 Days Ago
merge from PlayerMaintainedMonuments
16 Days Ago
Scene dupe lights fix
16 Days Ago
Launch site control panel area lighting progress.
16 Days Ago
Merge from PlayerMaintainedMonuments
16 Days Ago
Remove some of the crud on the ground so the red recycler can sit in the green recycler spot
16 Days Ago
Remove the green recycler nearby the control room at power plant, now just the new red recycler there
16 Days Ago
satellite control computer sounds
16 Days Ago
Merge from PlayerMaintainedMonuments
16 Days Ago
Merge from PlayerMaintainedMonuments/powergrid
16 Days Ago
Fix some airfield terminals NRE's when loading a save in client+server Delete some unused powergrid classes Fix turbine loop sound sometimes not playing
16 Days Ago
Optimise PowergridToggle to update through stage change events instead of polling the current stage every frame Removed the distance check on PowergridToggle, just update immediately. We aren't rippling out the powergrid stage updates anymore so this isn't being utilised and it's a ballache to support Renamed to PowergridClientToggle as it's now clientside only, we weren't utilising the options to run it serverside
16 Days Ago
merge from PlayerMaintainedMonuments