Starbound
Hoverbikes Hover Over Liquids (Perma Hover)
Εμφάνιση 1-5 από 5 καταχωρίσεις
Ενημέρωση: 3 Μαϊ 2023 στις 3:32

1.3.1:
- Introduced gravityFactor to keep compatibility with mods that change gravity values
- riseForce and vertical drag forces are now dependant on gravityFactor
- Rewrote distanceToGround() to make sure hoverbikes will hover over the closest surface

Ενημέρωση: 2 Μαϊ 2023 στις 11:56

1.3.0:
- Better liquid surface checks, introduced findFirstClearPointAbove()
- Renamed isUnderwater() to hasLiquid() to better reflect its new uses
- Introduced searchAndRiseDistance to help tweaking search settings if necessary
- levelApproachFactor is now inversely proportional to liquidResistanceForce when underwater
- horizontalWaterDrag is now dependant on liquidResistanceForce

Ενημέρωση: 28 Απρ 2023 στις 12:16

1.2.2:
- Changed searchDistance in the function countLiquidAbove()

Ενημέρωση: 27 Απρ 2023 στις 19:12

1.2.1:
- levelApproachFactor, angleApproachFactor and maxAngle are now affected underwater

1.2.0:
- Completely new underwater movement
- Refactored the code

Ενημέρωση: 24 Απρ 2023 στις 6:46

Initial release