-
Notifications
You must be signed in to change notification settings - Fork 6
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
v0.14 #102
Open
S-S-X
wants to merge
25
commits into
master
Choose a base branch
from
v0.14
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
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
|
Fix esplit last part, better form arg handling, fix and rename FS to Element Form allow type pattern: elementtype -> typepattern Update formspec handler with better parsers and transformers Optimized some things and added more utility methods
Signed-off-by: SX <50966843+S-S-X@users.noreply.github.com>
Signed-off-by: SX <50966843+S-S-X@users.noreply.github.com>
Co-authored-by: SX <50966843+S-S-X@users.noreply.github.com>
Signed-off-by: SX <50966843+S-S-X@users.noreply.github.com>
Co-authored-by: SX <50966843+S-S-X@users.noreply.github.com>
|
Released to docker hub |
Click for detailed source code test coverage reportTest coverage 49.92% in 29/37 files:File Hits Missed Coverage
--------------------------------------------------------------
game/constants.lua 12 0 100.00%
voxelmanip.lua 195 2 98.98%
game/privileges.lua 64 3 95.52%
settings.lua 367 22 94.34%
craftmanager.lua 119 14 89.47%
core.lua 95 16 85.59%
formspec.lua 166 35 82.59%
craft.lua 85 23 78.70%
itemstack.lua 121 34 78.06%
entity.lua 64 22 74.42%
player.lua 307 122 71.56%
assert.lua 122 51 70.52%
metadata.lua 177 80 68.87%
init.lua 150 83 64.38%
game/features.lua 21 12 63.64%
game/register.lua 209 158 56.95%
fs.lua 5 4 55.56%
globals.lua 23 22 51.11%
world.lua 77 77 50.00%
common/vector.lua 70 73 48.95%
common/serialize.lua 47 53 47.00%
server.lua 69 92 42.86%
common/misc_helpers.lua 148 268 35.58%
game/misc.lua 42 87 32.56%
nodetimer.lua 12 25 32.43%
common/chatcommands.lua 20 46 30.30%
game/item.lua 142 332 29.96%
lib/json.lua 51 148 25.63%
game/chat.lua 150 593 20.19%
scwd.lua 0 1 0.00%
protection.lua 0 12 0.00%
print.lua 0 56 0.00%
http.lua 0 60 0.00%
game/auth.lua 0 97 0.00%
default/functions.lua 0 354 0.00%
common/after.lua 0 26 0.00%
auth.lua 0 37 0.00% Mineunit stdout:
|
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.
Tracking releases and fixing messed up local work