userJarryd Campicancel
reporust_rebootcancel

12,846 Commits over 2,192 Days - 0.24cph!

4 Months Ago
Merge from main
4 Months Ago
Merge from coop_improvements
4 Months Ago
Don't allow the player to start petting another chicken while they are already petting a chicken (it worked, but printed a warning on the client and looked bad)
4 Months Ago
Merge from coop_improvements
4 Months Ago
Added an indicator to the consumable food info panel if a food item can be fed to chickens
4 Months Ago
Added a tooltip to the food slot on the chicken coop that lists all compatible food
4 Months Ago
Chickens now start producing eggs at 75% happiness (was 50%) This aligns with the green smiley face on the status widget, so no green face = no eggs
4 Months Ago
Chickens now spawn with all of their needs between 20%-40% (was 40-80)
4 Months Ago
Don't allow chicken name changes from players that don't have building auth (still allow egg thefts though)
4 Months Ago
Merge from food_spoil_nre_fix
4 Months Ago
Use the condition bar on item icons to show food spoil progress
4 Months Ago
Fix both spoiled and non-spoiled models appearing briefly when meat dropped in the world spoils
4 Months Ago
Fixed a food spoiling NRE Fixed some edge cases that would have resulted in food disappearing when it spoils if the container it was in was full
4 Months Ago
Merge from horse_handcuff_fix
4 Months Ago
Fixed not being able to mount handcuffed players to the new horse when it has a double saddle
4 Months Ago
Merge from vehicle_optim
4 Months Ago
Changed RidableHorse2 IsSwimming flag to Reserved13, was overlapping with HasDriver Fixes permanently swimming horses
4 Months Ago
Merge from main
4 Months Ago
Merge from repair_bench_redirect_fix
4 Months Ago
Fixed being able to apply same redirect skin twice
4 Months Ago
Merge from repair_branch_redirect_fix
4 Months Ago
More init refactoring, should support proc gen placement now (in theory)
4 Months Ago
More save+load work Fixed swings starting at wrong rotation briefly
4 Months Ago
Fixed arc calculation getting inverted after loading a save Vine mountables now save and load
4 Months Ago
Viewmodel setup
4 Months Ago
Scene change
4 Months Ago
Hook up 3p anims Move animation files into vine swinging folder Change chair.static to use vine swinging anim for easier testing, animations appear broken
4 Months Ago
Adjust angle limits Initial handling for trees being destroyed - nearby vines are notified and update their detination lists, will self destruct if no destinations are available If a vine is parked away from it's home tree and that tree is destroyed the vine will swing back to to it's home tree
4 Months Ago
Unsaved
4 Months Ago
Better vine visual rotation handling, use burst cloth for now
4 Months Ago
Added the ability to throw a vine - sends the vine to the target destination without mounting it Vine will now continue to it's destination if the player dismounts it mid swing
4 Months Ago
Rough process for preventing multiple vines from overlapping when parked
4 Months Ago
Remove VineSpawnPoint tag, parent tree now stores a list of vine spawn points
4 Months Ago
Merge from main
4 Months Ago
Don't mark the adobe stuff as hidden, easier for testing
4 Months Ago
Wall setup
4 Months Ago
Adobe gate setup
4 Months Ago
Merge from main
4 Months Ago
Adjust the ladder trigger setup on the tree
4 Months Ago
Align to terrain when possible
4 Months Ago
New RepositionOnGroundMissing component, move objects down in the world instead of being destroyed when their underlying surface is destroyed
4 Months Ago
Reapply LookAtHealth changes
4 Months Ago
Merge from parent
4 Months Ago
Merge from main
4 Months Ago
Possible fix for having to click twice to reskin an item in the repair bench if switching from a redirect to a workshop skin Reworks a bunch of repair bench logic, still a bit of a nightmare
4 Months Ago
Removed old chicken assets (20 files, about 30mb)
4 Months Ago
Adjust alignment a little to match the railroad planter
4 Months Ago
Retake triangle planter icon, fixed alignment
4 Months Ago
Fixed warning spam when cooking food in the cursed cauldron
4 Months Ago
Fixed meat losing it's stack size when it spoils