Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom properties #459

Merged
merged 60 commits into from
Nov 20, 2021
Merged

Custom properties #459

merged 60 commits into from
Nov 20, 2021

Conversation

TylerS1066
Copy link
Contributor

@TylerS1066 TylerS1066 commented Oct 28, 2021

Describe in detail what your pull request accomplishes

This PR adds experimental support for custom craft type properties management to the API.

Checklist

  • Proper internationalization
  • Compiled
  • Tested

- cruiseOnPilotVertMove
- maxHeightAboveGround
- maxStaticMove
- cruiseSkipBlocks
- vertCruiseSkipBlocks
- staticWaterLevel
- smokeOnSink
- releaseTimeout
- hoverLimit
- teleportationCooldown
- gravityInclineDistance
- gearShifts
- requireWaterContact
- tryNudge
- canCruise
- canTeleport
- canBeNamed
- canSwitchWorld
- canStaticMove
- canHover
- canDirectControl
- useGravity
- canHoverOverWater
- moveEntities
- onlyMovePlayers
- allowHorizontalMovement
- allowVerticalMovement
- allowRemoteSign
- cruiseOnPilot
- allowVerticalTakeoffAndLanding
- rotateAtMidpoint
- halfSpeedUnderwater
- focusedExplosion
- mustBeSubcraft
- keepMovingOnSink
- gearShiftsAffectTickCooldown
- gearShiftsAffectDirectMovement
- gearShiftsAffectCruiseSkipBlocks
- explodeOnCrash
- collisionExplosion
- fuelBurnRate
- sinkPercent
- overallSinkPercent
- detectionMultiplier
- underwaterDetectionMultiplier
- dynamicLagSpeedFactor
- dynamicLagPowerFactor
- dynamicLagMinSpeed
- dynamicFlyBlockSpeedFactor
- chestPenalty
No properties were converted for it yet
Converted craftName
Converted:
- allowedBlocks
- forbiddenBlocks
- dynamicFlyBlocks
- harvestBlocks
- harvestBladeBlocks
@drfiveminusmint
Copy link
Contributor

After giving this a cursory glance, there don't seem to be any obvious typos/errors that are evident just by looking at it

@TylerS1066 TylerS1066 marked this pull request as ready for review October 31, 2021 15:50
@TylerS1066 TylerS1066 merged commit b56e479 into main Nov 20, 2021
@TylerS1066 TylerS1066 deleted the custom-properties branch November 20, 2021 13:36
TylerS1066 added a commit to APDevTeam/Movecraft-Repair that referenced this pull request Nov 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants