Commit graph

2088 commits

Author SHA1 Message Date
libraryaddict 2e22dad323 De-update the pom 2020-09-19 08:12:45 +12:00
libraryaddict ae34cb33b6 Fix multinames getting out of sync 2020-09-19 08:07:12 +12:00
libraryaddict a66b41e4f5 Always update if you can 2020-09-19 07:24:12 +12:00
libraryaddict ac574bc51c Fix multi-names breaking on freebies 2020-09-19 07:09:03 +12:00
libraryaddict ac2d3d8325 Add /ld logs, fix horse disguise riding not moving 2020-09-19 06:08:20 +12:00
libraryaddict 0cd7806d21 Fix Disguise.clone() not cloning expires 2020-09-16 06:56:08 +12:00
libraryaddict e67115106d Fix riding a player when disguised being weird 2020-09-15 22:13:21 +12:00
libraryaddict b9490e8344 Potentially fix setExpires 2020-09-15 22:01:48 +12:00
libraryaddict d73d3f006b Opps 2020-09-15 21:59:17 +12:00
libraryaddict 6de077882c Add null check, always try process packets after 30 seconds 2020-09-15 21:58:33 +12:00
libraryaddict ebb6d2030d Try new method to handle skins 2020-09-15 21:54:29 +12:00
libraryaddict c295011015 Don't set default locale, instead use Locale.ENGLISH where possible 2020-09-14 15:01:05 +12:00
libraryaddict 4ff00ee828 Add alias for /grabskin & clarify /ld scoreboard debug 2020-09-14 14:42:51 +12:00
libraryaddict c1a8001b54 Add setPitchLock and setYawLock on FlagWatcher, closes #507 2020-09-10 15:19:42 +12:00
libraryaddict 45d42b1c6b Fix 1.12 falling block 2020-09-10 11:55:56 +12:00
libraryaddict 3a5f8545dc Fixed volatile isn't transient 2020-09-04 12:49:06 +12:00
libraryaddict 090ce6e8c5 Fix LibsDisguises 2020-09-04 11:11:17 +12:00
libraryaddict 33e803134b Add setGlowColor to FlagWatcher, doesn't support non-player-disguises yet. 2020-09-04 07:58:09 +12:00
libraryaddict 865326eda7 Fix Y issue in falling block disguise grid lock 2020-09-03 16:11:02 +12:00
libraryaddict 14cf777cab Add jenkins link to readme.md 2020-08-31 16:06:41 +12:00
libraryaddict b769569d5a Set min radius of area cloud to 0.1 2020-08-31 16:00:47 +12:00
libraryaddict 6e4ceb37a9 Fix error for self disguises refreshing or something 2020-08-31 10:02:50 +12:00
libraryaddict 4f0be27f0a Try avoid issues with preferences.json 2020-08-29 08:35:19 +12:00
libraryaddict 5f09d6d910 Organize imports 2020-08-28 06:15:56 +12:00
libraryaddict 33b7a5e8c8 Ignore static bounding fields 2020-08-28 04:57:03 +12:00
libraryaddict 86a757626b Fix falling block disguise 2020-08-27 15:57:11 +12:00
libraryaddict 5435df78de Release 10.0.16 2020-08-27 11:01:09 +12:00
libraryaddict 6b24bfa858 Fix Piglin 2020-08-27 10:59:55 +12:00
libraryaddict a0b5b065f0 Fix a typo in %leggings%, fixes #505 2020-08-26 06:48:57 +12:00
libraryaddict 031666546c Fix block/item readable names not having spaces 2020-08-23 20:11:59 +12:00
libraryaddict 4d0fe01bb7 Fix a bug 2020-08-23 13:34:43 +12:00
libraryaddict c9a3c125a5 Make MultiNames a premium feature 2020-08-23 13:32:54 +12:00
libraryaddict 3591c3bcf8 Don't register team listener if using armorstands 2020-08-23 13:28:35 +12:00
libraryaddict e22ba6565f Fix builds 2020-08-18 20:41:59 +12:00
libraryaddict 249304cced Fix brute not getting the right metadata 2020-08-18 20:28:41 +12:00
libraryaddict 0624538774 Update to 1.16.2 2020-08-18 18:03:22 +12:00
libraryaddict c8e08e91ff Don't load preferences if corrupted 2020-08-18 10:07:46 +12:00
libraryaddict bb009be826 Start spamming players and logs for old ProtocolLib 2020-08-17 18:14:10 +12:00
libraryaddict cb5aec155a Minor code cleanup 2020-08-15 06:26:00 +12:00
libraryaddict 11f0546fbe <@473314146453291009> sucks & cleans imports 2020-08-13 12:18:22 +12:00
libraryaddict 9b7b232fbe Thank you Eutherin for the reminder to break async! 2020-08-13 12:14:00 +12:00
libraryaddict 93936c3628 Cleanup more reflection 2020-08-13 12:10:48 +12:00
libraryaddict 15b4a6e935 Clean a fair bit of reflection calls, still some left over.. Performance boost. Also fixed /disguise not spacing the disguises you can use 2020-08-13 11:51:32 +12:00
libraryaddict 7a3f764581 Fix a performance issue, fixes #503 2020-08-12 19:28:41 +12:00
libraryaddict f67500b7be Fix another typo 2020-08-12 18:04:21 +12:00
libraryaddict d751a15c6a Fix bad reflection 2020-08-12 17:01:39 +12:00
libraryaddict 325e73d059 Add BlockData to FALLING_BLOCK command constructing 2020-08-12 16:04:09 +12:00
libraryaddict f530af0ae8 Small code cleanup 2020-08-12 15:55:25 +12:00
libraryaddict deb3fd243b Expand further on BlockData 2020-08-12 15:49:03 +12:00
libraryaddict 4f0290218b Add blockdata as a valid falling block thing, requires setblockdata 2020-08-12 09:36:13 +12:00