userJarryd Campicancel

12,918 Commits over 2,831 Days - 0.19cph!

4 Months Ago
Merge from main
4 Months Ago
Merge from shred_helicopters
4 Months Ago
Fixed tread animator changes affecting bradley
4 Months Ago
Fixed magnet crane modifying the on disk materials when moving, resulting in changed tread materials when checking in Minor performance improvements in how we update the tread material, fixed visual tread speed being double calculated resulting in material animating twice as fast
4 Months Ago
Can now pick up minicopter, scrap transport helicopter and attack helicopter with the magnet crane in junkyard as long as they are turned off These helicopters can be fed into the shredder for scrap, scrap is multiplied by the current health of the helicopter (eg. 50% hp = half the scrap listed below) Attack Helicopter - 500 scrap Scrap Transport helicopter = 300 scrap Minicopter - 200 scrap
4 Months Ago
Protobuf, codegen, manifest
4 Months Ago
Merge from ice_sculptures
4 Months Ago
Merge from scrap_exchange_dynamic_pricing
4 Months Ago
Merge from siege_weapons
4 Months Ago
BaseSculpture protobuf id 186 > 182
4 Months Ago
Merge from main
4 Months Ago
Codegen, protobufs, manifest Fix compile issue on Mailbox, allowedItems is now defined in StorageContainer
4 Months Ago
Merge from main
4 Months Ago
Adjust siege weapon protobuf ids to remove conflicts with other branches Catapult 180 > 183 SiegeTower 181 > 184 Ballista 182 > 185 BallistaGun 183 > 186 BatteringRam 184 > 187
4 Months Ago
When tracking scrap being purchased with items, track how many items are sold rather than the scrap (inverse of normal behaviour)
4 Months Ago
Merge from main
4 Months Ago
Reduced temp radio size to 0.05m to prevent overlapping interaction with central locking system
4 Months Ago
Merge from main
4 Months Ago
Include System reference, fixes compile error
4 Months Ago
Clean out old textures
4 Months Ago
Merge from main
4 Months Ago
Revert all cockpit prefabs to their version from main Reapply socket change
5 Months Ago
Added NotifyLOD to car radio so it turns off based on distance
5 Months Ago
Fixed incorrect audio mixer group on sound source Fixed missing static sound player Rotate temp art
5 Months Ago
Merge from discofloor_rotation
5 Months Ago
Both DIsco floor variants can now be rotated while still being snapped to a neighbouring tile Uses a new applyPostRotationSnapping option on the attraction socket mod
5 Months Ago
Merge from shields
5 Months Ago
Fixed noclipping breaking held entities entirely
5 Months Ago
Fixed exception when moving the current held entity item to another hotbar slot while it was equipped with a shield
5 Months Ago
Manifest
5 Months Ago
Merge from main
5 Months Ago
Safer TrainCar OnChildAdded behaviour Manifest
5 Months Ago
Merge from oxygen_qol_tweaks
5 Months Ago
Increased the depth required to be considered underwater for oxygen tracking purposes by 10% (85->95) This should mean oxygen will start getting consumed slightly later when submerging and should also help situations where oxygen is still depleting in turbulent conditions and part of the players view is above the water Added debug.waterFactorPrintout that pritns out the current depth level into chat for QA purposes
5 Months Ago
Fix exception from foliage tutorial change when entering play mode in the editor
5 Months Ago
Merge from ore_resource_optimisations
5 Months Ago
Convert all remaining nodes and the wood pile resource to the new PrefabAttribute workflow
5 Months Ago
Merge from shields
5 Months Ago
Fixed outlines on wooden shield and reinforced wooden shield world models
5 Months Ago
Fixed another case where spamming equip/unequip on a shield would throw an NRE
5 Months Ago
Fixed blocking flag staying on if the players shield is holstered or destroyed while blocking, was preventing input on subsequent held entities
5 Months Ago
Fixed shields not parenting properly
5 Months Ago
Fixed being able to block while in debug cam
5 Months Ago
Merge from main
5 Months Ago
Merge from december24_art_fixes
5 Months Ago
Fixed incorrect biome being selected on new tutorial cliffs
5 Months Ago
Rebake tutorial island terrain height map Fixed tutorial island scene menu option not pointing to correct scene Update foliage baker to use more accurate raycast based terrain sampling, this is too expensive for runtime foliage but since we generate this foliage at edit time we can get the placement perfect, fixes some floating foliage on tutorial island
5 Months Ago
Merge from animator_csv
5 Months Ago
Added a tool to dump all animation clips used by the player model to a csv Crawls through every state machine, sub state machine and override controller in the project
5 Months Ago
Don't spawn the node sparkle until the node is hit for the first time The first node hit is now considered a bonus hit so there will be no negative resource wise Slightly increased how much the sparkle moves as the node gets smaller so it doesn't get stuck in a single spot close to the end