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

Release 1.3.1.0-PN #352

Merged
merged 53 commits into from
Jul 10, 2020
Merged

Release 1.3.1.0-PN #352

merged 53 commits into from
Jul 10, 2020

Conversation

joserobjr
Copy link
Member

@joserobjr joserobjr commented Jul 9, 2020

1.3.1.0-PN - 2020-07-09 (Check the milestone)

Security, stability and enchanting table fixes alongside with few additions.

PowerNukkit now has its own discord guild, click the link below to join and have fun!
💬 https://discord.gg/JVwf39q 💬
Discord

Fixes

Added

Changed

bex and others added 30 commits June 30, 2020 22:49
Bumps `log4j2.version` from 2.11.1 to 2.13.3.

Updates `log4j-api` from 2.11.1 to 2.13.3

Updates `log4j-core` from 2.11.1 to 2.13.3

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update EnchantData naming

* Add EnchantItemEvent

* Bump API version

* Implement Enchanting Transaction

* No longer need to remove levels with EventPacket, as it is done by the cost of the transaction
Co-authored-by: Erik Miller <erikmiller04@gmail.com>
Fixes incompatibility with the regular version of GAC
# Conflicts:
#	src/main/java/cn/nukkit/Nukkit.java
#	src/main/java/cn/nukkit/Player.java
#	src/main/java/cn/nukkit/network/protocol/AddEntityPacket.java
# Conflicts:
#	src/main/java/cn/nukkit/entity/mob/EntityPiglin.java
#	src/main/java/cn/nukkit/entity/mob/EntityZoglin.java
#	src/main/java/cn/nukkit/entity/passive/EntityStrider.java
PocketMiner82 and others added 13 commits July 8, 2020 11:22
…y piston was extended with block on it before.
…-nimbus-jose-jwt-7.9

Bump nimbus-jose-jwt from 4.39.2 to 7.9
Update guava from 21.0 to 24.1.1
Block addition method checks if the block ID is greater than 255, and subtracts the same from 255, if true
Makes Dried Kelp Block can be used as fuel in furnaces
Fixes Piston Bugs (GlobalBlockPalette + sticky piston not pulling other sticky piston)
@joserobjr joserobjr added Type: bug Something isn't working Type: dependencies Pull requests that update a dependency file labels Jul 9, 2020
@joserobjr joserobjr added this to the 1.3.0.2-PN milestone Jul 9, 2020
@joserobjr joserobjr self-assigned this Jul 9, 2020
Copy link
Member Author

@joserobjr joserobjr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are documentations that needs to be applied before releasing and 1 regression test.

pom.xml Show resolved Hide resolved
pom.xml Show resolved Hide resolved
pom.xml Show resolved Hide resolved
src/main/java/cn/nukkit/Nukkit.java Show resolved Hide resolved
src/main/java/cn/nukkit/Player.java Show resolved Hide resolved
runtime_block_states.dat.dump.txt Show resolved Hide resolved
@joserobjr joserobjr modified the milestones: 1.3.0.2-PN, 1.3.1.0-PN Jul 10, 2020
@joserobjr joserobjr changed the title Preparation for the next release Release 1.3.1.0-PN Jul 10, 2020
Copy link
Member Author

@joserobjr joserobjr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Couldn't find new issues in the changes

@joserobjr joserobjr merged commit 079d141 into master Jul 10, 2020
@joserobjr joserobjr added the Resolution: resolved The issue has been addressed or the request has been accepted label Jul 10, 2020
joserobjr added a commit that referenced this pull request Jul 10, 2020
joserobjr added a commit that referenced this pull request Jul 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution: resolved The issue has been addressed or the request has been accepted Type: bug Something isn't working Type: dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants