branchrust_reboot/main/waterwheel_deployablecancel

73 Commits over 31 Days - 0.10cph!

4 Months Ago
Add check for waterflow being blocked by buildings/deployables/etc...
4 Months Ago
more waterwheel fixes: - increased prevent build size again, missed backside before - fix animation bug where player wouldnt run - apply squashed mountable eye pos change
4 Months Ago
waterwheel fixes: - added blocked warning when wearing incompatible clothes - fix blockbuilding volumes - fix rotation of manual use - fix can pickup with player mounted - add new protection asset, guns can damage now
4 Months Ago
Fix wheel spinning only one way, fix groundwatch, improve caching of mountable reference, fix mountable menu override
4 Months Ago
Mark collision as readable, assign correct material
4 Months Ago
manifest
4 Months Ago
merge from main
4 Months Ago
fixed check for is in lake
4 Months Ago
code clean up and refactor for better ocean/river/lake waterflow calculations
4 Months Ago
easier deployment on sloped river banks, improve river checking
4 Months Ago
Collision fixes, cannot mount from non-open side, stop wheels from generating power in ocean and lakes
5 Months Ago
Allow held items on water wheel mountable Apply same hack as rocking chair - apply parameters inside ForceUpdatePlayerModel but still return false
5 Months Ago
fix dot product water direction to be absolute, in case wheel is rotated the other way
5 Months Ago
collision fix for mounting on not open side, fix for oceans not rocking wheel back and forth
5 Months Ago
fix wheel spinning properly in rivers
5 Months Ago
remove janky temp sounds
5 Months Ago
turn off can wield while mounted to fix animation issues (temporarily), fix prefab
5 Months Ago
bounds fixes for IO bug, minor code cleanup
5 Months Ago
manifest, bounds fixes, guide fixes
5 Months Ago
fix animator after merge conflicts, fixed wheel rotation and mount positioning
5 Months Ago
replace temp wheel art with new models, update manifest
5 Months Ago
merge from hamster_water_wheel -> waterwheel_deployable
5 Months Ago
merge from main