Commit Graph

350 Commits

Author SHA1 Message Date
RedDevel2
e7bf2ba5fc Update plugin name 2024-02-25 18:46:10 +01:00
RedDevel2
916735d7fc Update version tags 2024-02-24 18:22:24 +01:00
Alexander
d9d3812df9 Remove Lombok :( 2024-02-23 23:20:10 +00:00
Alexander
109294b299 Replace MoreClassUtils.castOrNull() with instanceof pattern matching 2024-02-23 21:53:22 +00:00
AngrySoundTech
af4e036c36 Relocate ItemExchange 2024-02-20 20:16:48 -05:00
AngrySoundTech
05a25124d4 Update to civgradle2 2023-11-29 20:31:52 -05:00
wingzero54
2c03e25b2e Increment plugin version 2022-07-13 21:33:03 -05:00
wingzero54
7a118d5f32 Increment plugin version 2022-07-13 21:25:42 -05:00
Alexander
76277d8e9f Re-add NameLayer, Citadel, and JukeAlert integrations 2022-06-18 14:20:19 +01:00
Cola
81707325ad 1.18.2 2022-03-08 01:06:49 +00:00
Alexander
5eec2c7bc7 Fix NBT issue 2022-01-19 18:03:31 +00:00
Alexander
35b3d24381 Update Lombok version 2022-01-19 18:03:00 +00:00
Alexander
31e326013e Update Gradle wrapper to 7.3.3 2022-01-19 18:02:03 +00:00
AngrySoundTech
5b5b80e459 Update dependency location 2022-01-02 10:44:39 -05:00
Cola
43d9cb7dbe CivGradle/1.18.1 2021-12-30 04:14:49 +00:00
Cola
4992a3e369 Merge remote-tracking branch 'CivMC/master' into 1.18 2021-12-30 04:05:59 +00:00
Cola
6695fa7bcf Fix plugin.yml 2021-12-21 23:21:01 +00:00
AngrySoundTech
4cab1f3778 Add workflow files 2021-12-20 17:17:43 -05:00
AngrySoundTech
c81e650cc3 Add workflow files 2021-12-20 17:14:19 -05:00
Cola
f49ba0d7d3 Gradlefication / 1.18 2021-12-17 13:26:18 +00:00
Alexander
1d2f52a396 Bump version to 1.5.0 2021-07-29 02:26:33 +01:00
Alexander
de36565449 BookModifier whoopsie 2021-07-29 00:48:19 +01:00
Alexander
2ebfecfac8 Update BookModifier 2021-07-29 00:44:34 +01:00
Alexander
a2117efc02 Fix same issue on ExchangeRule 2021-07-29 00:19:32 +01:00
Alexander
fdee4e73e9 Update BulkExchangeRule + fix parsing bug 2021-07-29 00:16:43 +01:00
Alexander
6c7637636a Update Utilities 2021-07-24 14:31:55 +01:00
Alexander
9784433740 Fix serialisation bug 2021-07-24 14:30:51 +01:00
Alexander
4ca2c1cdd2 Update ModifierStorage 2021-07-19 09:29:05 +01:00
Alexander
bda491a592 Other fixes 2021-07-18 22:32:44 +01:00
Alexander
254921e220 Fix NBT 2021-07-18 22:32:29 +01:00
Alexander
d29bf5724f Fix config parsing 2021-07-16 12:08:37 +01:00
Alexander
0986ded3fe Fix commands 2021-07-16 12:05:57 +01:00
Alexander
721d58f72b Update POM 2021-07-16 12:00:24 +01:00
Alexander
fa3b812200 Update to CivModCore 1.8.2 2021-01-22 20:56:52 +00:00
Alexander
3cc3fb357e Merge branch 'civ16' of https://github.com/Protonull/ItemExchange
* 'civ16' of https://github.com/Protonull/ItemExchange:
  plugin.yml :: Update api version to 1.16
2021-01-22 17:51:25 +00:00
Maxopoly
f9fa9e87cc Update to 1.16.4 2021-01-01 02:57:05 +01:00
Alexander
537520cd31 Remove CustomItemModifier 2020-12-13 20:31:22 +00:00
Alexander
abde296a5b ItemExchangePlugin # update method call 2020-11-07 21:45:31 +00:00
Alexander
896eddc49b plugin.yml :: Update api version to 1.16 2020-08-25 14:06:33 +01:00
Alexander
97d09cd78c Update to 1.16
ItemExchange is largely abstracted away from Minecraft, so there should be very little in the way of issues, especially since it doesn't depend on other civ plugins that may need updating / refactoring.
2020-07-30 21:51:34 +02:00
Alexander
3a6de62953 POM :: update Spigot to 1.16.1 2020-07-30 21:51:34 +02:00
Alexander
80d7b65021 ItemExchangePlugin :: do not null instance on disable
The instance actually remains loaded and present within Bukkit while disabled.
2020-07-30 21:51:34 +02:00
Alexander
8ddbbd7155 Update to 1.16
ItemExchange is largely abstracted away from Minecraft, so there should be very little in the way of issues, especially since it doesn't depend on other civ plugins that may need updating / refactoring.
2020-07-28 05:46:48 +01:00
Alexander
c896403112 POM :: update Spigot to 1.16.1 2020-07-28 01:54:15 +01:00
Alexander
344e416577 ItemExchangePlugin :: do not null instance on disable
The instance actually remains loaded and present within Bukkit while disabled.
2020-07-28 01:53:21 +01:00
Alexander
c8e14cadb4 Clean up 2020-07-02 17:19:35 +01:00
Alexander
4ea491034f BlockInventoryRequestEvent :: add purpose + cascade
Also moved away from chain() for getting the native inventory of a block
2020-06-30 17:54:12 +01:00
Alexander
1463e4c76e gitignore :: upgrade 2020-06-30 17:35:06 +01:00
Alexander
2705c5e995 plugin + pom :: minor changes
Aikar commands do not require entries within the plugin.yml. I've also changed the main over to a hard coded value from a filtered one. I've also changed the artifactId and groupId style recommended in CivTemplate and style-guide
2020-06-29 22:28:52 +01:00
Alexander
3c28f5d344 ItemExchangeListener :: allow players to punch shops through signs 2020-06-28 00:41:34 +01:00