Commit Graph

2556 Commits

Author SHA1 Message Date
libraryaddict 6e69ae6fe2 Attempt to fix a tracker exception 2021-06-16 19:37:52 +12:00
libraryaddict 6546dd256e How that get in there 2021-06-16 19:27:27 +12:00
libraryaddict 60d4283715 Add the sounds and fix an error 2021-06-16 17:23:32 +12:00
libraryaddict 3fd732c049 Commit the update, this is a WIP 2021-06-16 10:48:22 +12:00
libraryaddict fffea76e8d Fix adventure stuff 2021-06-15 11:04:37 +12:00
libraryaddict 381ab971b6 Shade and repackage the adventure text library. I hate how it inflates the jar by 300kb 2021-06-14 12:05:58 +12:00
libraryaddict d0ce9c0536 Test for adventure text support by trying to use it 2021-06-11 05:57:45 +12:00
libraryaddict cafc9f22d6 Add modifyuuid aliases to modify player command 2021-06-09 04:21:18 +12:00
libraryaddict 8f7b21314b Catch exception for adventure text 2021-06-07 23:15:30 +12:00
libraryaddict e5aab88cb6 Catch second exception 2021-06-07 23:02:28 +12:00
libraryaddict 634628383a Create the snapshot build 2021-06-07 22:27:49 +12:00
libraryaddict 9cd0455292 Release 10.0.25 2021-06-07 22:26:59 +12:00
libraryaddict 9593225f8e Let setDynamicName work on player disguises and player entities 2021-06-07 20:01:27 +12:00
libraryaddict 43aa37a9ec Fix some disguise methods not working 2021-06-07 20:00:05 +12:00
libraryaddict 4bc046f4e3 Go back to snapshot for now, jenkins broke 2021-06-07 19:39:13 +12:00
libraryaddict 239499f2d9 Re-set the release 2021-06-07 14:09:53 +12:00
libraryaddict 873f8a5c0a And the snapshot 2021-06-07 14:07:46 +12:00
libraryaddict 88f12052b5 Merge remote-tracking branch 'origin/master' 2021-06-07 14:07:10 +12:00
libraryaddict d2de8b2d6a Release 10.0.25 2021-06-07 14:07:01 +12:00
libraryaddict 066cead6c8
Merge pull request #569 from l89669/patch-1
Fix forge server console spam on plugin loading
2021-06-06 11:21:42 +12:00
paihuai c8783a6efa
Fix forge server console spam on plugin loading 2021-06-05 22:40:28 +08:00
libraryaddict 4e22d92b5e Fix toggle of self disguises, fixes #566 2021-06-05 03:03:19 +12:00
libraryaddict bde28a6521 Make getCustomData() return HashMap to retain compatibility 2021-06-03 17:31:16 +12:00
libraryaddict 20a017e686 Don't bother with nms to get block combined id for 1.12 2021-06-02 10:07:36 +12:00
libraryaddict 84d95b5b2b Try load changed version if possible 2021-06-01 01:08:26 +12:00
libraryaddict c49e2e6636 Add adventure text support, fix an obsolete check, change translations to be in adventure text style 2021-05-31 23:19:53 +12:00
libraryaddict afb2f733b0 Only filter plugin.yml 2021-05-29 11:43:48 +12:00
libraryaddict 3fc8bf30bb Don't repeat we are loading translations twice 2021-05-29 11:16:10 +12:00
libraryaddict c1ede49a8e If sender is null, default to target as placeholder owner 2021-05-27 20:57:39 +12:00
libraryaddict 15fd2c3d46 Don't remove items from creative players in self disguises 2021-05-27 13:16:20 +12:00
libraryaddict 3370a1353d Make sure disguise isn't running in an unloaded world 2021-05-27 13:08:44 +12:00
libraryaddict 08deb7ee30 Clean the resource include 2021-05-26 09:14:21 +12:00
libraryaddict 54b9490604 Add a 500ms rate limit to disguise commands to try prevent possible crashes. Fixes #551 2021-05-26 06:31:08 +12:00
libraryaddict 135b0fdeaa Fix exp disappearing, fixes #552 2021-05-26 06:23:05 +12:00
libraryaddict aa51a5fbe4 Exp doesn't need high velocity 2021-05-26 06:15:23 +12:00
libraryaddict caa25296be Don't send empty meta 2021-05-26 06:15:12 +12:00
libraryaddict 796ae26ed7 Fix wither skull looking up/down the wrong way 2021-05-26 06:02:43 +12:00
libraryaddict 7935f65564 Handle setRightClicking for fake disguise items 2021-05-25 10:42:34 +12:00
libraryaddict 2fe8d46c61 Fix up translations and remove dupes 2021-05-23 13:10:46 +12:00
libraryaddict f22b4e65c7 Change translations warning about being disabled but modified to be better phased 2021-05-23 11:42:44 +12:00
libraryaddict 42f04766b1 Do uuid version 3 warning 2021-05-23 10:17:46 +12:00
libraryaddict 8641115c75 Add support for mineskin api key 2021-05-23 10:11:03 +12:00
libraryaddict 74af3acfc3 Fix up hex colors 2021-05-22 06:34:58 +12:00
libraryaddict dd4556824a Print how many changed translations alongside how many translations 2021-05-22 05:26:20 +12:00
libraryaddict 2902de50c2 Attempt to serialize metadata with a saved disguise. Use linked hash map instead of HashMap 2021-05-22 02:43:39 +12:00
libraryaddict 1c2ea6a54d Should be private 2021-05-22 02:42:56 +12:00
libraryaddict be38046052 Add ability to enable mineskin debug 2021-05-22 01:50:20 +12:00
libraryaddict e91c022d92 Update the response 2021-05-22 01:47:15 +12:00
libraryaddict 84f32a70fa Remove defunct serializers 2021-05-22 01:21:25 +12:00
libraryaddict 407d00af1c Rewrite stuff to use MethodHandles, and saved disguises to use disguise.toString instead of original format. Updated for java 16 2021-05-21 06:23:01 +12:00