-
-
Notifications
You must be signed in to change notification settings - Fork 438
1.19.4 displays #5601
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
Merged
1.19.4 displays #5601
Changes from 122 commits
Commits
Show all changes
139 commits
Select commit
Hold shift + click to select a range
624c802
Fix gradle temp
TheLimeGlass 9fd5a92
Merge branch 'master' of https://github.com/SkriptLang/Skript into fe…
TheLimeGlass 0b69bea
Start on displays
TheLimeGlass 69bad76
Save
TheLimeGlass b8d1ed8
More work
TheLimeGlass 64c2635
update gradle.build
TheLimeGlass e98a596
stash
TheLimeGlass d2fe503
Merge master into feature/displays
TheLimeGlass 6454ad9
Progress so far
TheLimeGlass 5d2da29
Finish bulk add
TheLimeGlass 4a74c8c
Merge branch 'master' of https://github.com/SkriptLang/Skript into fe…
TheLimeGlass 60d9751
Finalize so far
TheLimeGlass 1eb3a69
Minimize adventure api
TheLimeGlass 8223ede
Fix static class check for not 1.19.4
TheLimeGlass 3ee1296
Fix missing display classinfo in pattern under 1.19.4
TheLimeGlass edebb4a
Fix missing quaternions classinfo in pattern under 1.19.4
TheLimeGlass 20252bb
Make sure test runs on only 1.19.4
TheLimeGlass 6d3fe03
Address reviews and fix java 8
TheLimeGlass 417a0a5
Apply suggestions from code review
TheLimeGlass 50b28ce
Move classes
TheLimeGlass 5ca7598
Apply changes
TheLimeGlass 9e7992a
Move classes
TheLimeGlass fc8ee31
Class rename
TheLimeGlass 275779f
Update to Spigot's fix to TextAlignment
TheLimeGlass d4064f7
Return null when using w of vector
TheLimeGlass 6a1fab8
Update src/main/java/ch/njol/skript/expressions/ExprXYZComponent.java
TheLimeGlass aade8eb
Use brackets
TheLimeGlass e049f5f
Merge branch 'feature/displays' of https://github.com/SkriptLang/Skri…
TheLimeGlass 178957d
Merge branch 'master' of https://github.com/SkriptLang/Skript into fe…
TheLimeGlass f6723dc
Add entity hiding
TheLimeGlass ab0e544
Add property init values for displays
TheLimeGlass dfcedf5
1.19.4 check
TheLimeGlass d35917e
Add rotate syntaxes
TheLimeGlass 36ab6cd
Change example
TheLimeGlass 725e9bc
Fix tests
TheLimeGlass 17ae3c3
shadow syntax missing
TheLimeGlass 11eefc2
Merge branch 'master' of https://github.com/SkriptLang/Skript into fe…
TheLimeGlass c43f3ec
Change setting
TheLimeGlass d6f2d04
Merge branch 'master' of https://github.com/SkriptLang/Skript into fe…
TheLimeGlass 59de80f
Deal with conflicts
TheLimeGlass e178282
Revert change
TheLimeGlass 47a9fbb
Merge branch 'master' into feature/displays
TheLimeGlass 5c3755d
Merge branch 'master' into feature/displays
TheLimeGlass e670c84
Merge branch 'master' into feature/displays
TheLimeGlass c29dea5
Merge branch 'master' into feature/displays
TheLimeGlass 3da7b37
Update src/main/java/ch/njol/skript/conditions/CondCanSee.java
TheLimeGlass 3b50595
Fix imports from master merge
TheLimeGlass fa7b0d4
Get tests working
TheLimeGlass 8cc5cf9
Merge branch 'dev/feature' into feature/displays
TheLimeGlass a30eed7
Merge branch 'dev/feature' into feature/displays
TheLimeGlass 1fff7ca
Merge branch 'dev/feature' into feature/displays
TheLimeGlass 2c053eb
Merge branch 'dev/feature' into feature/displays
TheLimeGlass 5c3807a
Add color reset
TheLimeGlass b1128a6
Update ExprXYZComponent.java
TheLimeGlass 37046ba
Update DisplayData.java
TheLimeGlass e36b5df
Update DisplayData.java
TheLimeGlass 16a5c6b
Merge branch 'dev/feature' into feature/displays
TheLimeGlass a5fb080
Merge branch 'feature/displays' of https://github.com/SkriptLang/Skri…
TheLimeGlass fce4fc3
Change the package naming and merge item into its own class
TheLimeGlass 2c39420
Manually update to dev/feature
TheLimeGlass a4927cc
Add versioning for hide effect
TheLimeGlass 46202de
Add versioning for hide effect
TheLimeGlass 0eba425
Change tests
TheLimeGlass 6d7bc50
Update submodule skript-aliases
TheLimeGlass 33ecaec
Fix tests
TheLimeGlass 436a9ae
Fix tests
TheLimeGlass 57c06ef
Fix tests
TheLimeGlass 25600ac
Apply suggestions from code review
TheLimeGlass c112645
Apply changes
TheLimeGlass 22eda32
Update to dev/feature
TheLimeGlass 8400310
Add axis angle
TheLimeGlass c54fc72
Add axis angle
TheLimeGlass 721aea7
Merge branch 'dev/feature' into feature/displays
Moderocky de4eb97
Merge branch 'dev/feature' into feature/displays
Moderocky 1c145f9
Merge remote-tracking branch 'upstream/dev/feature' into feature/disp…
sovdeeth 1384994
Update skript-aliases
sovdeeth 7e33d72
fix merge error
sovdeeth ad69bbe
Remove axisangle and only present quaternion to users
sovdeeth ee3d8a5
Add tests for basic quaternion features, cleanup and fix bugs with Ex…
sovdeeth d1f09ca
Add ExprQuaternionAxisAngle and tests. Change float comparison to use…
sovdeeth 07e6f23
Temporary change to build.gradle for java 17
sovdeeth 2fb8fc2
Revert "Update src/main/java/ch/njol/skript/conditions/CondCanSee.java"
sovdeeth a02074f
Reverts entity hiding commits in favor of #6867
sovdeeth bf0b3ab
version check for EQAA and displaydata cleanup
sovdeeth 093fa83
force 'rotation' in EQAA, fix classdef error, add itemtypes to block …
sovdeeth a00cf5b
Clean up colorOf, add tests, add alpha parameter to rgb function and …
sovdeeth 400d972
update Nullable annotations to jetbrains
sovdeeth fa9e72b
Fix <1.19 errors (just for actions) and fix subtle issues with xyz co…
sovdeeth 77a843b
rename package to bukkit
sovdeeth 937bb37
finish package refactor
sovdeeth 5c4ecbe
Add tests for billboarding, rework display brightness and add tests, …
sovdeeth 0c15145
tests + allow setting override to a single number
sovdeeth a9c7110
tests, cleanup, and bug fixes for glow override and hegiht/width
sovdeeth 0c6a293
Merge branch 'dev/feature' into feature/displays
sovdeeth 41c61f1
Interpolation and Shadow tests + correct reset value for shadow stren…
sovdeeth ed6208c
Tests and cleanup for teleportation duration, remove number from chan…
sovdeeth d4e1c8d
Transformation tests, cleanup, bugfixes. Removed unnecessary Joml uti…
sovdeeth 9148441
wrong version check for teleportation duration
sovdeeth 124b046
Merge remote-tracking branch 'upstream/dev/feature' into feature/disp…
sovdeeth 655550b
Display view range tests, cleanup, finite guard, switch to Timespan#g…
sovdeeth 2846e4b
strip licenses
sovdeeth 949b454
cleanup, tests for ItemDisplayTransfrom. Fixed default from being FIX…
sovdeeth c92f75a
Remove ItemOfItemDisplay (redundant), cleanup/test the text display e…
sovdeeth e089ddc
small cleanup to textdisplayexprs and rename ItemFrameSlot to be more…
sovdeeth 045d75c
rework ExprRotate
sovdeeth 9d94d43
Completely rework rotation with new Rotator API. Add support for quat…
sovdeeth 234be4b
cleanup rotations - java 17 tests will fail until legacy tests are re…
sovdeeth 3436ae8
Merge branch 'dev/feature' into feature/displays
sovdeeth b180eed
Fix bugs with rotation, adds tests
sovdeeth df1a43e
Merge branch 'feature/displays' of https://github.com/SkriptLang/Skri…
sovdeeth 49dbe0b
Add drop shadow syntax and small cleanup of ExprTextOf
sovdeeth a54958a
See through blocks syntax
sovdeeth 568dde5
Update ExprRotate.java
sovdeeth d7c09af
remove extra [a]'s
sovdeeth 0e105cf
whoops! reverts a change to number accuracy config done for testing
sovdeeth a0117a9
Module-ize, package infos, remove mc version checks
sovdeeth a7b31ce
rename display.expressions package, use for loops, move displaydata
sovdeeth d54d350
display data improvements
sovdeeth 33db584
requested changes 1
sovdeeth 1931b62
update switches and remove banana
sovdeeth dea8320
requested changes 2
sovdeeth db3302d
Merge branch 'dev/feature' into feature/displays
sovdeeth e43eb3d
Apply suggestions from code review
sovdeeth 5b763cc
Apply suggestions from code review
sovdeeth 926ef64
fix expritemofentity description
sovdeeth 371c3d8
Merge branch 'dev/feature' into feature/displays
sovdeeth a244db1
Apply suggestions from code review
sovdeeth 84f5b6e
Update ExprDisplayHeightWidth.java
sovdeeth 81e4b1e
Merge branch 'dev/feature' into feature/displays
sovdeeth fdc733f
Merge branch 'dev/feature' into feature/displays
sovdeeth e8a394f
Merge branch 'dev/feature' into feature/displays
sovdeeth dc82a4f
Merge branch 'dev/feature' into feature/displays
sovdeeth 9aa4289
Apply suggestions from code review
sovdeeth f7a7bb6
requested changes 2 + rotator docs
sovdeeth ca655f4
requested changes
sovdeeth 64656bf
Apply suggestions from code review
sovdeeth 76cca4e
Merge branch 'dev/feature' into feature/displays
sovdeeth 17664a9
requested changes!
sovdeeth 0c20baa
Merge branch 'dev/feature' into feature/displays
sovdeeth 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
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
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.