Skip to content

1.17 updates & Sharding version #43

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

Open
wants to merge 175 commits into
base: master
Choose a base branch
from

Conversation

Diet-Cola
Copy link

Ori's 1.17 updates including Max's player storage rework so that player settings are stored in a players nbt

Protonull and others added 30 commits January 11, 2021 04:37
From my perspective, the counter wasn't accounting for the row offset from the top, we simply just add on the row length to account for that and aswell as in the counter we add 1 since that doesn't occur if i is equal to lastElementLastCompleteRow
Courtesy of ponycau
The just-saved default config wont have suddenly changed between the save and the reload. All this does is force every serialisable object to be re-initialised, probably creating a whole bunch of unnecessary database connections, item stacks, etc.
…o main

* 'master' of https://github.com/Civclassic/CivModCore:
  Fix tab completion error
  Maybe fix getCenteredInOrder
Remove unnecessary config reload
Apparently test classes have to be suffixed with "Tests"
Protonull and others added 30 commits August 31, 2021 03:12
Also removed move-canceller.. you can't move beacons with pistons anyway
Stop console warnings
So apparently VOID_AIR and CAVE_AIR are valid item materials
and organised enchants.yml into versions for easier updating
Exception doesn't actually catch ALL thrown, so catch Throwable instead.
…o 16+17

# Conflicts:
#	pom.xml
#	src/main/java/org/bukkit/pseudo/PseudoServer.java
Basically Minecraft is bad, and Paper doesn't completely fix it
Fix NMS skin lookup lag (by ripkilling the Future so they don't happen)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants