userElliotHcancel
branchrust_reboot/main/waterwheel_deployablecancel

55 Commits over 31 Days - 0.07cph!

3 Months Ago
shorten io info text for scaling issues
3 Months Ago
merge from waterwheel_headbob
3 Months Ago
fix label of new io info on item
3 Months Ago
remove debug
3 Months Ago
merge from main
3 Months Ago
Added more to waterwheel item powergen info, added warning on waterwheel for when waterflow is missing/blocked
3 Months Ago
protection update from feedback
3 Months Ago
actual fix fire damage, ty aron
3 Months Ago
horse no go in water wheel, adjust eyepos for less potbelly
3 Months Ago
resize gibs
3 Months Ago
merge from main
3 Months Ago
add convar for wheel budgeted work queue ms
3 Months Ago
fix particle playing out of water, fix guide size
3 Months Ago
merge from main
3 Months Ago
support for manual use water particles with water height adapt
3 Months Ago
basic hookup of visual effects
3 Months Ago
merge from main
3 Months Ago
change sound class of idle accent sound
3 Months Ago
fix bounds after downscale + snapping changes
3 Months Ago
merge from waterwheel_downscale_option
3 Months Ago
enable snapping, fix bounds
3 Months Ago
fix sound occlusion
3 Months Ago
move audio deploy to rpc (for now), code gen
3 Months Ago
merge from main
3 Months Ago
generate icon
3 Months Ago
remove debugging ddraw, compiler issue
3 Months Ago
Add condition to waterwheel item, retained when picked up
3 Months Ago
fix missing ! from refactor
3 Months Ago
merge from main
3 Months Ago
move in checks for placement, should be even easier to place on sloped surfaces
3 Months Ago
merge from hamster_water_wheel
3 Months Ago
merge from main
3 Months Ago
Drain calories and hydration while running, when too low on calories prevent running on the wheel with a toast to show reason
3 Months Ago
Water wheel server methods moved to budgeted queue, better cached performance of water blocking check, renamed item asset
3 Months Ago
Add check for waterflow being blocked by buildings/deployables/etc...
3 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
3 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
3 Months Ago
Fix wheel spinning only one way, fix groundwatch, improve caching of mountable reference, fix mountable menu override
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
4 Months Ago
fix dot product water direction to be absolute, in case wheel is rotated the other way
4 Months Ago
collision fix for mounting on not open side, fix for oceans not rocking wheel back and forth
4 Months Ago
fix wheel spinning properly in rivers
4 Months Ago
remove janky temp sounds
4 Months Ago
turn off can wield while mounted to fix animation issues (temporarily), fix prefab
4 Months Ago
bounds fixes for IO bug, minor code cleanup