-
Notifications
You must be signed in to change notification settings - Fork 280
The Wettest Update (1.13) #957
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
Closed
Closed
Conversation
This file contains hidden or 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
# Conflicts: # src/main/java/net/glowstone/entity/GlowLivingEntity.java # src/main/java/net/glowstone/net/http/HttpClient.java # src/main/java/net/glowstone/net/protocol/LoginProtocol.java # src/test/java/net/glowstone/net/LoginProtocolTest.java
Open
Beds now break if the blocks directly below the head or foot bed blocks are changed to air (broken).
# Conflicts: # src/main/java/net/glowstone/constants/GlowBiomeClimate.java # src/main/java/net/glowstone/entity/GlowLivingEntity.java
The source files by delombok are only required for javadoc. We now hide delombok, javadoc jar, and source jar generation behind profile build-extras. The profile can be activated on locally as well. This should make it easier to debug ci problems.
Disable Maven launching with advanced JIT optimization for its JVM, makes maven start faster Skip test compilation because 1.13 tests aren't working yet
Member
Author
|
Superseded by #1091 |
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.
Glowstone is proud to announce the Update Aquatic (well, Mojang is, we're pretty panicked right now)
Tasks
The big one
The other big one
Feature completeness
So. Many. Features. This list is WIP and will only cover major feature additions/changes. If you are a developer, feel free to edit and add more items and detail to this list. For a comprehensive list of changes, refer to the wiki.
Most features in this list are non-blocking to this PR getting merged, but they'll be nice to implement. However, there are a few things that have to be implemented or else we wouldn't really be 1.13 (mostly just the stuff in the
Generalsection below).General
Can I interrupt this list for a second to just say how great data packs are going to be for Glowstone? They solve a ton of issues with us not being able to replicate game data from vanilla. Ok, let's carry on.
Blocks
Items
World
Status Effects/Potions
Enchantments
Commands
More changes listed here: https://minecraft.gamepedia.com/1.13#Command_format_2
Advancements
Entities