userJarryd Campicancel
branchrust_reboot/main/base_decor_DLCcancel

111 Commits over 0 Days - ∞cph!

6 Months Ago
Fixed rocking chair audio not working for non local players
6 Months Ago
Fixed rocking chair skins referencing the wrong item (itemname field needs to reference the base itemname, not the skin itemname) Fixed rocking chair skins with wrong display name tokens (skin name should share same token and english value as the base item) Fixed both rocking chair skins missing their IsRedirectOf field Mark base rocking chair as craftable, mark teal chair as not user craftable (as it's a skin)
6 Months Ago
Fix torches in holders continuing to lose condition even after they are extinguished
6 Months Ago
Fixed an extra set of arms appearing during some gestures in the mirror
6 Months Ago
Fixed push animation getting cancelled by movement
6 Months Ago
Remove some GC allocations in PlanarReflectionCamera Fixed renderers disabled via HideInFirstPerson not appearing in mirrors (fixes all entites that use planners, as well as most missing held entities)
6 Months Ago
Fixed player head appearing distorted in mirrors while dancing
6 Months Ago
Switch effect run type to server
6 Months Ago
Bar door grammar fix
6 Months Ago
Increase the size of the local bounds passed to skinned renderers on the trophy mount
6 Months Ago
Added player.createTrophy to create a trophy compatible with trophy holders (eg. "player.createTrophy bear") Won't work for players, seems to work for humanoid NPC's but that isn't recommended, works for animal NPC's
6 Months Ago
Possibly fixed a case where trophies would be considered non-matching incorrectly
6 Months Ago
Override the bounds of clothing spawned on the hunting trophies (uses a unity 2021 api that I can't test in the editor, so this is untested)
6 Months Ago
Add horse icons for trophy UI
6 Months Ago
Wanted poster name text is now pure black so it doesn't appear unlit at night, used transparency to roughly keep the apperance the same
6 Months Ago
Adjust chicken trophy position to ensure nametag is visible Adjust minimum font size on small trophy to fix some NPC names not appearing
6 Months Ago
FIxed head item info NPC name line breaking on some NPC's
6 Months Ago
Fixed an NRE when acquiring a head bag via the f1 menu (items created like this won't work in the trophy mounts, but this prevents NRE disconnections if this occurs)
6 Months Ago
Potential NRE fix for SteamFriendsList
6 Months Ago
Fixed an animator warning when coming into network range of a bar door
6 Months Ago
Remove array of fish sounds (we only have one) Remove fish trophy art prefab
6 Months Ago
Swap rocking chair 2 and 1, maintain yellow as the primary colour but ensure that the primary prefab doesn't have a numbered suffix Removed audio debugging Pickup crosshair text will now uses english if no translation is present (phrases not built yet)
6 Months Ago
Remove a log
6 Months Ago
If a player on a wanted poster is friends with the local client, show the currently assigned steam nickname instead of the username Don't display the streamer mode name for everyone if the player who assigned the wanted poster had streamer mode active Clearing a wanted poster is now a hold action
6 Months Ago
Wanted poster text alignment
6 Months Ago
Don't show the player id on the head info (was for debugging)
6 Months Ago
Minor rail road planter fixes: -Adjust prevent building volume to match regular planter exactly -Moved colliders out of the art root, as that only exsits on the cilent -Fixed incorrect repair target -Fixed incorrect item icon -Auto assigned box gibs -Put colliders on Deployable layer
6 Months Ago
Compile fix, don't save headshot locally
6 Months Ago
Adjust wanted poster positioning
6 Months Ago
The torch holder now emits the same amount of light regardless of what torch is inserted into it Involved prefab changes to all torches
6 Months Ago
Increase torch holder deploy height again
6 Months Ago
Fixed inventory player model not resuming animations after a headshot is taken
6 Months Ago
Show nametag on large trophy Show translated animal name on trophy
6 Months Ago
Show count of trophy on the name tag Fixed some scientist submit issues
6 Months Ago
Fixed server not loading wanted posters
6 Months Ago
Show all contacts in the wanted poster popup, not just contacts marked hostile
6 Months Ago
Reapply right foot ik curve to kick anim Exposed and renamed fields on double door (KickAnimationDelay, PushAnimationDelay) Added and exposed a delay if the player is holding something (WeaponAdditveDelay)
6 Months Ago
Fixed head information panel not displaying on the client
6 Months Ago
Fixed small trophy pooling issues
6 Months Ago
Fix head bags not dropping if inventory is full
6 Months Ago
Fixed incorrect deploy volume on wanted poster, adjust bounds on skin 2+3
6 Months Ago
Disable right foot IK during kick Make kick first person (head movement snapping is very problematic to solve)
6 Months Ago
Adjust cooldown time
6 Months Ago
Merge from FishTrophyAnimations
6 Months Ago
Adjusted storage adaptor positioning on storage barrel to prevent adaptor deploy volumes intersecting with the collider of the barrel which was inadvertedly making invalid placements possible
6 Months Ago
Potentially fixed size assertion/stride error when taking screenshot (make preview mesh update offscreen during snapshot render)
6 Months Ago
Expose separate effect slot for poster/picture
6 Months Ago
Fixed negative collider size on fish trophy
6 Months Ago
Fixed inventory rotation getting applied to wanted poster shots
6 Months Ago
Adjust refresh rate to 1s