Commit Graph

239 Commits

Author SHA1 Message Date
Christian Koop
61792d4540
Merge branch 'development' 2024-10-02 14:57:20 +02:00
Christian Koop
dbd1827775
Release v2.2.0 2024-10-02 14:57:17 +02:00
Christian Koop
9460c4321b
chore: Update SongodaCore to v3.5.0-SNAPSHOT 2024-10-02 14:57:11 +02:00
ceze88
203d5f0056 Release v2.1.1 2024-08-21 16:52:41 +02:00
ceze88
71190be103 Update to core version 3.3.0-SNAPSHOT 2024-08-21 16:52:32 +02:00
ceze88
a626167277 Merge branch 'development' of https://github.com/craftaro/EpicEnchants into development 2024-08-21 16:50:21 +02:00
Christian Koop
fe33ed09c4
Release v2.1.0-SNAPSHOT 2024-06-22 21:39:01 +02:00
Christian Koop
b59cb42785
chore(deps): update SongodaCore to v3.1.0-SNAPSHOT 2024-06-22 21:38:50 +02:00
Christian Koop
11b379a327
Merge branch 'master' into development 2024-06-22 21:12:08 +02:00
ceze88
979e447797 Release v2.0.1 2024-06-11 15:56:23 +02:00
ceze88
87e5ed2972 Update shade plugin 2024-06-11 15:56:14 +02:00
ceze88
b86cc51185 Update core version to 3.0.7-SNAPSHOT 2024-06-11 15:56:07 +02:00
craftaro-plugins-overview[bot]
bea30883f0
Updates contents of README.md 2024-04-18 17:09:52 +00:00
Christian Koop
69cf459116
Removes now no-longer needed #getDependencies from plugin main class
The core now provides an implementation which returns an empty Set
2024-03-27 18:09:13 +01:00
craftaro-plugins-overview[bot]
b1858599fc
Updates contents of README.md 2024-03-07 20:52:09 +00:00
Christian Koop
7be4e4c53c
Adds plugin logo at docs/Logo.png 2024-03-07 21:30:59 +01:00
Christian Koop
a28d4a9098
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:41:24 +01:00
ceze88
474c44b45c Release v2.0.0 2024-01-13 16:03:40 +01:00
ceze88
fb406122d8 Migrate to dynamic dependency loading 2024-01-11 16:09:04 +01:00
Christian Koop
13336f72d5
Release v2.0.0-b3-SNAPSHOT 2023-10-23 18:04:01 +02:00
ceze88
5cc234147a Release v2.0.0-SNAPSHOT-b2 2023-07-28 11:53:59 +02:00
ceze88
3658946da0 Fix NPE for some enchants 2023-07-28 11:53:48 +02:00
ceze88
e6f0a8599e Release v2.0.0-SNAPSHOT 2023-07-25 20:19:38 +02:00
ANGEL
8ccfc5c82d Move classes from package com.songoda to com.craftaro; Changed links to Craftaro's wiki 2023-07-25 12:39:40 +03:00
Christian Koop
8cd6e9c6b3
Use SpigotMC as maven repository ID 2023-06-29 11:29:23 +02:00
Christian Koop
c81a39fb26
Release v1.3.0-SNAPSHOT 2023-06-25 13:59:26 +02:00
Christian Koop
1c9b00b9c0
Merge branch 'master' into development 2023-06-25 13:55:48 +02:00
craftaro-plugins-overview[bot]
6487659339
Updates contents of README.md (#2)
Co-authored-by: craftaro-plugins-overview[bot] <111250264+craftaro-plugins-overview[bot]@users.noreply.github.com>
2023-06-25 13:55:12 +02:00
Christian Koop
5347383f6b
Heavy code style changes and slight refactoring 2023-06-25 13:50:37 +02:00
Christian Koop
a6acf326f8
Updates .gitignore 2023-06-25 13:50:37 +02:00
Christian Koop
341fca99ab
Updates PlaceHolderAPI dependency from v2.9.2 to v2.11.3 2023-06-25 12:51:04 +02:00
Christian Koop
b3b0ddd105
Modernize and clean up pom.xml 2023-06-25 12:51:04 +02:00
Christian Koop
9e4e198848
Drop support for Songoda UltimateBottles
I think it never got published
2023-06-25 12:51:04 +02:00
Christian Koop
489bff3620
Migrate from SongodaCore to CraftaroCore v3.0.0-SNAPSHOT 2023-06-25 12:51:04 +02:00
ceze88
8e27640956 Release 1.2.7 2023-04-13 20:42:42 +02:00
ceze88
4de6d42235 Updates SongodaCore to 2.6.19 2023-04-13 20:42:10 +02:00
Christian Koop
ec8e0aa975
Fixes conditions with floating point numbers
Reported in SD-9504

Bug introduced in 423ae8977e
SD-9217

Commit related to 1a4d33879a, which tried to fix the issue
2023-04-06 09:40:08 +02:00
Christian Koop
56e7174e42
Release v1.2.7-BETA 2023-03-29 21:52:38 +02:00
Christian Koop
4bc9c115c1
Updates SongodaCore to 2.6.19-DEV for Spigot 1.19.4 support 2023-03-29 21:52:28 +02:00
Christian Koop
3b12aee5d5
Switch LICENSE to CC BY-NC-ND 4.0
Co-authored-by: Eli Rickard <38917063+EliRickard@users.noreply.github.com>
2023-03-29 21:34:19 +02:00
Christian Koop
875f305bd3
Release v1.2.6-DEV 2023-01-11 23:09:48 +01:00
Christian Koop
f12829ab5a
Updates SongodaCore to v2.6.18-DEV 2023-01-11 23:09:36 +01:00
Christian Koop
434c0fb43e
Merge branch 'development' 2022-09-05 22:40:00 +02:00
Christian Koop
9af09a5404
Release v1.2.5 2022-09-05 22:39:54 +02:00
songoda-projects-overview[bot]
34bfd34e69 Bump SongodaCore version to 2.6.16 2022-09-05 22:11:35 +02:00
songoda-projects-overview[bot]
9b4259b727 Bump SongodaCore version to 2.6.15-DEV 2022-08-15 00:51:15 +02:00
Christian Koop
72b5a69ca6
Merge branch 'development' 2022-07-07 19:17:45 +02:00
Christian Koop
3e7b2a6414
Release v1.2.4 2022-07-07 19:14:49 +02:00
Christian Koop
74740a54b0
Update SongodaCore to v2.6.13 2022-07-07 19:14:41 +02:00
Christian Koop
1a4d33879a
Extend broken parseJs method for "n > x" syntax
More of an hack than anything


Bug introduced in 423ae8977e
SD-9217
2022-06-16 13:20:07 +02:00