Commit Graph

468 Commits

Author SHA1 Message Date
libraryaddict
a9152f7689 Add uuid change for possible compatibility with voice chat 2024-07-14 09:39:26 +12:00
libraryaddict
7bae78f2dd Fix wolf variants 2024-07-14 02:22:37 +12:00
libraryaddict
549827f0d3 Correct wolf/cat collar colors 2024-07-14 02:22:20 +12:00
libraryaddict
a48def08d7 Add note 2024-07-14 00:08:28 +12:00
libraryaddict
4c8337cefa Add compatbility with 1.21 enums change 2024-07-14 00:02:04 +12:00
libraryaddict
134f8931c8 Huh 2024-07-13 12:35:36 +12:00
libraryaddict
d2c7797ab7 Change check to match values 2024-07-13 12:33:39 +12:00
libraryaddict
fcf965ecad Check for nullsy 2024-07-13 12:30:35 +12:00
libraryaddict
c2d7bf96b3 Unfortunately can't compile locally atm 2024-07-13 12:27:36 +12:00
libraryaddict
0c0129a116 Test to make sure random nonsense isn't at fault 2024-07-13 12:20:14 +12:00
libraryaddict
beb8e5478c Whoops 2024-07-13 12:07:45 +12:00
libraryaddict
eeecbbb48f Add wolf variant 2024-07-13 11:39:06 +12:00
libraryaddict
8d9b6c61b3 Minor optimizations 2024-07-13 06:49:09 +12:00
libraryaddict
3912ff6f92 Bump uses from 5 to 10 2024-07-13 06:45:18 +12:00
libraryaddict
be33519def Add opt-out info 2024-07-13 06:45:18 +12:00
libraryaddict
34b2fb09bb Promote MineSkin 2024-07-13 06:45:18 +12:00
libraryaddict
cc1d1fd97a Add a warning for 1.21 users 2024-07-13 06:45:18 +12:00
libraryaddict
ed45c1a9a9 Fix errors caused by message update 2024-07-13 06:45:17 +12:00
libraryaddict
cbdb12fc61 Fix mineskin api with incorrect formdata boundary 2024-07-13 06:45:17 +12:00
libraryaddict
732031388d Clarify a message 2024-07-13 06:45:16 +12:00
libraryaddict
59b2a437b8 Remove DisguiseUtilities.getLogger(), fix packetevents updater 2024-07-13 06:45:16 +12:00
libraryaddict
ed99f5eba4 Plugin check 2024-07-13 06:45:16 +12:00
libraryaddict
ea321739a9 Don't call DisguiseUtilities in ConfigLoader 2024-07-13 06:45:16 +12:00
libraryaddict
c08a4ff6a3 Be kinder about update messages 2024-07-13 06:45:15 +12:00
libraryaddict
cdcd21c5b1 Update PE automatically on load 2024-07-13 06:45:15 +12:00
libraryaddict
421702797a Re-setup the packet handlers 2024-07-13 06:45:15 +12:00
libraryaddict
ccd1c147d2 Correct equipment packets not disabling if disabled 2024-07-13 06:45:14 +12:00
libraryaddict
1bf115cb1a Try avoid cache 2024-07-13 06:45:14 +12:00
libraryaddict
38a81f213c Handle comps as well, remove invalids if in inventory 2024-07-13 06:45:14 +12:00
libraryaddict
87936a4a5a Enhanced custom enchants stripping 2024-07-13 06:45:14 +12:00
libraryaddict
98105683e5 Partial scaling support 2024-07-13 06:45:13 +12:00
libraryaddict
cd44863106 Maybe this too 2024-07-13 06:45:13 +12:00
libraryaddict
3ea2d7a042 Attempt to strip custom enchants 2024-07-13 06:45:13 +12:00
libraryaddict
602a445f9c Clarify where to grab packetevents from 2024-07-13 06:45:12 +12:00
libraryaddict
8db22ba148 Clarify what the code means 2024-07-13 06:45:12 +12:00
libraryaddict
103dec40b7 Start dumping trace 2024-07-13 06:45:12 +12:00
libraryaddict
99883994be Expose methods in the updater 2024-07-13 06:45:11 +12:00
libraryaddict
728917e31a Attempt to work around a vague error with possibly equipment enchants 2024-07-13 06:45:11 +12:00
libraryaddict
410c53c18d Wrap inventory packet lisetner in a try{} 2024-07-13 06:45:11 +12:00
libraryaddict
d602793339 Bump packetevents version 2024-07-13 06:45:11 +12:00
libraryaddict
220e7db868 Add scale support 2024-07-13 06:45:10 +12:00
libraryaddict
bbf87a9ec3 Fix equipment 2024-07-13 06:45:10 +12:00
libraryaddict
a790f256eb Fix sanity skin storage not loading 2024-07-13 06:45:10 +12:00
libraryaddict
71db660a2e Fix tests not running if they are run in a different order 2024-07-13 06:45:10 +12:00
libraryaddict
10079f613d Improve player skin resolution 2024-07-13 06:45:09 +12:00
libraryaddict
bb948c1c72 Fix horse armor 2024-07-13 06:45:09 +12:00
libraryaddict
a968cc904c Fix falling block, probs breaks it for item names 2024-07-13 06:45:09 +12:00
libraryaddict
6aa446057e Correct download link 2024-07-13 06:45:09 +12:00
libraryaddict
56cfbfb9c1 Reference slot directly 2024-07-13 06:45:08 +12:00
libraryaddict
e9d7e8fe24 Update for 1.21, fix a small bug or two 2024-07-13 06:45:08 +12:00
libraryaddict
5be355cf4d Fix relocated jar 2024-07-13 06:45:08 +12:00
libraryaddict
a80d5852d0 Hide setCustomnameVisible for player 2024-07-13 06:45:07 +12:00
libraryaddict
d2fa119613 Reflection on WrappedBlockState to clone it 2024-07-13 06:45:07 +12:00
libraryaddict
9b7cc9b1b3 First jenkins dev build for packetevents
I'll probably do the actual changelog in the release only, tiring
2024-07-13 06:44:27 +12:00
libraryaddict
ed2a33f703 Try detect mineskin challenge 2024-06-02 17:13:32 +12:00
libraryaddict
4e9133b323 Snapshot 2024-04-10 14:16:13 +12:00
libraryaddict
445e393f2a Release build 2024-04-10 14:12:14 +12:00
libraryaddict
9632f96a51 Fix for bisect 2024-04-10 14:09:17 +12:00
libraryaddict
1566b39a95 Note how many extra files there were 2024-04-09 00:05:13 +12:00
libraryaddict
4653366231 Change saved disguises to not wipe on load 2024-04-07 23:35:40 +12:00
libraryaddict
5d5df0ed7c Fix mispelled profile error 2024-04-07 16:11:33 +12:00
libraryaddict
ca2ccaf67f Fix undisguising not working correctly for 1.16 and older 2024-04-07 16:08:28 +12:00
libraryaddict
aa04206813 Snapshot 2024-04-05 18:46:02 +13:00
libraryaddict
ca4c5e7abc Release 10.0.43 2024-04-05 18:41:50 +13:00
libraryaddict
f4b42d1d53 Add note for tall self disguises 2024-04-05 18:41:38 +13:00
libraryaddict
d24a6cedb9 Clean up some messages, warn about modded servers 2024-04-03 18:47:00 +13:00
libraryaddict
4be61e08d5 Format files 2024-03-06 15:48:26 +13:00
libraryaddict
8e6b4ce466 Why wasn't this done already 2024-03-05 20:20:02 +13:00
libraryaddict
0288134b4d Clean up some reflection 2024-02-27 15:29:40 +13:00
libraryaddict
78fba3e1f7 Fix wolf setAngry for versions older than 1.16, thanks FireworkPolymer 2024-02-21 23:36:23 +13:00
libraryaddict
2458ab312e Add a note 2024-02-21 23:30:40 +13:00
libraryaddict
2a653f2c87 Some string cleanup 2024-02-19 18:18:07 +13:00
libraryaddict
b6f0f3618e Fix spectator camera not working on a fresh disguise 2024-02-17 21:53:07 +13:00
libraryaddict
9da0770f84 Remove some male pronouns 2024-02-17 21:34:23 +13:00
libraryaddict
8ed27e8bd6 Don't try to bihosting again if failed 2024-02-02 09:32:47 +13:00
libraryaddict
e88f75c82a Amend warning with link to antimalware 2024-01-30 22:05:52 +13:00
libraryaddict
c4e98bb075 Snapshot 2024-01-29 01:26:19 +13:00
libraryaddict
81e59873a5 Release 10.0.42 2024-01-29 01:25:42 +13:00
libraryaddict
07c8476e92 Avoid an error being thrown for fernflower 2024-01-26 17:26:13 +13:00
libraryaddict
6e406a4859 Fix older builds of MC, and initial relocation support 2024-01-26 17:21:07 +13:00
libraryaddict
d931cb557d Define everything as optional 2024-01-26 15:03:24 +13:00
libraryaddict
85f5e64d18 Fix bad load order 2024-01-25 14:47:30 +13:00
libraryaddict
7a28a6b0ae Cache session service 2024-01-25 13:57:49 +13:00
libraryaddict
b875c8fc97 Add default 2024-01-19 01:20:10 +13:00
libraryaddict
ca4d8638fd Amend message 2024-01-18 20:54:02 +13:00
libraryaddict
33879c9a36 Count files to do basic check for malware 2024-01-18 20:48:54 +13:00
libraryaddict
022bd0dd23 Remove unneded workaround 2024-01-17 23:31:52 +13:00
libraryaddict
3bea13cccf Release the snapshot (or should we release the kraken?) 2024-01-17 23:29:54 +13:00
libraryaddict
8f3ebc7d16 Release 10.0.41 2024-01-17 23:25:57 +13:00
libraryaddict
4dcc283207 Partial fix for #739, however this cannot be fully fixed due to how llama spit behaves 2024-01-17 17:56:09 +13:00
libraryaddict
6145b20196 Add missing return 2024-01-16 10:55:40 +13:00
libraryaddict
88e9b5f570 Clean the code a little 2024-01-14 12:32:16 +13:00
libraryaddict
599083c8b0 Bump required nms version, some custom payload handling 2024-01-13 13:04:30 +13:00
libraryaddict
b6bc5af73a Don't hide manifest 2024-01-12 15:25:07 +13:00
libraryaddict
a1b54f4ac3 Revert a temp change, don't have fun with the mappings file incase it's being dodgy to antiviruses 2024-01-12 15:05:09 +13:00
libraryaddict
68e95862dc Dont access more data 2024-01-12 14:06:06 +13:00
libraryaddict
2f4a8d695d Temp disable metrics runtime access 2024-01-12 14:05:14 +13:00
libraryaddict
73f2247a76 Filter some META-INF from the jar 2024-01-12 13:39:45 +13:00
libraryaddict
c5b791d43d Give more verbose reason for updating ProtocolLib 2024-01-10 19:59:29 +13:00
libraryaddict
33cb700aa1 Redo sessions service to support authlib update in older versions 2024-01-03 06:29:11 +13:00
libraryaddict
c7d8e44169 Change too big message, disable reflection for scoreboard for now on 1.20.4 2023-12-27 19:00:44 +13:00
libraryaddict
14ae9c9e6e Switch from pastebin to mclo.gs 2023-12-27 18:53:09 +13:00
libraryaddict
3605ab784d Fix 1.12 error 2023-12-17 18:57:27 +13:00
libraryaddict
f793d2e301 Add support for 1.20.4 2023-12-13 22:55:36 +13:00
libraryaddict
c7b49d531e Fix error when using viaversion 2023-12-12 16:16:01 +13:00
libraryaddict
996d1af2d6 Merge branch 'master' of github.com:libraryaddict/LibsDisguises 2023-12-02 12:39:59 +13:00
libraryaddict
ddfa521d13 Also refresh permissions when a custom disguise is added 2023-12-02 12:39:48 +13:00
Enea Zani
c270b3a5a9
corrected grammar error
The pronoun 'they' must be used with a non-third-person form of a verb.
2023-11-29 18:14:10 +01:00
libraryaddict
e3cf06db0c Fix the way we're listening to user preference on notify bar 2023-11-23 11:03:03 +13:00
libraryaddict
7cb24b8dda Release snapshot 2023-11-15 20:31:47 +13:00
libraryaddict
52aca71585 Release 10.0.40 2023-11-15 20:30:44 +13:00
libraryaddict
d14fb65959 Fix bad load order 2023-11-15 20:29:28 +13:00
libraryaddict
e8b6f7a8e6 Ignore cache 2023-11-15 17:41:56 +13:00
libraryaddict
96c8efcff6 Fix typo 2023-11-15 13:10:24 +13:00
libraryaddict
fd927a9b62 No idea 2023-11-14 16:09:45 +13:00
libraryaddict
96b02b057b Give more explicit console permissions 2023-11-14 13:13:11 +13:00
libraryaddict
779bc5e5a5 And snapshot build 2023-11-13 21:46:39 +13:00
libraryaddict
c920b96cdf Release 10.0.39 2023-11-13 21:46:25 +13:00
libraryaddict
955278d149 Attempt to speed up disguise parsing by caching console perms 2023-11-12 13:06:53 +13:00
libraryaddict
bc0cc65549
Fix compile 2023-11-02 08:52:13 +13:00
libraryaddict
73eacb41f6 Cache the name for getDisguisePerm 2023-11-01 15:33:22 +13:00
libraryaddict
beb3fec8ab Use a better map key 2023-10-31 18:29:32 +13:00
libraryaddict
a671701979 Partially improves on #730, needs to be compiled at runtime however 2023-10-31 18:24:48 +13:00
libraryaddict
dbd81538ca Fix error in 1.20.2 2023-10-26 12:32:33 +13:00
libraryaddict
a0e2428fae Lowercase disabled methods 2023-10-20 16:58:42 +13:00
libraryaddict
56ee3e5227 Snapshot builds 2023-10-06 14:53:55 +13:00
libraryaddict
8e123d5a05 Release 10.0.38 2023-10-06 14:50:08 +13:00
libraryaddict
d3b4bfcacf Try to be smarter when updating PL on failed updating 2023-10-04 22:19:50 +13:00
libraryaddict
2cb01ddc75 Update for 1.20.2 2023-09-30 06:27:14 +13:00
libraryaddict
d9e14aec31 Fix skins not updating when setting it while active 2023-09-30 06:25:18 +13:00
libraryaddict
428ca42dd3 Add all the newer entity poses, untested 2023-09-26 17:34:25 +13:00
libraryaddict
eb21541424 Fix serialization apply the color white when it should not 2023-09-04 00:30:02 +12:00
Reason
d438cb3e70 Always unregister extended name 2023-07-05 22:31:13 +01:00
libraryaddict
aa950cfd8f Merge remote-tracking branch 'origin/master' 2023-06-26 14:47:32 +12:00
libraryaddict
e574facf71 Just incase, though it shouldn't be 2023-06-26 14:47:23 +12:00
libraryaddict
f0c28d45a7 Fix some weirdo error in skript with entity destroy, closes #718 2023-06-26 14:45:53 +12:00
libraryaddict
b17f86e03d
Update BisectHosting.java 2023-06-25 23:02:41 +12:00
libraryaddict
b51dbbe6e5
Update BisectHosting.java 2023-06-25 23:00:39 +12:00
libraryaddict
2683887444 Snapshot 2023-06-25 19:10:17 +12:00
libraryaddict
d953ac6c07 Release 10.0.37 2023-06-25 19:07:38 +12:00
libraryaddict
fc3ba04118 .. fix 2023-06-25 19:01:15 +12:00
libraryaddict
cc067b1bf9 Snapshot 2023-06-24 09:53:21 +12:00
libraryaddict
740d9e941e Release 10.0.36 2023-06-24 09:49:57 +12:00
libraryaddict
25fd5d9699 Fix minimessage 2023-06-12 02:56:13 +12:00
libraryaddict
d30d4237b0 Downgrade adventure text 2023-06-12 02:40:13 +12:00
libraryaddict
6add332207 Not engine 2023-06-11 18:28:13 +12:00
libraryaddict
851c8f39c5 Add jupiter as well 2023-06-11 18:26:05 +12:00
libraryaddict
757d6620d7 Downgrade junit 2023-06-11 18:22:50 +12:00
libraryaddict
b302c421d8 Change scope for junit from test to provided 2023-06-11 18:09:50 +12:00
libraryaddict
548e2c83fb Update 2023-06-11 18:04:35 +12:00