Commit Graph

128 Commits

Author SHA1 Message Date
filoghost
98f27b73b4 Improve error logging 2021-07-25 11:57:25 +02:00
filoghost
496fd4ae41 Add support for visibility options 2021-07-24 18:41:13 +02:00
filoghost
21280b0b1f Add defensive copy for ItemStack 2021-07-24 15:20:00 +02:00
filoghost
ce2dfd993b Improve tests 2021-07-24 15:08:16 +02:00
filoghost
1440a88387 Fix partial placeholder replacement, fix tests 2021-07-24 14:36:51 +02:00
filoghost
7d86538621 Use packets instead of entities
Missing:
* All implementations before 1.17
* Placeholder toggle
* Visibility settings
* Line touch handling
* Item pickup handling
2021-07-24 12:51:14 +02:00
filoghost
c22f01c017 Fix animation speed 2021-07-19 09:25:51 +02:00
filoghost
bbc08034f1 Fix hologram delete 2021-07-19 09:25:51 +02:00
filoghost
3539ae6a01 Uncolorize image lines for serialized value 2021-07-13 19:17:35 +02:00
filoghost
6d5c1e4a30 Change warning message 2021-07-13 19:17:35 +02:00
filoghost
05826266a5 Update FCommons methods 2021-07-13 19:17:35 +02:00
filoghost
2e68e95497 Change image rendering settings path 2021-07-13 19:17:35 +02:00
filoghost
6948afcfa9 Simplify image rendering settings 2021-07-13 19:17:35 +02:00
filoghost
0cb6fed921 Additional test 2021-07-13 19:17:35 +02:00
filoghost
e67bfcd750 Rename inner class 2021-07-08 18:43:33 +02:00
filoghost
41e54d801e Rearrange API classes 2021-07-08 08:48:27 +02:00
filoghost
1871fbc8b7 Pass plugin instance instead of using static getInstance() method 2021-07-06 21:22:14 +02:00
filoghost
1eb58dfd0a Use pinger utility in FCommons 2021-07-06 21:22:14 +02:00
filoghost
f6c7fd5f0f Fix VisibilitySettings not working 2021-07-05 23:58:20 +02:00
filoghost
43427d6f81 Move method to FCommons library 2021-07-05 08:27:29 +02:00
filoghost
fca1de85e0 Convert {empty} to an actual placeholder 2021-07-03 17:15:41 +02:00
filoghost
4399fd90a7 Refactor internal hologram editing 2021-07-03 17:01:31 +02:00
filoghost
0b649ff612 Clarify code 2021-07-03 09:29:59 +02:00
filoghost
157be9b679 Allow null item on ItemLine 2021-07-02 21:30:54 +02:00
filoghost
b594f79a2b Refactor ImageMessage 2021-06-27 23:51:08 +02:00
filoghost
d52e374969 Rename classes 2021-06-24 17:38:38 +02:00
filoghost
fa7c34ccf9 Refactoring 2021-06-24 17:13:32 +02:00
filoghost
95fd02b507 Small refactoring 2021-06-21 23:33:40 +02:00
filoghost
37cc961cab Ignore async threads in ProtocolLib listener 2021-06-21 23:29:29 +02:00
filoghost
8ef99b0352 Fix {motd} on 1.16+ 2021-06-21 23:28:48 +02:00
filoghost
39d4e450d7 Add support for Minecraft 1.17 2021-06-21 22:51:30 +02:00
filoghost
ae07fe0bb5 Remove trailing whitespace 2021-06-20 17:26:49 +02:00
filoghost
860d586750 Reformat and cleanup code 2021-06-20 17:09:52 +02:00
filoghost
31f0ba206d Format imports 2021-06-20 12:41:52 +02:00
filoghost
7b269ba0b1 Move external libraries in the same package 2021-06-20 12:36:56 +02:00
filoghost
c190f10092 Fix formatting 2021-06-20 12:01:53 +02:00
filoghost
f73e8405ea Restore copyright headers 2021-06-20 11:59:12 +02:00
filoghost
50b9ede70c Inline method 2021-06-20 11:50:09 +02:00
filoghost
73f0d23410 Rename module "core" to "common" 2021-06-20 11:14:26 +02:00
filoghost
22bacead97 Rename package "object" to "hologram" 2021-06-20 10:47:28 +02:00
filoghost
08d3219c37 Move API implementations to a common package 2021-06-20 10:46:45 +02:00
filoghost
dfcc597a02 Make packages include module name and separate external libraries 2021-06-20 10:21:58 +02:00
filoghost
eeec178e65 Improve and refactor individual placeholders 2021-06-19 19:04:13 +02:00
filoghost
b2989814b8 Initial refactoring for relative placeholders 2021-05-26 23:29:08 +02:00
filoghost
864f76eac6 Move classes 2021-05-25 21:05:10 +02:00
filoghost
33bdce7915 Fix Checkstyle warnings 2021-05-25 00:17:44 +02:00
filoghost
23029e874e Fix link on console update notification 2021-05-25 00:12:01 +02:00
filoghost
f9a6163363 Change permissions prefix to "holographicdisplays." 2021-05-25 00:11:11 +02:00
filoghost
71bf06a8b5 Re-add rainbow color &u" as alias of "{rainbow}" 2021-05-24 22:55:30 +02:00
filoghost
d58e9fe0a9 Code renaming 2021-05-24 22:42:44 +02:00