Commit Graph

28 Commits

Author SHA1 Message Date
Flowsqy
4f3f9febc9 Prepare equality check block 2022-02-23 13:01:49 +01:00
Flowsqy
eba62d5960 Add calculation detection 2022-02-23 01:25:13 +01:00
Flowsqy
1eaab510eb A reverse is applicable on a condition 2022-02-23 00:40:35 +01:00
Flowsqy
42f8ad4744 Add base method for final parsing and reverse checking 2022-02-23 00:23:24 +01:00
Flowsqy
b8fc15a6a8 Improve and fix unit detection, add nodes 2022-02-22 19:53:57 +01:00
Flowsqy
e2f4afde4b Don't evaluate characters if we are in a string 2022-02-16 20:16:27 +01:00
Flowsqy
72e04ba07a Add token parser 2022-02-16 18:12:21 +01:00
Flowsqy
2926e345fa Generify basic operators and conditions and merge 'and' & 'or' condition 2022-02-16 16:02:38 +01:00
Flowsqy
4d7c0434ae Add equals and hash method for future optimizations 2022-02-15 21:44:11 +01:00
Flowsqy
615438d55a Add basic providers 2022-02-15 21:37:15 +01:00
Flowsqy
a475cdc5e6 Add basic calculation operations 2022-02-15 20:55:08 +01:00
Flowsqy
f36b30ffa1 Add basic boolean operations 2022-02-15 20:31:52 +01:00
Flowsqy
2ce87936c7 End comments for understanding purpose. Add a lot of TODO comments. (HologramFormat) 2022-02-13 22:11:57 +01:00
Flowsqy
571c046202 Move HologramFormat code to a dedicated package and add comments to understand the code 2022-02-13 18:55:59 +01:00
Flowsqy
fd3b3b3785 Fix platform loading for 1.17.1 2022-01-01 20:55:17 +01:00
Flowsqy
59152bbf30 Fix javadoc 2021-12-30 12:21:44 +01:00
Flowsqy
bc16a6b0e9 Add 1.18 implementation 2021-12-30 11:26:59 +01:00
Flowsqy
c74a4e5720 Add missing return statement to stop the initialization of the plugin if version is not supported 2021-12-30 11:03:49 +01:00
Flowsqy
551b50b41b Use chat-api and remove useless nms in plugin 2021-12-30 00:58:31 +01:00
Flowsqy
15c39d6f50 Add 1.17.1 implementation 2021-12-29 22:34:30 +01:00
Flowsqy
f4499b4cfe Remove useless method in Utils 2021-12-29 21:40:42 +01:00
Flowsqy
b46bd953c3 Link plugin to nms sub modules 2021-12-29 21:31:27 +01:00
Flowsqy
4ada3fbbe6 Fix javadoc 2021-12-29 20:51:36 +01:00
Flowsqy
41a5206e69 Add reflection module for backward compatibility 2021-12-28 23:56:28 +01:00
Flowsqy
80e27a5823 Add nms structure 2021-12-27 21:12:31 +01:00
Flowsqy
be5d1dcbe3 Fix plugin artifact id and remove redundant comments 2021-12-27 17:37:09 +01:00
Flowsqy
9962be1231 Set management and real pom section 2021-12-27 16:55:22 +01:00
Flowsqy
a77926b3b1 Move plugin src directory into a sub module 2021-12-27 15:33:03 +01:00