generated from SmushyTaco/Example-Mod
-
-
Notifications
You must be signed in to change notification settings - Fork 1
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
Staff Mod 0.12.0 #30
Merged
Staff Mod 0.12.0 #30
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Owner
opekope2
commented
Feb 16, 2024
- Change staff model
- Change a bunch of model related APIs
Make it a marker interface to reduce noise Marker interface instead of an annotation to make things easy and fast
It's internal, so no one else should be using it
When shooting, the shooter's velocity is added The TNT now spawns at the staff's tip A shot TNT will explode, if it hits its shooter
The fireballs now spawn at the staff's tip, making it less obstructive
The snowballs now spawn at the staff's tip
Make it smaller Add forward facing model, while being used Make 1st person model less obstructive Make player hold 3rd person model towards the center
Remove some buggy functions, which don't play nicely with the new model loading system Change BakedModel.transform() to get the missing sprite from the newly supplied textureGetter
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.