Commit Graph

19 Commits

Author SHA1 Message Date
libraryaddict 4be61e08d5 Format files 2024-03-06 15:48:26 +13:00
libraryaddict 96c8efcff6 Fix typo 2023-11-15 13:10:24 +13:00
libraryaddict 955278d149 Attempt to speed up disguise parsing by caching console perms 2023-11-12 13:06:53 +13:00
libraryaddict 73eacb41f6 Cache the name for getDisguisePerm 2023-11-01 15:33:22 +13:00
libraryaddict 6dd2fe51a1 Fix translation issue for saved disguises 2023-05-28 00:38:10 +12:00
libraryaddict 6ea0c665d9 Some enchantments should remain in self disguise armor/held items. Fixes #673 2023-04-24 23:42:27 +12:00
libraryaddict d35c68a0ab Refactor how parameters work to be cleaner. This should effect command/parse from string disguises only. And shouldn't break existing uses.
- All disguises can now be constructed without an argument
- Certain disguises now accept the arguments where they didn't before, such as item frames.
- The new disguise disguises now have default values to make them more usable. Such as text_display now being "center" not "fixed"
- The defaults of the display disguises now have stone & "text display" to prevent invisibility. But this does not stop anyone from abusing the display disguises, they should be limited to trusted members.
2023-04-24 00:02:46 +12:00
libraryaddict 85da8c09a8 Initial 1.19.4 support 2023-03-31 16:24:17 +13:00
libraryaddict 904719cf53 Fix translations and saved disguises 2022-09-22 17:00:36 +12:00
libraryaddict c8ab93f1cd Add support for 1.19, fixes #658, #657 2022-06-15 00:29:54 +12:00
libraryaddict b50c6c07df Add a note to ignore 2022-04-03 19:37:50 +12:00
libraryaddict cfc1eb27b9 Fix permissions somewhat for negating with a wildcard for options 2022-04-01 18:18:55 +13:00
libraryaddict 06f0a41f07 Optimize 2022-02-27 00:45:56 +13:00
libraryaddict 8644aaacd1 Fix #638 for real 2022-02-18 00:29:21 +13:00
libraryaddict 145c1057c3 Add tests for disguise param options permissions 2022-02-17 20:44:17 +13:00
libraryaddict e0bbcbd43e Fix imports, run code formatter 2022-02-02 20:16:24 +13:00
libraryaddict 7c0eb550e7 Optimize imports 2022-02-02 20:10:00 +13:00
libraryaddict 18081cf1ba Try avoid letting people use stupid values for numbers. Fixes #635 2022-01-17 16:43:03 +13:00
Sage M 0e0be185dc Modulization of NMS versions for 1.18+ 2021-12-06 21:35:30 -06:00