Commit Graph

24 Commits

Author SHA1 Message Date
filoghost
6d54e73518 Add @FunctionalInterface annotations 2021-07-24 18:18:29 +02:00
filoghost
003181c256 Spacing and ordering 2021-07-24 18:18:08 +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
41e54d801e Rearrange API classes 2021-07-08 08:48:27 +02:00
filoghost
157be9b679 Allow null item on ItemLine 2021-07-02 21:30:54 +02:00
filoghost
ae07fe0bb5 Remove trailing whitespace 2021-06-20 17:26:49 +02:00
filoghost
eeec178e65 Improve and refactor individual placeholders 2021-06-19 19:04:13 +02:00
filoghost
33bdce7915 Fix Checkstyle warnings 2021-05-25 00:17:44 +02:00
filoghost
e8c4f58d9a Change VisibilityManager into VisibilitySettings and improve implementation 2021-05-19 20:41:15 +02:00
filoghost
c1cd5b200c Fix Checkstyle violations by formatting code 2021-05-18 09:49:44 +02:00
filoghost
a31f29cb32 Rename methods 2021-05-16 20:59:34 +02:00
filoghost
40d18d1235 Enable the v2 API through adapters 2021-05-16 20:48:31 +02:00
filoghost
dfb6e0ab33 Change API error message 2021-05-10 22:22:07 +02:00
filoghost
588e2ed394 Add isRegisteredPlaceholder method to the API 2021-05-03 15:44:11 +02:00
filoghost
1f6adc8679 Change @Nullable/@NotNull annotation placement 2021-05-02 20:29:57 +02:00
filoghost
ee76d568dc Add null-related annotations to the API 2021-05-01 18:41:01 +02:00
filoghost
aba0897dc7 Move repositories declarations to main POM 2021-04-29 20:43:58 +02:00
filoghost
ff77738a51 Initial refactoring of the API 2021-04-28 23:25:20 +02:00
filoghost
750e74360a Partial placeholder refactoring 2021-04-24 23:37:54 +02:00
filoghost
f88d8965b2 General cleanup 2020-11-12 11:02:43 +01:00
filoghost
b60c7818d6 Use compact copyright header 2020-11-10 12:29:00 +01:00
filoghost
09f99be342 Convert tabs to spaces 2020-11-10 10:27:41 +01:00
filoghost
6f64e09508 Rename packages and modules from "com.gmail.filoghost..." to "me.filoghost..." 2020-11-09 10:56:22 +01:00
filoghost
069e1fffbd Use lowercase module directories 2020-11-08 20:57:04 +01:00