userJarryd Campicancel

12,011 Commits over 2,527 Days - 0.20cph!

3 Years Ago
Merge from main
3 Years Ago
Use AssetPool for industrial pipe meshes
3 Years Ago
Stacked items that meet the threshold for a different world model will now regenerate the correct worldmodel
3 Years Ago
Merge from main
3 Years Ago
More mission setup, better crafting stage and more spawners on the island
3 Years Ago
Fixed deploy item mission objective type, now works with building blocks and added support for showing progress counts New mission to build first base, includes building planner, foundations, walls and a doorway
3 Years Ago
Reworked tutorial building guide process, no longer requires modifications to building blocks and is fully handled by the tutorial island component
3 Years Ago
Fixed industrial conveyors not respecting maximum amount in output when transferring several different redirect hazmat skins
3 Years Ago
Merge from hackweek-chat-emoji
3 Years Ago
Set showEmojiErrors to false and expose it as a convar Expose block emoji, block emoji animations and block server emoji in the options menu (User Interface tab)
3 Years Ago
Code review changes pt2
3 Years Ago
Code review changes pt1
3 Years Ago
Merge from main
3 Years Ago
Work on building guides, guides now snap building blocks and disappear once a building block is placed
3 Years Ago
Merge from horse_idles
3 Years Ago
Merge from main
3 Years Ago
Added support for a mountable to equip an item of clothing on the player while mounted (see wearWhileMounted on BaseMountable)
3 Years Ago
Parachute lines now get updated all the time, not just after the deploy animation
3 Years Ago
Fixed abyss suit spinning wheels not being disabled when a parachute is equipped
3 Years Ago
Merge from hackweek-chat-emoji
3 Years Ago
Possibly improved emoji's briefly showing a frame from another emoji while typing in an input field Blit a black texture over the video RT when pulling it from the pool
3 Years Ago
Renamed beancan emoji to coffeecan
3 Years Ago
Fix clan chat emoji's not working
3 Years Ago
Merge from main
3 Years Ago
Fixed pumpjack belt texture scroller not applying properly while spinning up/down
3 Years Ago
Parachute straps now properly attach to player's back (temp until more final art)
3 Years Ago
Merge from main
3 Years Ago
Expose beltScrollSpeedMultiplier on mining quarry
3 Years Ago
Fixed emoji rendering in read only input fields Added emoji support for the clan announcement and member details text fields (no autocomplete or galleries but the raw text input is supported)
3 Years Ago
Merge from main
3 Years Ago
Merge from hackweek-chat-emoji
3 Years Ago
Added detailed colliders so that parachutes can be shot at
3 Years Ago
Show parachute health on HUD Client compile fix
3 Years Ago
Move the first person camera closer to the actual model head bone position while freefalling with a parachute, fixes distorted legs view
3 Years Ago
If a player is dismounted from the parachute due to a collision in the first 1.5s of the deploy they will be hurt with fall damage (up to 80 damage)
3 Years Ago
Better animation transition if the player cuts their parachute while the deploy is in process Parachute.bypassRepack convar bypasses the pickup duration Added drag to the unpacked parachute so it falls a bit nicer Fixed condition not getting applied properly
3 Years Ago
Scroll _DetailBlendMaskMapScroll and _DetailAlbedoMapScroll on belt
3 Years Ago
Protection properties for unpacked parachute Parachute is now saved and allows sleeper mounting for nexus shenanigans
3 Years Ago
Added overridePickupTime to entity pickup settings, parachute takes 12s to pick up
3 Years Ago
Fixed backpack notifies not working after 85060
3 Years Ago
Reworked parachute repacking process, instead of adding an "unpacked' parachute to the players inventory when landing the unpacked parachute now gets dropped in world space Player can pick it up like any other item to repack it
3 Years Ago
Rework how we update the current backpack item since we don't send the main item container to other players Use the player's save data to store a current backpack item id so it's always accessible to everyone
3 Years Ago
Added global.blockServerEmoji convar to allow clients to opt out of receiving server emoji
3 Years Ago
Fix exception when opening the map with a sleeping bag cluster
3 Years Ago
Skull trophies will now properly display the inserted skull even if it was created from the Items F1 menu and not the createskull command
3 Years Ago
Fixed case where entering a safe zone and equipping a weapon at the same time would sometimes result in a duplicate viewmodel appearing
3 Years Ago
Added a little backpack icon to the current backpack item in the main inventory Fixed not being able to move a backpack around in the inventory
3 Years Ago
Don't save the parachute (we can't reconnect the player after reboot so don't go parachuting during a server restart)
3 Years Ago
Merge from main
3 Years Ago
Merge from hackweek-chat-emoji