-
Notifications
You must be signed in to change notification settings - Fork 1
Dev v1.1.2 #13
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
Merged
Dev v1.1.2 #13
Changes from all commits
Commits
Show all changes
53 commits
Select commit
Hold shift + click to select a range
e860498
bump: project ver to 1.1.2
3add 3d9d415
refactor: replace logger with LogUtil for consistent logging and use …
3add 4c1b46c
fix: useless import
3add 955d70f
feat: add update checker functionality with configurable options
3add f96ed1e
add: name for ExprFakeMetaGravity
3add 36eecd9
add: aliases for PacketConstructorRegistry (and thus for SecExprNewPa…
3add 976ffae
remove: UserManager, it wasn't being used
3add 9bc0d74
fix: naming consistency
3add 1e61e46
refactor: restructure project for more consistency
3add 61d2dd4
fix: useless import
3add 0da046e
fix: make "field" optional for packet field expr (didn't experience a…
3add 5571760
fix: null safety for ConversionUtil and PacketDefinitionRegistry
3add f8b58f2
add: packet support for WrapperPlayClientInteractEntity
3add 0acba58
add: english.lang for types
3add 9749424
remove: all ExprMetaProperty related classes
3add b85afeb
fix: change packet type to be literal nullable instead of just nullable
3add 8f45f8f
redo fields
3add c8d16c2
a lot of stuff, cba, if you want to see changes. Press the see differ…
3add df5a262
a lot of stuff, cba, if you want to see changes. Press the see differ…
3add 0132a14
Merge remote-tracking branch 'origin/dev' into dev
3add 6eaa464
small fixes
3add a179278
Update README to clarify SkBee integration
3add e3f9e4f
Update README.md
3add ebcc583
Clarify SkBee dependency for element registration
3add 72dea59
Clarify entity pose dependency on SkBee
3add e4b3627
EntityLib added the required getter.
3add ba651b2
Update entity lib and fix building bug
3add b2ebb33
Fix inconsistencies within the EffDisplayedSkin effect
3add 8a5ae75
refine EffFetchSkin pattern
3add 97a0c29
fix types.skin toString
3add 9920c9b
Merge remote-tracking branch 'origin/dev' into dev
3add f484567
Register pose field conditionally based on addon availability
3add cbe1c36
refactor: re-order fields according to the mcwiki
3add 3d08a65
refactor: re-order fields according to the mcwiki
3add e5622d7
refactor: comment out air time field until entity lib issue is resolved
3add a36d875
refactor: update metadata field registration to match Minecraft proto…
3add 4752547
fixes: https://github.com/3add/PacketEventsSK/pull/13#discussion_r326…
3add d9c93ba
fixes: https://github.com/3add/PacketEventsSK/pull/13#discussion_r326…
3add 91899b9
fixes: https://github.com/3add/PacketEventsSK/pull/13#discussion_r326…
3add 6371905
fixes: https://github.com/3add/PacketEventsSK/pull/13#discussion_r326…
3add 365fa75
fixes: https://github.com/3add/PacketEventsSK/pull/13#discussion_r326…
3add 96dbc9b
fixes: https://github.com/3add/PacketEventsSK/pull/13#discussion_r326…
3add 8d0484e
fixes: https://github.com/3add/PacketEventsSK/pull/13#discussion_r326…
3add 43b1fe6
fixes: https://github.com/3add/PacketEventsSK/pull/13#discussion_r326…
3add 09d75ad
fixes: https://github.com/3add/PacketEventsSK/pull/13#discussion_r326…
3add 5f9acf7
fixes: https://github.com/3add/PacketEventsSK/pull/13#discussion_r326…
3add 37aa4fe
fixes: https://github.com/3add/PacketEventsSK/pull/13#discussion_r326…
3add be2d880
fixes: https://github.com/3add/PacketEventsSK/pull/13#discussion_r326…
3add c0778c8
fixes: https://github.com/3add/PacketEventsSK/pull/13#discussion_r326…
3add b656e1e
Merge remote-tracking branch 'origin/dev' into dev
3add 59ace43
fixes: https://github.com/3add/PacketEventsSK/pull/13#discussion_r326…
3add 5e1a663
fixes: https://github.com/3add/PacketEventsSK/pull/13#discussion_r326…
3add c97aea2
just use skbee's way man
3add File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
75 changes: 0 additions & 75 deletions
75
src/main/java/dev/threeadd/packeteventssk/api/entity/EntityMetaPropertyExpression.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.