Commit Graph

88 Commits

Author SHA1 Message Date
filoghost 0449fe65ca Set version to 3.0.1-SNAPSHOT 2022-10-30 10:19:13 +01:00
filoghost 37e411b978 Set version to 3.0.0 2022-10-23 16:56:45 +02:00
filoghost 7a63325620 Add support for Minecraft 1.19 2022-06-13 09:22:46 +02:00
filoghost 624d206086 Use new API for Javadoc 2022-06-04 18:33:06 +02:00
filoghost 619bc79cd8 Move core implementation to separate module 2022-05-22 00:10:31 +02:00
filoghost 6bee8d4d17 Add support for Minecraft 1.18.2 2022-03-05 17:46:52 +01:00
filoghost 0718e4ab80 Use the old API for Javadocs until the new API is finished 2022-02-27 15:59:30 +01:00
filoghost 9be9ecb2ac Add support for Minecraft 1.18 2021-12-13 23:01:44 +01:00
filoghost b342a0b37e Update dependencies 2021-09-03 19:35:27 +02:00
filoghost 9ff7b0d7b6 Suppress warning in pom.xml 2021-08-31 12:18:49 +02:00
filoghost c27c34dd64 Move pom.xml "modules" section 2021-08-31 11:26:08 +02:00
filoghost b97fe93f96 Add more info to pom.xml 2021-08-31 11:17:49 +02:00
filoghost 40d7876bd8 Fix and improve Javadoc generation 2021-08-31 10:45:10 +02:00
filoghost d2130fe162 Remove outdated dependency 2021-08-29 10:40:45 +02:00
filoghost da2b221642 Separate modules "common" and "NMS common" 2021-08-25 15:45:33 +02:00
filoghost 14541eb25d Remove unsupported versions and display error messages 2021-08-14 12:26:53 +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 ad7003c939 Require JDK 16 because of Minecraft 1.17 2021-06-21 22:52:32 +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 73f0d23410 Rename module "core" to "common" 2021-06-20 11:14:26 +02:00
filoghost 3f14a67b73 Initial draft for PlaceholderAPI support (needs performance improvements) 2021-05-24 11:53:00 +02:00
filoghost bbb397068b Support latest ProtocolLib version 2021-05-24 10:20:32 +02:00
filoghost 305931bd73 Tweak checkstyle settings 2021-05-18 09:48:24 +02:00
filoghost 85f85e9b2c Add Checkstyle 2021-05-17 19:30:31 +02:00
filoghost aacc7fdeb4 Small refactoring 2021-05-04 16:10:18 +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 03689e208b Update FCommons dependency to 1.2.7 2021-04-29 14:38:46 +02:00
filoghost 19f3a87ba3 Add dependencies for testing 2021-04-11 20:16:34 +02:00
filoghost f97c21e645 Add JetBrains annotations 2021-03-20 15:29:42 +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 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
filoghost d98708f6ae Update version to 3.0.0-SNAPSHOT 2020-11-08 20:41:39 +01:00
filoghost 00ea074838 Set version to 2.4.5 2020-11-04 10:41:26 +01:00
Esophose 51d63c282d Added 1.16.4 support 2020-11-03 14:43:51 +01:00
filoghost af038ac93f Update version to 2.4.5-SNAPSHOT for development 2020-08-14 16:10:06 +02:00
filoghost c56923f52a Update version to 2.4.4 for release 2020-08-13 11:50:19 +02:00
Esophose 8d1811145a Added 1.16.2 support 2020-08-11 19:13:26 -06:00
filoghost 16a6011950 Update version to 2.4.4-SNAPSHOT for development 2020-06-25 17:51:54 +02:00
filoghost 8981d6de8b Update version to 2.4.3 for release 2020-06-25 17:46:18 +02:00