Commit Graph

23 Commits

Author SHA1 Message Date
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
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
7b269ba0b1 Move external libraries in the same package 2021-06-20 12:36:56 +02:00
filoghost
73f0d23410 Rename module "core" to "common" 2021-06-20 11:14:26 +02:00
filoghost
dfcc597a02 Make packages include module name and separate external libraries 2021-06-20 10:21:58 +02:00
filoghost
3f14a67b73 Initial draft for PlaceholderAPI support (needs performance improvements) 2021-05-24 11:53:00 +02:00
filoghost
40d18d1235 Enable the v2 API through adapters 2021-05-16 20:48:31 +02:00
filoghost
5bcf735808 Use new split modules 2021-05-01 12:40:34 +02:00
filoghost
aba0897dc7 Move repositories declarations to main POM 2021-04-29 20:43:58 +02:00
filoghost
f42ad75ca3 Merge module "nms-interfaces" with "core" 2021-02-26 23:43:11 +01:00
filoghost
3b127c3d90 Rename module "commons" to "core" 2021-02-26 20:30:46 +01:00
filoghost
13e8fcf070 Merge legacy API modules 2021-02-26 19:56:37 +01:00
filoghost
a4900759c9 Add FCommons library and use it where possible (initial update) 2020-12-12 12:08:34 +01:00
filoghost
836bd511da Change method to detect build number 2020-11-11 22:33:03 +01:00
filoghost
0b72d1e994 Rename module and package "utils" to "common" 2020-11-11 10:23:05 +01:00
filoghost
90dbfa5c07 Merge module "config" into "plugin" 2020-11-10 20:56:19 +01:00
filoghost
09f99be342 Convert tabs to spaces 2020-11-10 10:27:41 +01:00
filoghost
9c97e0ed39 Include legacy compatibility modules only at runtime 2020-11-10 10:12:14 +01:00
filoghost
9281515385 Add module for v2 backwards compatibility 2020-11-10 09:34:32 +01:00
filoghost
fb41de5651 Rename module "legacy" to "legacy-v1" 2020-11-09 23:20:27 +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