userJarryd Campicancel

12,732 Commits over 2,315 Days - 0.23cph!

5 Years Ago
▉▍▆▋▊▉ ▌▋█▌▅█▄▌ ▊▄▊▍▊▇▊▆, ▍▇██▄ █▅▇▇▄▍█▅ ▊▆▆▄█▉ ▉▋▍ ▄▉█▌▍▊▌▋▋
5 Years Ago
█▇▌▇▋ ▋▍▋▅▄▊▌▋ ▌▆▌ ▋▋▊▉▇▋▊▊ ▆▆▇▆▉▊▊█ ▅██▉▊▌▊▆▍
5 Years Ago
▍▄▅▅▆▍█▆, ▄▊▍▅▄ ▆▉▆▇▅, ▉▅▆██▆ ▅▉█▉▆ ▌▆▆▋▇▅▉
5 Years Ago
█▅▄█▍ ▆▅▊▊ ▉▊▋▍▋█▇▄▆▉/▍▌▋
5 Years Ago
▇▉▊▄▄▉ ▆▊█▌▆▆▉▊▄▅ ▆▄ █▆▉▆ ▉▉▊▇ ▅█▍ ▌█▌▋▆▇▆▊ ▋▊▌▇▆▆
5 Years Ago
▌▆▍▌▉▊▋▅, ▆███▍▅▇█, ▌▇█▌█ ▄█▅▉▋▆▌
5 Years Ago
▇▍▆▊▅ ▌▇▊▅ ▅▋▊▆▊▊▌█▋▇
5 Years Ago
Merge from main
5 Years Ago
Remove unused variable
5 Years Ago
Remove some logs
5 Years Ago
Store an id per gesture slot (via convar), use that to populate the gesture wheel
5 Years Ago
Made a new CollectionManifest class that gets referenced in the GameManifest so we can store things like gesture and underwear lists outside of resources or referenced on players
5 Years Ago
Merge from main
5 Years Ago
More code cleanup
5 Years Ago
Doubled health recovered by horses after eating food
5 Years Ago
Hitch and Trough now acts as a food store and doesn't manipulate animal decay When a horse eats from the trough it's decay time is now updated along with health and stamina (the horse now controls this process, not the trough)
5 Years Ago
Enabled gestures on most passenger seats on vehicles (cars, mini, scrap heli, boats) Enabled gestures on inner tube and beach chair
5 Years Ago
Input system support to allow opening the gesture menu while in another modal UI (poker UI)
5 Years Ago
Player now needs to hold escape to exit the poker UI (same as Space)
5 Years Ago
Fixed easter basket vm not showing eggs in right hand when collecting
5 Years Ago
Fix gibbables that copy materials but don't use property blocks not getting materials assigned to individual gibs (fixes campfire and small wooden box gibs)
5 Years Ago
First pass on using gestures while mounted Disabled by default on all mountables Enabled on horses and the simple chair, needs a lot more testing on other mountables Only works on upper body gestures (incompatible gestures will be greyed out in UI)
5 Years Ago
Merge from main
5 Years Ago
Potential ProcessGestureStart NRE fix
5 Years Ago
Removed support for playing the legacy gestures via the gesture convar command
5 Years Ago
Fix text sizing issue on slots UI panel
5 Years Ago
Remove a log
5 Years Ago
Potential EndGestureShared NRE fix
5 Years Ago
Fixed cards mesh being visible underneath card table seats
5 Years Ago
▇▌▅ █▋▇▊▌ ▋▅▆▊ ▋▋ ▄▄▆▆ ▅██▄▋ ▇▊▅▌▌ ▉▆▉▌▋▍▆▄ ▋▌▋▊▅▅▌▉█▄ ▍▄ ▇▌▍▆▋ ▉█▇ ▄▌ ▌▉█▌▇▉▊▇ ▍▋█▄
5 Years Ago
Merge from gestures_2
5 Years Ago
Revert accidental ProjectSettings change
5 Years Ago
Gesture convar command now works with new gestures, will attempt to use a new gesture and if that fails will fall back to the old gesture system
5 Years Ago
Merge from misc_server_opt
5 Years Ago
S2P bandit town Simplify payout board shader tweaks to match new room lighting
5 Years Ago
Merge from main
5 Years Ago
Merge from gestures_2
5 Years Ago
Fixed being able to open gesture menu while dead or sleeping
5 Years Ago
Make sure we have a mounted player before messing with the animator
5 Years Ago
Randomise playback time on card table sitting pose when switching (stops synced up idle fidgets)
5 Years Ago
Remove some payout options that are no longer used
5 Years Ago
Reorder slot machine payouts
5 Years Ago
Fixed card table seated idle not animating
5 Years Ago
Merge from main
5 Years Ago
Merge from hideblood
5 Years Ago
Disable forced hiding of blood in some regions Exposed blood settings in the options menu (under gameplay section)
5 Years Ago
Merge from main
5 Years Ago
Merge from gestures_2
5 Years Ago
Potential OnDisable NRE fix
5 Years Ago
Merge from main