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

update #1

Open
wants to merge 533 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
533 commits
Select commit Hold shift + click to select a range
35ef92e
Can't create nether portal in the end (#1875)
PetteriM1 Jul 28, 2021
d063058
Block damaged items duplication (#1488)
PetteriM1 Aug 5, 2021
a00089c
Patch beacon dupe (#1880)
PetteriM1 Aug 5, 2021
51cc75d
Fix rare server crash from hack clients trying to connect (#1881)
Sleepybear Aug 7, 2021
564da45
Ignore packets before player has logged in (#1883)
PetteriM1 Aug 8, 2021
c2ca2ad
Fix breakTime calculations if the wrong tool is used with efficiency.…
Vrekt Aug 20, 2021
06d3875
Add ItemSpyglass (#1889)
lt-name Aug 20, 2021
0d6a1ac
Make Enchantment Lure actually do something (#1882)
wellwhz Aug 21, 2021
2a49007
Fix fire aspect and knockback (#1862)
PetteriM1 Aug 21, 2021
f77abc5
Verify EmotePacket entity id & ignore if player is not spawned (#1891)
PetteriM1 Aug 26, 2021
fc4a5e8
Red sand block color (#1890)
PetteriM1 Aug 26, 2021
f5f3c7d
EnchantCommand: Make enchantment name non case sensitive (#1892)
PetteriM1 Aug 26, 2021
c29dbf4
fixed that providerClass is null (#1884)
EinBexiii Aug 26, 2021
7a3ed83
Add toString methods to EntityData for debugging
SupremeMortal Aug 30, 2021
4284b21
Fix json-smart dependency issue
SupremeMortal Aug 31, 2021
6cc476d
Update EntityMetadata.java (#1895)
PetteriM1 Sep 3, 2021
606d25b
Merge branch 'bleeding' into fix/double-chest-comparator-loop
LoboMetalurgico Sep 4, 2021
48c200a
EntityFishingHook: Override createAddEntityPacket instead of spawnTo …
PetteriM1 Sep 8, 2021
2a8b68b
Fix end crystal item displaying as glow berries (#1898)
PetteriM1 Sep 8, 2021
d0ad791
Improvements for trident (#1893)
PetteriM1 Sep 8, 2021
cf50476
Merge branch 'bleeding' into add-damage-cause
LoboMetalurgico Sep 18, 2021
68ae538
Merge pull request #1193 from GoodLucky777/add-damage-cause
LoboMetalurgico Sep 18, 2021
af68ff1
Add support for 1.17.30 (#1899)
PetteriM1 Sep 22, 2021
53f1323
Reflect changes in CloudBurst / Nukkit
Sep 24, 2021
1abbbd3
Solved problems other than item frame bugs
Sep 24, 2021
8447866
Reflected the request
Sep 24, 2021
e480d9c
Merge pull request #1231 from FishNetwork/v1.17.30
joserobjr Sep 24, 2021
16b2452
Updates the translations
joserobjr Sep 24, 2021
e14b406
Fix offset position after BinaryStream.getTag()
joserobjr Sep 24, 2021
0369b0b
Update the dumps
joserobjr Sep 24, 2021
75bd6fd
Update the dumps and improves the human string comparator
joserobjr Sep 25, 2021
4fbcd83
Adds annotations, fix HurtArmorPacket.encode()
joserobjr Sep 25, 2021
7aba198
Update item frame implementation, ignore warnings about missing sculks
joserobjr Sep 25, 2021
1a743f4
Fixes item frame placement on tall grass
joserobjr Sep 25, 2021
9d85eee
Fixes spawn eggs
joserobjr Sep 25, 2021
24347de
Fixes recipes
joserobjr Sep 25, 2021
7c9ebb5
Fixes dyed shulker box recipes
joserobjr Sep 25, 2021
74d0e91
Fixes an incorrect annotation
joserobjr Sep 26, 2021
05cf734
Fixes error encoding items with unknown numeric id
joserobjr Sep 26, 2021
2042d7d
Increases test coverage
joserobjr Sep 26, 2021
bee93c6
Fixes skin test
joserobjr Sep 26, 2021
2ef2795
Makes lombok add generated annotations
joserobjr Sep 26, 2021
8997512
Increases test coverage
joserobjr Sep 26, 2021
74f000d
Merge pull request #1232 from PowerNukkit/v1.17.30
joserobjr Sep 26, 2021
9fda1f5
Update MoveEntityDeltaPacket.java (#1876)
zzz1999 Sep 30, 2021
b7cbe90
Update Sound enum to 1.17.30 (#1904)
wode490390 Sep 30, 2021
6be5ae9
Merge branch 'bleeding' into fix/double-chest-comparator-loop
LoboMetalurgico Oct 10, 2021
ef5a21c
Bump protocol version to 471 (1.17.40) (#1907)
PetteriM1 Oct 20, 2021
6e7d6f6
Update ProtocolInfo.java
LoboMetalurgico Oct 20, 2021
acc3f92
Updates some blocks info
Gabriel8579 Oct 21, 2021
fbf7496
add headYaw field (#1905)
zzz1999 Oct 21, 2021
4b5dfc9
Update translations and add French
joserobjr Oct 23, 2021
449bc38
Update resources. NOT READY FOR USE YET!
joserobjr Oct 23, 2021
459f28f
Fixes HumanStringComparator not comparing last token when it has 1 char
joserobjr Oct 23, 2021
2f2e5c5
Update more resources
joserobjr Oct 23, 2021
01e7a35
Changes add support to load persisted state ids from the recipes.json
joserobjr Oct 23, 2021
9bf7564
Changes the strucutre of recipes.json and fixes recipes
joserobjr Oct 24, 2021
4da0ef6
Fix air in recipes.json, change structure of creativeitems.json, supp…
joserobjr Oct 24, 2021
4f112d4
Remove default properties from recipes.json and creativeitems.json
joserobjr Oct 24, 2021
459b7a5
Create some automations to the update process
joserobjr Oct 24, 2021
ebd5578
#1244 Create some unit tests
joserobjr Oct 26, 2021
1b2bdde
#1244 Create more unit tests
joserobjr Oct 26, 2021
5b87489
Merge pull request #1244 from PowerNukkit/minecraft-1.17.40
joserobjr Oct 26, 2021
bf9fb4c
#1244 Add a document explaining the minecraft protocol upgrade process
joserobjr Oct 26, 2021
0cd578f
Improves CONTRIBUTING.md
alikindsys Oct 26, 2021
9642c0c
Moves CONTRIBUTING.md to root for better visibility
alikindsys Oct 26, 2021
2b2d08b
Fixes broken Contributing file link
alikindsys Oct 26, 2021
e9c4063
Merge pull request #1246 from roridev/contributing
joserobjr Oct 26, 2021
16dd303
Merge branch 'bleeding' into fix/double-chest-comparator-loop
LoboMetalurgico Oct 26, 2021
08f61f0
#1204 Fixes test failure
joserobjr Oct 26, 2021
223bd5d
Merge pull request #1204 from PowerNukkit/fix/double-chest-comparator…
LoboMetalurgico Oct 26, 2021
450bffa
Fix and improve resource pack related packets (#1172)
GoodLucky777 Oct 26, 2021
4791d81
Merge branch 'bleeding' into fix/population-task-error
LoboMetalurgico Oct 26, 2021
e230931
Merge pull request #1206 from PowerNukkit/fix/population-task-error
LoboMetalurgico Oct 27, 2021
87ea361
Skulls should not take damage on hit
PetteriM1 Oct 27, 2021
3ac9f28
Fix boat behavior (#1911)
wode490390 Oct 30, 2021
167b7e9
Call EntityCombustByEntityEvent in EntityProjectile (#1912)
wode490390 Oct 31, 2021
7f03dbc
Make falling anvil deal damage (#1913)
PetteriM1 Nov 3, 2021
812bfee
Fix power enchantment (#1910)
wode490390 Nov 3, 2021
ee49a2a
Falling anvil: do not reset fall distance before dealing damage to en…
PetteriM1 Nov 3, 2021
9cf3af1
#1233 Fixes problems caught on code review
joserobjr Nov 22, 2021
8c5c5aa
#1233 Improves ResourcePackDataInfoPacket and fixes a build issue
joserobjr Nov 22, 2021
91b7757
#1233 Improves ResourcePackChunkDataPacket, ResourcePackChunkRequestP…
joserobjr Nov 22, 2021
e149fe6
#1233 Makes ResourcePackManager.maxChunkSize non-static
joserobjr Nov 22, 2021
4324813
#1233 Create some tests to the HumanStringComparator
joserobjr Nov 22, 2021
95c2685
#1233 Improves BlockMagma.onEntityCollide
joserobjr Nov 22, 2021
a87f85a
#1233 Fixes ResourcePackManagerTest
joserobjr Nov 22, 2021
f897085
#1233 Creates a test unit and fixes two code smells
joserobjr Nov 22, 2021
94f4ff9
#1233 Creates more test units
joserobjr Nov 22, 2021
29c2a36
Minor fixes for enchant command (#1915)
PetteriM1 Nov 23, 2021
b0f7f57
#1233 Fixes javadoc: Was missing lombok generated stuff
joserobjr Nov 24, 2021
1ee150c
Fix resource pack downloading (#1916)
wode490390 Nov 26, 2021
9455daa
Initial 1.18.0 Support (#1917)
EinBexiii Nov 30, 2021
18a1f33
Change all FUTURE strings to 1.5.2.0-PN
joserobjr Dec 1, 2021
5887aee
Update the translations
joserobjr Dec 1, 2021
cd62c4b
Release v1.5.2.0-PN
joserobjr Dec 1, 2021
b521426
Fixes release script error
joserobjr Dec 1, 2021
9f0daae
Releasing PowerNukkit v1.5.2.0-PN
PowerNukkitBot Dec 1, 2021
ec1da36
Merge remote-tracking branch 'origin/devops/release'
joserobjr Dec 1, 2021
8a68a5b
Add custom suffix to the version
joserobjr Dec 1, 2021
5ff0c38
Change the version to 1.6.0.0-PN-SNAPSHOT
joserobjr Dec 1, 2021
e5743e3
Initial 1.18.0 Support
EinBexiii Nov 30, 2021
a7f653b
Update resources for Minecraft BE 1.18.0
joserobjr Dec 1, 2021
84972ba
Add missing constants to LevelSoundEventPacket
joserobjr Dec 1, 2021
ead2341
Fix: Sonar scan not running
joserobjr Dec 1, 2021
c1900d1
Merge pull request #1258 from PowerNukkit/mc-1.18/update/protocol
joserobjr Dec 1, 2021
101f37e
Add #1258 to the changelog
joserobjr Dec 2, 2021
b88fe29
Merge remote-tracking branch 'cloudburst/master' into merge/upstream
joserobjr Dec 2, 2021
7bb7039
Add missing PowerNukkitOnly annotations
joserobjr Dec 2, 2021
ccfda20
Fixes build issues
joserobjr Dec 3, 2021
6f9ad99
Update log4j2 (#1920)
PetteriM1 Dec 9, 2021
53bef97
Update runtime item states to 1.18 (#1921)
Kazzuk Dec 9, 2021
1b7045a
Use log4j2 release (#1923)
PetteriM1 Dec 10, 2021
63d3382
Add missing Override and some missing PowerNukkitOnly annotations
joserobjr Dec 10, 2021
e3626ae
Update Jenkinsfile
SupremeMortal Dec 11, 2021
82d6898
Bump log4j to 2.15.0
PleaseInsertNameHere Dec 11, 2021
0a8ef2f
Bump log4j to 2.15.0 | Fix build errors
PleaseInsertNameHere Dec 11, 2021
250b692
Update Sound enum to 1.18.0 (#1924)
wode490390 Dec 11, 2021
a9db8b9
Change AnvilDamageEvent to match Nukkit plus extra functionalities
joserobjr Dec 11, 2021
29ab14d
Remove incorrect PowerNukkitOnly annotations
joserobjr Dec 11, 2021
a916b81
Fixes type incompatibility at CraftingTransaction.recipe
joserobjr Dec 11, 2021
d51e866
Fixes type incompatibility at BlockEntityPistonArm#state and BlockEnt…
joserobjr Dec 11, 2021
d8a9cd0
Improves some basic static block attributes access, adds some PowerNu…
joserobjr Dec 11, 2021
cab9770
Add missing PowerNukkitOnly annotations
joserobjr Dec 11, 2021
9e5945a
Add missing PowerNukkitOnly annotations
joserobjr Dec 11, 2021
233473b
Add missing PowerNukkitOnly annotations
joserobjr Dec 11, 2021
d942f97
Add missing PowerNukkitOnly annotations
joserobjr Dec 11, 2021
feee6ad
Add missing PowerNukkitOnly annotations
joserobjr Dec 12, 2021
b8b6d47
Add missing PowerNukkitOnly annotations
joserobjr Dec 12, 2021
0c47dd2
Downgrade spoon to fix builds on JDK 8
joserobjr Dec 12, 2021
51a4609
Fixes sonar code smells
joserobjr Dec 12, 2021
861eaba
Merge pull request #1266 from PleaseInsertNameHere/pn-log4j
joserobjr Dec 12, 2021
bad50e7
Create a test unit for AnvilDamageEventTest and fixes getOldDamage, g…
joserobjr Dec 12, 2021
c559209
Merge remote-tracking branch 'origin/bleeding' into merge/upstream
joserobjr Dec 12, 2021
f35e232
Create some unit tests
joserobjr Dec 12, 2021
d680063
Fix a broken test
joserobjr Dec 12, 2021
f66ce26
Add missing Since annotations
joserobjr Dec 12, 2021
e8b7599
Fixes MoveEntityDeltaPacket decoding, adds test unit
joserobjr Dec 13, 2021
bd1ae26
Fixes regression of #267 and add unit tests
joserobjr Dec 13, 2021
ed36107
Merge remote-tracking branch 'cloudburst/master' into merge/upstream
joserobjr Dec 13, 2021
6f02b4b
Add new Since annotations
joserobjr Dec 13, 2021
4857ca2
Bump log4j from 2.15.0 to 2.16.0 (#1927)
dependabot[bot] Dec 14, 2021
0ce8bb4
Fix Bossbar color (#1925)
KCodeYT Dec 15, 2021
08ba1b1
Fix Player#getDummyBossBar javadoc (#1928)
KCodeYT Dec 15, 2021
8e8b5c2
Fixes EntityProjectile.setAge(boolean) and add test units
joserobjr Dec 15, 2021
97d85cd
Fix jenkins artifacts
SupremeMortal Dec 15, 2021
7a08140
Fix Jenkins artifact archiving
SupremeMortal Dec 15, 2021
6462309
Bump log4j to 2.16.0
PleaseInsertNameHere Dec 15, 2021
4e7b23b
Update RakNet to 1.16.28-SNAPSHOT
SupremeMortal Dec 18, 2021
9805a37
Bump log4j-api from 2.16.0 to 2.17.0 (#1931)
dependabot[bot] Dec 18, 2021
4d7b0f6
Bump to 2.17.0
PleaseInsertNameHere Dec 18, 2021
82490e3
Fixes naming, durability and some small item things, adds a big test …
joserobjr Dec 19, 2021
87d2166
Adds some test units and small fixes
joserobjr Dec 19, 2021
33a0fae
Merge pull request #1270 from PleaseInsertNameHere/pn-log4j
joserobjr Dec 19, 2021
63dca2f
Adds more test units
joserobjr Dec 19, 2021
36e72d3
Fixes failed tests
joserobjr Dec 19, 2021
bec55c4
Creates more test units
joserobjr Dec 19, 2021
4504c33
More tests and small fixes
joserobjr Dec 19, 2021
9350b3f
More tests and small fixes
joserobjr Dec 20, 2021
17e064a
More tests and small fixes
joserobjr Dec 20, 2021
e46ef1a
More tests and small fixes
joserobjr Dec 20, 2021
0eef8ea
Merge remote-tracking branch 'origin/bleeding' into merge/upstream
joserobjr Dec 20, 2021
41221a8
Merge remote-tracking branch 'cloudburst/master' into merge/upstream
joserobjr Dec 20, 2021
ee61644
More tests and small fixes
joserobjr Dec 20, 2021
d9417d8
Create more tests
joserobjr Dec 20, 2021
006c3b7
Fixes a failed test
joserobjr Dec 20, 2021
c6fa2cf
Create unit test for the ItemTrident
joserobjr Dec 20, 2021
db90fb9
Create a test for EntityFishingHook.update()
joserobjr Dec 20, 2021
9fbb7e1
Update powernukkit-tests-junit5 to 0.1.1
joserobjr Dec 21, 2021
56bddf3
Fix: Survival players were able to fake-pickup creative tridents
joserobjr Dec 21, 2021
2b8830a
Create a test unit for the trident fix
joserobjr Dec 21, 2021
3281db3
Changes the version to 1.5.2.1-PN-SNAPSHOT
joserobjr Dec 21, 2021
f44546c
Bump log4j to 2.15.0
PleaseInsertNameHere Dec 11, 2021
5327a72
Bump log4j to 2.15.0 | Fix build errors
PleaseInsertNameHere Dec 11, 2021
deb44da
Bump log4j to 2.16.0
PleaseInsertNameHere Dec 15, 2021
65354ac
Bump to 2.17.0
PleaseInsertNameHere Dec 18, 2021
5c5bc38
Release 1.5.2.1-PN
joserobjr Dec 21, 2021
a8304ee
Releasing PowerNukkit v1.5.2.1-PN
PowerNukkitBot Dec 21, 2021
10a3329
Add custom suffix
joserobjr Dec 21, 2021
966e259
Merge remote-tracking branch 'origin/master' into merge/upstream
joserobjr Dec 21, 2021
70f88e5
Merge pull request #1267 from PowerNukkit/merge/upstream
joserobjr Dec 21, 2021
7774e6c
Fix player data properties being sent twice (#1935)
PetteriM1 Dec 22, 2021
5ae5228
Send normal data flags with extended flags (#1937)
PetteriM1 Dec 22, 2021
12a2d3f
Item Net ID (#1933)
PetteriM1 Dec 22, 2021
4451117
Make player movement more accurate (#1936)
PetteriM1 Dec 22, 2021
47e7289
Fixes BlockState.equals in Kotlin
joserobjr Dec 24, 2021
e5d3287
Fixed maximum message size limits to match vanilla (#1938)
wode490390 Dec 28, 2021
5c6d80d
Cornflower and Lily of the Valley can now be generated in flower fore…
wode490390 Jan 2, 2022
1ed5cf6
Update Log4j to 2.17.1 (#1939)
kheshav Jan 2, 2022
6d22283
Correction of efficiency in Block.java
egor-erm Jan 10, 2022
addb575
Merge branch 'bleeding' into master
LoboMetalurgico Jan 12, 2022
95ea0fd
Fix nametag being applied on adventure mode (#1298)
alikindsys Jan 26, 2022
daa9576
Fix nametag deleting the whole stack on right-click
alikindsys Feb 6, 2022
528db3f
Merge pull request #1303 from PowerNukkit/fix/1298-nametag-bug
LoboMetalurgico Feb 6, 2022
616ddf2
Merge branch 'bleeding' into master
LoboMetalurgico Feb 6, 2022
0781c85
Merge pull request #1295 from Egor-Ermolaev/master
LoboMetalurgico Feb 6, 2022
f74f80e
Merge branch 'bleeding' into fix-book-sign
LoboMetalurgico Feb 6, 2022
6b65e4c
Merge pull request #1194 from GoodLucky777/fix-book-sign
LoboMetalurgico Feb 6, 2022
9e9ffbf
Merge pull request #1 from PowerNukkit/bleeding
egor-erm Feb 8, 2022
d07434c
Potion Speed II, fix time of action
egor-erm Feb 9, 2022
64876ec
Add support for 1.18.10 (#1962)
Alemiz112 Feb 9, 2022
5be0266
Merge branch 'bleeding' of https://github.com/PowerNukkit/PowerNukkit…
Gabriel8579 Feb 10, 2022
5445b95
1.18.10 vanilla: Use fire damage game rule for magma block damage (#1…
PetteriM1 Feb 9, 2022
37b1ff9
feat: Update protocol version
Gabriel8579 Feb 10, 2022
3b763ac
fix: fix nether issues
Gabriel8579 Feb 11, 2022
b64c051
fix: fix nether issues
Gabriel8579 Feb 11, 2022
7ae0032
fix: fix skull being replaced with an UPDATE! block
Gabriel8579 Feb 12, 2022
0bdd3ab
fix: fixes smithing table recipes
Gabriel8579 Feb 14, 2022
f8a0a4c
Merge pull request #1324 from Egor-Ermolaev/bleeding-speed
LoboMetalurgico Feb 14, 2022
a9841d5
Merge branch 'bleeding' into bump-protocol
LoboMetalurgico Feb 16, 2022
bf6cce6
Add /allowlist and update TranslationContainer
GoodLucky777 Feb 25, 2022
798b805
Merge pull request #1314 from PowerNukkit/bump-protocol
joserobjr Feb 25, 2022
6201811
Merge branch 'bleeding' into fix-command-whitelist-text
GoodLucky777 Feb 27, 2022
da983b7
Temporarily remove --no-transfer-progress
joserobjr Apr 6, 2022
ab8dc8f
Merge branch 'bleeding' into fix-command-whitelist-text
LoboMetalurgico Apr 9, 2022
bd01d5a
Merge pull request #1327 from GoodLucky777/fix-command-whitelist-text
LoboMetalurgico Apr 9, 2022
bb28be1
Fix stair upsidedown bug
TobidieTopfpflanze Apr 15, 2022
1a8cf7b
Fix ARM64 docker builds using dockerx multi-arch
joserobjr Apr 18, 2022
71e4457
Fix docker build error
joserobjr Apr 18, 2022
8020b27
Make TeamCity builds faster
joserobjr Apr 18, 2022
4a9b0bc
Fix: Docker build failing for jar being ignored
joserobjr Apr 18, 2022
1ed1d55
Automate powernukkit-versions.json updates
joserobjr Apr 19, 2022
435e2c2
Merge branch 'master' into bleeding
joserobjr Apr 19, 2022
926cab2
Remove Downloading/Downloaded spam from workflows
joserobjr Apr 19, 2022
6dcef16
Update all resources to MC 1.18.30
joserobjr Apr 20, 2022
e6badfe
Add support for 1.18.30 (#1976)
Alemiz112 Apr 17, 2022
819a0ff
Add Since annotations
joserobjr Apr 20, 2022
a71adc6
Merge pull request #1338 from PowerNukkit/mc-1.18.30/protocol
joserobjr Apr 20, 2022
f9a0d68
Merge pull request #1336 from TobidieTopfpflanze/stair-fix
joserobjr Apr 20, 2022
5350f73
Add missing tags
joserobjr Apr 20, 2022
183f10e
Replace all "FUTURE" with "1.6.0.0-PN"
joserobjr Apr 20, 2022
766a51e
Update docker-compose and the md files
joserobjr Apr 20, 2022
0b0fe93
Update the release script
joserobjr Apr 20, 2022
a5e2e7e
Release v1.6.0.0-PN
joserobjr Apr 20, 2022
50cdd6c
Merge pull request #1341 from PowerNukkit/releasing/1.6.0.0-PN
joserobjr Apr 20, 2022
6a4246a
Corrige erro no release.py
joserobjr Apr 20, 2022
39cafcf
Merge remote-tracking branch 'origin/devops/release' into releasing/1…
joserobjr Apr 20, 2022
a8a1cb8
Fix an error in release.py
joserobjr Apr 20, 2022
35beeae
Releasing PowerNukkit v1.6.0.0-PN
PowerNukkitBot Apr 20, 2022
bf76773
Add custom suffix to the version
joserobjr Apr 20, 2022
8161a80
Change the version to 1.6.1.0-PN-SNAPSHOT
joserobjr Apr 20, 2022
ca55b36
Merge branch 'nukkitx' into merge/upstream-2
joserobjr Apr 20, 2022
c150778
Update the changelog
joserobjr Apr 20, 2022
b2a65c5
Backward compatibility fix with AntiXRay PowerNukkit port.
joserobjr Apr 20, 2022
1af357a
Update Log4J and the changelog
joserobjr Apr 20, 2022
7c93d1a
Merge branch 'merge/upstream-2' into fix/palettedblockstorage-compat
joserobjr Apr 21, 2022
2447d87
Fix: Compatibility with AntiXRay still not working
joserobjr Apr 21, 2022
8c0ce42
Release 1.6.0.1-PN
joserobjr Apr 21, 2022
0c7be12
Releasing PowerNukkit v1.6.0.1-PN
PowerNukkitBot Apr 21, 2022
30019b8
Add CUSTOM suffix to the version
joserobjr Apr 21, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 2 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,5 @@ logs
/worlds
#.mvn
dependency-reduced-pom.xml
*
!/target/powernukkit-*.jar
107 changes: 0 additions & 107 deletions .github/CONTRIBUTING.md

This file was deleted.

4 changes: 2 additions & 2 deletions .github/workflows/github-publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,12 @@ jobs:
run: sed -i 's@-CUSTOM</version>@</version>@' pom.xml

- name: Build with Maven
run: mvn -B package --file pom.xml
run: mvn --no-transfer-progress -B package --file pom.xml

- name: Adjust the release repository url
run: sed -i 's@https://oss.sonatype.org/service/local/staging/deploy/maven2/@https://maven.pkg.github.com/PowerNukkit/PowerNukkit@' pom.xml

- name: Publish to GitHub Packages Apache Maven
run: mvn -B deploy -Dgpg.skip=true -DskipTests=false -s $GITHUB_WORKSPACE/settings.xml
run: mvn --no-transfer-progress -B deploy -Dgpg.skip=true -DskipTests=false -s $GITHUB_WORKSPACE/settings.xml
env:
GITHUB_TOKEN: ${{ github.token }}
4 changes: 2 additions & 2 deletions .github/workflows/github-publish-snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,12 @@ jobs:
run: sed -i 's@-CUSTOM</version>@</version>@' pom.xml

- name: Build with Maven
run: mvn -B package --file pom.xml
run: mvn --no-transfer-progress -B package --file pom.xml

- name: Adjust the snapshot repository url
run: sed -i 's@https://oss.sonatype.org/content/repositories/snapshots@https://maven.pkg.github.com/PowerNukkit/PowerNukkit@' pom.xml

- name: Publish to GitHub Packages Apache Maven
run: mvn -B deploy -Dgpg.skip=true -DskipTests=false -s $GITHUB_WORKSPACE/settings.xml
run: mvn --no-transfer-progress -B deploy -Dgpg.skip=true -DskipTests=false -s $GITHUB_WORKSPACE/settings.xml
env:
GITHUB_TOKEN: ${{ github.token }}
4 changes: 2 additions & 2 deletions .github/workflows/javadoc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@ jobs:
- name: Adjust pom.xml
run: sed -i 's/-CUSTOM//g' pom.xml
- name: Generate javadoc
run: mvn javadoc:javadoc
run: mvn --no-transfer-progress javadoc:javadoc
- name: Get version
run: |
PN_VERSION=$(mvn help:evaluate -Dexpression=project.version -q -DforceStdout)
PN_VERSION=$(mvn --no-transfer-progress help:evaluate -Dexpression=project.version -q -DforceStdout)
echo "Version: $PN_VERSION"
echo "PN_VERSION=$PN_VERSION" >> $GITHUB_ENV
- uses: actions/checkout@v2
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
with:
java-version: 1.8
- name: Build with Maven
run: mvn -B package -DskipTests=false -Darguments="-Dmaven.javadoc.skip=true"
run: mvn --no-transfer-progress -B package -DskipTests=false -Darguments="-Dmaven.javadoc.skip=true"
- name: Rename artifacts
run: mv target/powernukkit-*-shaded.jar target/powernukkit.jar
- name: Archive artifacts
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/notify-sentry-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Get version
run: |
SHA=$(echo $GITHUB_SHA | cut -c1-7)
PN_VERSION=$(mvn help:evaluate -Dexpression=project.version -q -DforceStdout)-git-$SHA
PN_VERSION=$(mvn --no-transfer-progress help:evaluate -Dexpression=project.version -q -DforceStdout)-git-$SHA
echo "Version: $PN_VERSION"
echo "PN_VERSION=$PN_VERSION-git" >> $GITHUB_ENV
- name: Create Sentry release
Expand Down
8 changes: 7 additions & 1 deletion .github/workflows/publish-snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,13 @@ jobs:
server-username: MAVEN_USERNAME
server-password: MAVEN_PASSWORD
- name: Publish snapshot
run: mvn -B deploy -Dgpg.skip=true -DskipTests=false
run: mvn --no-transfer-progress -B deploy -Dgpg.skip=true -DskipTests=false
env:
MAVEN_USERNAME: ${{ secrets.POWERNUKKIT_SNAPSHOT_USER }}
MAVEN_PASSWORD: ${{ secrets.POWERNUKKIT_SNAPSHOT_PASSWORD }}
- name: Trigger powernukkit-versions.json update
uses: peter-evans/repository-dispatch@v2
with:
token: ${{ secrets.POWERNUKKIT_VERSIONS_TOKEN }}
event-type: update-versions-json
repository: PowerNukkit/powernukkit-version-aggregator
38 changes: 38 additions & 0 deletions .github/workflows/sonar.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
name: Sonar
on:
push:
branches:
- master
- bleeding
pull_request:
types: [opened, synchronize, reopened]
jobs:
build:
name: Sonar
runs-on: ubuntu-latest
#if: github.event_name == 'push' || github.event.pull_request.head.repo.full_name != github.repository
steps:
- uses: actions/checkout@v1
with:
submodules: true
- name: Set up JDK 11
uses: actions/setup-java@v1
with:
java-version: 11
- name: Cache SonarCloud packages
uses: actions/cache@v1
with:
path: ~/.sonar/cache
key: ${{ runner.os }}-sonar
restore-keys: ${{ runner.os }}-sonar
- name: Cache Maven packages
uses: actions/cache@v1
with:
path: ~/.m2
key: ${{ runner.os }}-m2-${{ hashFiles('**/pom.xml') }}
restore-keys: ${{ runner.os }}-m2
- name: Build and analyze
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # Needed to get PR information, if any
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
run: mvn --no-transfer-progress -B verify -Dmaven.javadoc.skip=true -Dgpg.skip=true -DskipTests=false -Denforcer.skip=true --no-transfer-progress org.sonarsource.scanner.maven:sonar-maven-plugin:sonar -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,10 @@ data/
data/*
/src/main/resources/rebel.xml
/run
!/src/main/resources/*
!/src/main/resources/**/*
!/src/test/resources/*
!/src/test/resources/**/*

### Add the codestyle to the repo
!/.idea/codeStyles
Expand Down
20 changes: 1 addition & 19 deletions .idea/codeStyles/Project.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 0 additions & 7 deletions .travis.yml

This file was deleted.

Loading