userJarryd Campicancel

13,091 Commits over 2,831 Days - 0.19cph!

1 Year Ago
▄▍▋▇▄▌ ▄▊▍▅ █▄▄▍▍
1 Year Ago
▍▇▇▍▅ ▅▅▊▊ ▇▍▉▋
1 Year Ago
Reduce strict time limit back down to x3 frame budget
1 Year Ago
Added an early out in the industrial conveyor logic that will stop the split item being created if there is no obvious place for it to go on the target output container An unneeded split item could still be created and then rejected from the container in some cases, but this should dramatically lower the number of items being created and then destroyed as part of the conveyor process Don't enforce the strict transfer time limits on the first transfer a conveyor does, as that involves some intial pooling that won't reoccur (likely less problematic in a build) Fixed some cases where the strict time limit wasn't being enforced properly
1 Year Ago
Merge from main
1 Year Ago
Fixed spraycan not reassigning the owner id of entities when reskinning to a redirect skin
1 Year Ago
Merge from tutorial_island
1 Year Ago
Show a ping for the campfire and furnace mission step
1 Year Ago
Replace the metal frags step with a requirement to produce 10 frags, rather than have 100 in your inventory
1 Year Ago
Fixed tutorial loot barrel throwing r/w gib errors
1 Year Ago
Add more crafting propmts to help text (low grade and hammer) Add a sprinting help popup
1 Year Ago
Reduce crafting times by 75% while in tutorial
1 Year Ago
Split tutorial help prompt triggers out into standalone gameobjects per trigger, loading multiple onto the same trigger volume seems unreliable
1 Year Ago
Added ability for deploy objectives to look up using item defs instead of just BaseEntity (still need to support BaseEntity due to building blocks) TutorialBuildTargets can now detect redirect skins
1 Year Ago
Make initial crafting objective use proper item names eg. "Stone Pickaxe" rather than just "pickaxe" Update dialogue for NPC in build base convo to more accurately reflect where the base is now Update soft side help text to mention x shaped structure Capitalise bandage on kill the bear mission
1 Year Ago
Merge from main
1 Year Ago
▅▉▌▆▉ ▅▆▆▆█▇█ ▉▊▌▍▊▆▉▍▄▇▅ ▅▋█▊▊▇▅▅▋▄ ▇█ ▆▌▋▋▅▉▍ ▉ ▇▇▌ ▅ (▆▄▅▊▆/▍▍▋▋█) ▊▉▄█▊▍▄ ▆▉█▆▅▉▄▍ ▉▇█▅▌▋▌▌▆▇ ▊▆█▍▋▅▉▊▌▆ ▅▊ ▋▍▄▉▄▌█ ▍
1 Year Ago
▉▉▍▋▇▄▅ ▋▇▌▅▍ ▋▍▍▉ ▊▍▇ ▆▅▊▍▋▄▍▊ ▇█ ▉▊▍▅▅▄▍_▄▍▉_▅ ▅▄▉▉▊▋▌▅▇▅ (▌▅▌ █▇▌▉▅▋█ ▇▌ ▇▌▆▆ ▋▊▍▍█▋▇▅▄ ▅▄▇▅▆▅█▍▆)
1 Year Ago
▍▆▆▉▍ ▅▋▆▆▉ █▆▄█ ▆▍ ▆▇▇▌▄█ ▋▇▍▆▋ ▋▅ ▊▆▊ ▋▅▊▍▆ ▆▇▊█▋▄█ ▅▌█ (▅▆▄▋▊▅ ▆▅▉'█ ▌▊▊ ▇▍▅▉▆▋█▍▋▆ ▊▍▍▋█▆█ ▆▆▄▌▊█ ▅▍▉▉▉▍ ▅██▊▋▆█▊█▅▇, ██▇▍▇▋ ▋█▌▌ ▅▅ ▉▉▌ ▋▉▍▊▊ ▆▍▄▊)
1 Year Ago
Fixed bardoors loading in the incorrect location, sometimes when entering network range on the client and sometimes when loading a save on the server
1 Year Ago
More timeline tweaks
1 Year Ago
Show paddle tutorial prompt the whole time the player is in the kayak
1 Year Ago
Some more placeholder cinematic stuff
1 Year Ago
Protobuf
1 Year Ago
Merge from tutorial_island
1 Year Ago
Realign cinematic entity in protobuf so it doesn't collide with metal detector
1 Year Ago
Merge from texture-memory-review2
1 Year Ago
Protobuf, reapply planner changes, manifest
1 Year Ago
Merge from main
1 Year Ago
Added a ShouldSuppressLeftHandScreenShake option to new ViewmodelCameraAnimation component, disables the automatic left hand screen shake applied during reloads
1 Year Ago
Rework into a standalone component ViewmodelCameraAnimation Applied to paddle viewmodel for testing
1 Year Ago
Added a cameraModifyBone field to the viewmodel, when a transform is assigned to this its rotation will be added additively to the final camera position Eg. if this bone is rotated 2 degrees on the x and raised 0.1m the camera will do the same Could be used for authored camera animations on viewmodels since the bone could be assigned to a helper bone in the animated hierarchy The bone needs to start at a neutral pos/rot (0,0,0 on both)
1 Year Ago
Player will now look at a designated point during the tutorial cinematic (see postRotationLook and postRotationLook in PlayerEyes)
1 Year Ago
Removed all unused tutorial videos
1 Year Ago
Remove descriptions from tutorial missions, they're not used
1 Year Ago
Player clothing is now rechecked for changes when a demo is scrubbed, fixes cases where scrubbing past clothing changes woudl result in the player not having the correct clothing equipped visually
1 Year Ago
Added an extra blocker above the tutorial island to stop missiles or flying vehicles
1 Year Ago
Merge from tutorial_island (merged all shader changes keeping changes from tutorial_island, since they should be the most up to date)
1 Year Ago
Manifest
1 Year Ago
Merge from main
1 Year Ago
Merge from copypaste
1 Year Ago
Fixed some rotation and parenting issues
1 Year Ago
Fixed teleport2marker command not working when called from a keybind Passing teleport2marker a -1 argument will now teleport to the last placed marker
1 Year Ago
First pass on a simple entity copy+paste system for QA and media purposes debug.CopyEntitiesInRange takes a name and radius, will copy all entities in the radius using the players position as the reference point debug.PasteEntities takes a name and will paste the target entities, using the plaeyrs current position as the origin IO entities that are included in the paste are rebound locally, so any contained circuits will be recreated Entities are saved in the server directory (EntityCopies folder) and can be reused/saved externally/etc
1 Year Ago
Clean up logs
1 Year Ago
More experimental industrial changes - added the ability for an industrial transfer to pause a transfer mid-way through and resume on the next tick The transfer stores it's current status (eg. we're transferring input 3 to output 8) and then resumes from that point This should have no impact on the splitting behaviour, it just spaces it out over more time
1 Year Ago
Merge from reduce_held_entity_item_counts
1 Year Ago
Added server.industrialTransferStrictTimeLimits convar Adds the ability for conveyors to abort a transfer without it completing if the transfer is taking too long (x2 server.industrialFrameBudgetMs) Will preserve performance at the expense of changing behaviour and potentially causing some transfers to transfer unevenly
1 Year Ago
Ping all of the building blocks that need to be upgraded
1 Year Ago
Animals on tutorial island no longer drop items that aren't necessary to continue the tutorial(bear won't drop leather, chicken won't drop bone frags, etc) Added more help and context to the upgrade base mission