Commit Graph

68 Commits

Author SHA1 Message Date
petersj
386962c3d7 Fix Paper CraftBukkit relocation 2024-07-28 12:51:19 +01:00
petersj
bf0873ba8b Upgrade to Java 21 2024-07-21 11:42:54 +01:00
petersj
e943d47351 Upgrade to Java 21 2024-07-03 17:20:15 +01:00
petersj
90f0b2f988 Update to Minecraft 1.21 2024-07-03 17:09:24 +01:00
James Peters
f1742588a7 Fix 1.20.4 build 2024-02-01 19:18:02 +00:00
James Peters
20b21098f5 Fix version number 2024-01-31 23:58:00 +00:00
James Peters
cd73798499 Update to 1.20.4 2024-01-31 23:45:22 +00:00
James Peters
14f90cb024 Release 2.10 2023-09-29 09:33:13 +01:00
James Peters
48e3880803 Update to 1.20.2 2023-09-28 20:51:38 +01:00
James Peters
b2a8f2bba3 Fix repositories, no need to build NMS anymore 2023-06-09 20:22:26 +01:00
James Peters
68acfa2c5c Update to Minecraft 1.20 2023-06-09 19:32:59 +01:00
James Peters
2d277f5bcc Update AnvilGUI version 2023-05-20 13:48:45 +01:00
James Peters
59bd81884a Add support for 1.19.3 and 1.19.4 2023-05-20 12:06:07 +01:00
James Peters
f9a6c4f711 2.7 Release 2022-06-26 16:27:55 +01:00
ceze88
ad2356a3f9
1.19 support (#83)
* 1.19 support

Co-authored-by: James Peters <jameslfc19@gmail.com>
2022-06-26 11:40:55 +01:00
ceze88
f0c902513e
Ability to disable/enable AutoCrafters, ChestLinks and HopperFilters (#82) 2022-06-13 15:48:30 +01:00
James Peters
f88baf2c1c Fix maven shade plugin 2022-05-20 15:53:46 +01:00
James Peters
5b7e059ed1 2.6.2 Release 2022-05-20 15:08:09 +01:00
ceze88
9da0fe0dba
1.18.2 support (#75)
* 1.18.2 support

* 2.6.2-Beta

* Update NMSProviderDefault.java

* Update build-1.18+.sh

* Update BuildTools/build-1.18+.sh

Co-authored-by: James Peters <jameslfc19@gmail.com>
2022-03-16 19:31:26 +00:00
James Peters
cbd97b6eff Update pom.xml 2022-02-02 23:22:20 +00:00
James Peters
58c2a3030b v2.6 Release 2022-01-27 19:57:29 +00:00
James Peters
1609fed93c v2.5.2-BETA-5 2022-01-23 21:42:20 +00:00
James Peters
eb66ccc91d 2.5.2-BETA-4 2022-01-17 21:29:52 +00:00
James Peters
2dd3481c6a Fixed OfflinePlayer Autocrafting 2022-01-12 19:57:07 +00:00
James Peters
332d6d3df1 v2.5.2 Beta 3 2021-12-20 19:27:59 +00:00
James Peters
2569357d8b v2.5.2 BETA 2 2021-12-20 16:37:40 +00:00
James Peters
fa22a8b55a Remove dependency reduced pom 2021-12-20 15:53:46 +00:00
James Peters
063a4e13d3 2.5.2 Beta 2021-12-18 19:19:27 +00:00
James Peters
883ce22f35 Update to 2.5.1 2021-12-13 19:18:24 +00:00
James Peters
364e2b5905 Fix #58 2021-12-13 19:01:20 +00:00
James Peters
4173a855ed Update to 2.5 Release
Updated dependencies.
Added newer Java language features
2021-12-08 22:49:53 +00:00
James Peters
52c5dad1b3 Remove NMS Support
Now that the Crafting API has been added in 1.17 NMS is no longer needed.
2021-07-28 22:07:53 +01:00
James Peters
d7e07c042b Fix Build 2021-07-14 00:14:36 +01:00
James Peters
ca7ed9519c Fix Build 2021-07-13 21:53:13 +01:00
James Peters
111fd8d4df Update to 1.17 and Java 16.
Also fixes Hopper Filter stack overflow
2021-07-12 21:13:13 +01:00
James Peters
cb99d7dcb3 2.4.1
Fixed a regression that broke Grief Protection plugins #37 #36.
Fixed a regression that broke AutoCrafting on 1.16.3
2021-03-06 19:11:31 +00:00
James Peters
82da0bef22 Update to 2.4-Release 2021-02-28 22:17:44 +00:00
James Peters
1e61150883 Update pom.xml
Added lombok
2021-02-15 22:43:37 +00:00
James Peters
630cbbf015 Fixed Anvil UI not working
Updated AnvilGUI.
2021-02-15 20:00:13 +00:00
James Peters
e5ce682ae9 Bug Fixes #25
Fixed TNT bug that would leave floating item frames from Chests/AutoCrafters. #25
Cleaned up code
Added JetBrains Annotations
2020-12-30 18:43:19 +00:00
James Peters
b351aec925 2.3.1 Update 2020-12-30 17:30:08 +00:00
James Peters
83840b8dba v2.3-Release 2020-11-03 23:02:07 +00:00
James Peters
046f07b7d1 Update pom.xml
Updated Anvil GUI to use latest snapshot
2020-11-03 22:28:02 +00:00
James Peters
d1a5500112 2.3-Beta-RC
Release candidate beta for v2.3.
2020-11-03 19:46:34 +00:00
James Peters
c58096bae6 1.16.4 support 2020-11-03 19:28:44 +00:00
James Peters
c582ee583c Language Update
Added a module to import languages directly from POE.
Requires a POEapi.java class containing the token and project id
2020-11-03 18:14:32 +00:00
James Peters
0d9b57c098 Beta 2.3 - beta 2 2020-10-27 12:01:40 +00:00
James Peters
858964c59c Fixed AutoCrafting & Added 1.16.3 Protocol support
Added 1.16_R2 module
Fixed AutoCrafting by using NMS
2020-10-24 15:18:56 +01:00
James Peters
1c153db2e3 Party UI
Adds UI to create/manage/invite players to parties.
Includes an Anvil UI library from WesJD.
2020-10-21 23:44:47 +01:00
jameslfc19
2fceb39f8c 2.3-Beta 2020-08-02 11:51:35 +01:00