-
-
Notifications
You must be signed in to change notification settings - Fork 76
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
24w45a re merge #663
Merged
supersaiyansubtlety
merged 6 commits into
QuiltMC:24w45a
from
supersaiyansubtlety:24w45a-re-merge
Nov 11, 2024
Merged
24w45a re merge #663
supersaiyansubtlety
merged 6 commits into
QuiltMC:24w45a
from
supersaiyansubtlety:24w45a-re-merge
Nov 11, 2024
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
* complete n/m/loot/context * complete n/m/loot/condition * complete n/m/loot/entry * complete BoundedIntUnaryOperator complete n/m/loot/provider * complete LootTable and LootTableReporter * complete ApplyBonusLootFunction * Drop invalid mappings * complete n/m/loot map some of Util's Predicate methods rename Texts -> TextUtil add simple type name for LootFunction * fix typo+minor tweaks * Drop invalid mappings --------- Co-authored-by: actions-user <action@github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
rename "movement speed" things -> "acceleration factor" Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…tMC#659) * add a test to make sure broken unpick definitions error * use unpick 3.0.9 * bump unpick to 3.0.10
* start working on entity mappings * some progress * more progress! * `Entity` class fully mapped! * update * complete LivingEntity * glide -> fallFly * lots of progress! (ai and mobs) * mob entity completion! * MORE * boats! * start working on minecarts * complete passives and projectiles * COMPLETE * fix casing issues * improved target predicate names * fix `setProperties` divergence and speed names * apply some suggestions Co-authored-by: Will <supersaiyansubtlety@gmail.com> * fix `remainingHappyTicks` field * more suggestions Co-authored-by: Will <supersaiyansubtlety@gmail.com> * teleport wording Co-authored-by: Will <supersaiyansubtlety@gmail.com> * `restIfInVShape` * Update mappings/net/minecraft/util/random/RandomGenerator.mapping * fix WorldEvents javadoc --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Will <supersaiyansubtlety@gmail.com>
* some item model generator mappings * equipmentmodels constants * finish up * fixes * Apply suggestions from code review Co-authored-by: Will <supersaiyansubtlety@gmail.com> --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Will <supersaiyansubtlety@gmail.com>
restores the following PRs from 1.21.3: 652, 654, 659, 655, and 657 drop invalid mappings
supersaiyansubtlety
added
bug
something isn't working correctly
v: snapshot
targets a snapshot version of minecraft
s: large
PRs with more than 700 lines
labels
Nov 10, 2024
ix0rai
approved these changes
Nov 11, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
bug
something isn't working correctly
s: large
PRs with more than 700 lines
v: snapshot
targets a snapshot version of minecraft
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.
restores #652, #654, #659, #655, and #657 to 24w45a