Commit Graph

390 Commits

Author SHA1 Message Date
Christian Koop ec2c019745
Release v4.1.0 2024-01-13 21:50:14 +01:00
Christian Koop 7332899033
Removes now no-longer needed `#getDependencies` from plugin main class
The core now provides an implementation which returns an empty Set
2024-01-13 21:45:37 +01:00
ceze88 7cca82a54f Migrate to dynamic dependency loading 2024-01-11 16:04:14 +01:00
ceze88 d6909fb5c5 Release v4.0.0 2023-12-15 12:40:12 +01:00
ceze88 4767f79cd4 Fix data loading issues 2023-12-15 12:38:14 +01:00
ceze88 2a1966c153 Release v4.0.0-b3-SNAPSHOT 2023-10-25 16:39:01 +02:00
ceze88 c4af287f5b Update DataHelper 2023-10-25 16:38:21 +02:00
Christian Koop f2b3c6980e
Fixes Exception on plugin startup by dropping MySQL "support"
I don't see a way to support this check with the new database API.
`EpicFarming#getDataManager()` is `null` while the migrations are running
2023-10-24 03:26:33 +02:00
ceze88 c85fdb02c3 Release v4.0.0-b2-SNAPSHOT 2023-09-04 21:51:03 +02:00
ceze88 1c4cc32957 Updates FabledSkyBlock compatibility 2023-09-04 21:50:37 +02:00
ceze88 286617d6f4 Release v4.0.0-b1-SNAPSHOT 2023-08-24 12:05:44 +02:00
ceze88 b8d4824424 Update migration 2023-08-24 12:05:33 +02:00
ceze88 9fea3edc7b Release v4.0.0-SNAPSHOT 2023-08-24 12:04:13 +02:00
ceze88 d4bd92cfce Changes group id from com.songoda to com.craftaro 2023-07-26 18:05:13 +02:00
ceze88 f32760476d Revert "Changes group id from com.songoda to com.craftaro and updates repository"
This reverts commit 506a6b9526.
2023-07-26 18:04:44 +02:00
ceze88 506a6b9526 Changes group id from com.songoda to com.craftaro and updates repository 2023-07-26 18:03:12 +02:00
ceze88 36c0350324 Changes package names from com.songoda to com.craftaro 2023-07-26 18:01:37 +02:00
Christian Koop 7bedb94af4
Exclude `org/h2/` and `org/mariadb/` from jar minimization
Relates to d41670d212
2023-07-01 11:25:40 +02:00
Christian Koop 514ba25999
Fix default farm type in BlockListener
You can see in the Farm class and in `com/songoda/epicfarming/EpicFarming.java:219` that it
wants to default to `BOTH`
2023-07-01 11:09:49 +02:00
ceze88 d41670d212 Updates to new database system 2023-07-01 10:41:18 +02:00
Christian Koop 95a4110ae4
Update calls to CompatibleMaterial#getGlassPaneColor to new method name 2023-06-30 22:59:15 +02:00
Christian Koop e17a36357c
Replace deprecated usages of CompatibleSound with XSound 2023-06-30 22:58:36 +02:00
Christian Koop 87a8285fe4
Revert "Don't shade the Core's NMS classes into the final plugin"
This reverts commit 1b2f2de580.

The plugin might not need Nms but the Core sadly does for some basic functionality
2023-06-29 12:15:07 +02:00
Christian Koop 5dd494d2d9
Use `SpigotMC` as maven repository ID 2023-06-29 11:29:08 +02:00
Christian Koop f94fce4c59
Merge branch 'master' into development 2023-06-29 08:24:21 +02:00
Christian Koop 7d73daecf5
Updates .gitignore 2023-06-29 08:24:12 +02:00
craftaro-plugins-overview[bot] 38d4cf02a5
Updates contents of README.md 2023-06-26 15:25:52 +00:00
Christian Koop baf312cbf6
Fix non-replaced placeholders in `plugin.yml` 2023-06-26 16:43:36 +02:00
Christian Koop 5dfc521696
Release v3.4.0-SNAPSHOT 2023-06-25 16:23:39 +02:00
Christian Koop 1b2f2de580
Don't shade the Core's NMS classes into the final plugin
EpicFarming is not using NMS right now, so we don't need it
2023-06-25 16:23:19 +02:00
Christian Koop 3d5ec6ad7e
Migrate from SongodaCore to CraftaroCore v3.0.0-SNAPSHOT 2023-06-25 16:21:10 +02:00
Christian Koop 336f6d6570
Heavy code style changes and slight refactoring 2023-06-25 14:56:37 +02:00
Christian Koop e4d00552dd
Re-create and cleanup `pom.xml` and `plugin.yml` 2023-06-25 14:19:34 +02:00
Christian Koop ec04e1ac4f
Updates .gitignore 2023-06-25 14:19:06 +02:00
craftaro-plugins-overview[bot] 24cb179b09
Updates contents of README.md (#4)
Co-authored-by: craftaro-plugins-overview[bot] <111250264+craftaro-plugins-overview[bot]@users.noreply.github.com>
2023-06-25 14:06:47 +02:00
ceze88 ea768234e6 Release 3.3.2 2023-04-13 20:14:52 +02:00
ceze88 6f3d775b04 Updates SongodaCore to 2.6.19 2023-04-13 20:14:27 +02:00
Christian Koop e738be496d
Release v3.3.2-BETA 2023-03-29 21:54:07 +02:00
Christian Koop 37981e68dd
Updates SongodaCore to 2.6.19-DEV for Spigot 1.19.4 support 2023-03-29 21:53:58 +02:00
Christian Koop c1c16bcc49
Switch LICENSE to CC BY-NC-ND 4.0
Co-authored-by: Eli Rickard <38917063+EliRickard@users.noreply.github.com>
2023-03-29 21:28:11 +02:00
Christian Koop 9c173cadc5
Release v3.3.1-DEV 2023-01-11 23:07:57 +01:00
Christian Koop 4ce0869bff
Updates SongodaCore to v2.6.18-DEV 2023-01-11 23:07:47 +01:00
Christian Koop 22c5a44134
Merge branch 'development' 2022-09-05 22:43:57 +02:00
Christian Koop df2186e9f6
Release v3.3.0 2022-09-05 22:43:47 +02:00
songoda-projects-overview[bot] 9d6d06ff9e Bump SongodaCore version to `2.6.16` 2022-09-05 22:19:30 +02:00
songoda-projects-overview[bot] 3f05386da1 Bump SongodaCore version to `2.6.15-DEV` 2022-08-15 00:48:44 +02:00
ceze88 75dc4ad103 Remove deprecated methods, add MySQL support 2022-08-14 17:56:50 +02:00
Fernando Pettinelli fc9804b2a2 Merge branch 'development' 2022-07-03 16:26:21 -04:00
Fernando Pettinelli 778b6af275 Merge remote-tracking branch 'origin/development' into development
# Conflicts:
#	pom.xml
2022-07-03 16:24:54 -04:00
Fernando Pettinelli 77c7b64f66 Version 3.2.2 2022-07-03 16:24:32 -04:00