userJarryd Campicancel

13,523 Commits over 2,922 Days - 0.19cph!

3 Years Ago
Added framework for adding extra MIDI notes to an instrument by pitch shifting existing notes Fixed G#2 missing it's MIDI note on bass guitar
3 Years Ago
Testing a fix for some clothing blocking nametags by adding a configurable offset per wearable Fixes core issue but introduces other issues like nametags getting culled early because the check point is off screen Committing anyway, will have a think about a better solution
3 Years Ago
Fix NRE when deleting a gingerbread corpse
3 Years Ago
Refactor, fix loot panel name, compile fixes
3 Years Ago
Don't copy clothing to gingerbread man Remove LODGroups on gingerbread gibs (we set up the LOD at runtime) Use Male/Female gibs
3 Years Ago
Merge from main
3 Years Ago
Show the power costs of the conveyor and crafter in the inventory
3 Years Ago
Fixed incorrect click boxes on item search widgets (will affect vending machine admin panel as well)
3 Years Ago
Add support for a different material to apply to the extruded parts of the pipe
3 Years Ago
Add a tiling UV pattern to the pipes
3 Years Ago
Merge from main
3 Years Ago
Fixed scrap transport helicopter spawning regular client side gibs as well as server side gibs (broken since we moved Gibbable to a PrefabAttribute) Server side helicopter gibs now use continuous collision detection
3 Years Ago
Added the abilty for GIbbable components to create gibs with continuous collision detection Scrap transport helicopter gibs are now using primitives and continuous collision detection to prevent falling through floor
3 Years Ago
Potential fix for NRE when clearing console on a fresh boot
3 Years Ago
Made a MaterialPropertyBlockInspector to try and diagnose hair colouring issues
3 Years Ago
Icon
3 Years Ago
Cleanup
3 Years Ago
Gingerbread man NPC, inventory loadout, item def WIP BlendShape controller for face animations
3 Years Ago
3 Years Ago
Add BrightSoftCake and DarkSoftCake physic materials (all of these materials have the same physics properties as concrete)
3 Years Ago
Add gingerbread physics material
3 Years Ago
Fixed hair caps not getting copied over in copy player tool
3 Years Ago
Refactor filter data to support extra information Add the ability to stop transferring items once a target output has more than X number of that item
3 Years Ago
Merge from main
3 Years Ago
Fixed conveyor making stacks bigger than the maximum allowed stack for some items
3 Years Ago
Add storage adaptor compatibility to fridge and tool cupboard
3 Years Ago
Fixed deploy guide not being visible when placing into slots (was very obvious for industrial stuff as it's mostly slot based but this affected things like locks as well) Fixed missing slots serialisation for new industrial slots
3 Years Ago
Fixed end directions of pipes
3 Years Ago
Unsaved
3 Years Ago
Made the viewmodel aim helper pink to better stand out
3 Years Ago
Merge from main
3 Years Ago
Fixed water jug first person spectate errors when emptying jug
3 Years Ago
Got server side emoji working - simply place a png in a server directory called "serveremoji" and all clients on that server will automatically be able to use that in chat (the filename will be used as the chat string)
3 Years Ago
WIP support for servers to provide their own emoji's, still not working
3 Years Ago
Reduce iterations through full emoji list Don't use the wood icon if the given string doesn't match any emoji's
3 Years Ago
Precache all possible emoji's for faster runtime use
3 Years Ago
Don't allow MissionPoints to drop to ground until the server has finished loading, this should prevent mission objectives being placed under the ground during the treasure hunt mission
3 Years Ago
▉▆▇▍█ ▊▋▋█ █▍▇▄▍ ▄▊▇ ▇▄▊▅▋▅▉ ▋▆█▌▆▌▋▉▅ ▋▊ ▍▇▅ ▊▊▍▋▄▅▉▅▉
3 Years Ago
Better texture filtering
3 Years Ago
Fixed item def emoji's not working, adjusted sprite scale
3 Years Ago
Close the emoji gallery after selecting one (unless you hold shift then you can spam them)
3 Years Ago
Fix being able to use hidden item icons as emoji
3 Years Ago
Can hover over emoji in the gallery to see their text
3 Years Ago
Fix not being able to use two emojis with no space between them
3 Years Ago
First pass on an openable gallery of available emoji in chat box
3 Years Ago
Pooling support, move data to a scriptable asset
3 Years Ago
Add support for animated emoji
3 Years Ago
Fixed emoji's not rendering if more than two were in a message
3 Years Ago
Exposed all of the spray can decals as emoji's
3 Years Ago
Fixed emoji deleting player avatar