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

Jet Wingpack #330

Merged
merged 16 commits into from
Dec 15, 2024
Merged

Jet Wingpack #330

merged 16 commits into from
Dec 15, 2024

Conversation

MCTian-mi
Copy link
Collaborator

@MCTian-mi MCTian-mi commented Oct 31, 2024

Implementation of a jet-powered wingsuit for susy, as an alternative of vanilla elytra.
resolves SymmetricDevs/Supersymmetry#1029

  • Basic elytra flying logic
  • Jet engine toggle
  • Braking
  • Fuel consumption logic
  • Better taking off logic when engine activated
  • Fancy particles nah I'm just too lazy to do all the calculations
  • Proper model rotation handling
  • Better textures/models
  • Recipes
  • Quest page

image
image
image
image

@MCTian-mi MCTian-mi marked this pull request as ready for review December 8, 2024 16:35
@MCTian-mi
Copy link
Collaborator Author

this should be ready for review
altho some minor issues might still be there

@MCTian-mi
Copy link
Collaborator Author

MCTian-mi commented Dec 9, 2024

now using gas turbine recipemap
or should we just use a custom one for this

@MCTian-mi
Copy link
Collaborator Author

damn it doesn't work because of how susy handles LGT recipes

@MCTian-mi MCTian-mi force-pushed the jet-wingpack branch 2 times, most recently from 071ebd7 to ba7cbe9 Compare December 15, 2024 04:53
@MCTian-mi
Copy link
Collaborator Author

the sound is here
altho the implementation kinda sucks

…n-mi/jet-wingpack

# Conflicts:
#	src/main/java/supersymmetry/api/util/ElytraFlyingUtils.java
#	src/main/java/supersymmetry/common/item/armor/JetWingpack.java
#	src/main/resources/assets/susy/lang/en_us.lang
@bruberu bruberu merged commit 308f2e2 into SymmetricDevs:main Dec 15, 2024
1 check passed
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.

Elytra -> Wingsuit
3 participants