Commit Graph

56 Commits

Author SHA1 Message Date
Auxilor
0d8b6c1d41 Updated to libreforge v4 2023-03-18 15:02:31 +00:00
Auxilor
8257ae7a86 Added 1.19.4 support 2023-03-16 11:50:26 +00:00
Auxilor
01aea65da3 Added 1.19.3 support 2022-12-11 17:24:50 +00:00
Auxilor
12e1b4bb42 Improved vanilla enchant manipulation 2022-09-14 16:56:18 +01:00
Auxilor
1fd54faa04 Fixed proxies 2022-08-30 00:02:41 +01:00
Auxilor
924d42b96e Added proxies 2022-08-30 00:00:00 +01:00
Auxilor
a138aac13d Recoded EcoEnchants 2022-08-29 22:37:00 +01:00
Auxilor
351fe3c324 Added 1.19 support 2022-06-09 19:38:03 +01:00
Auxilor
c6b291eb67 Updated registries 2022-03-04 11:18:02 +00:00
Auxilor
bf135755c6 Added 1.18.2 support 2022-03-04 11:17:35 +00:00
Auxilor
dc9db7faad Dropped support for 1.16.5 2022-02-19 18:42:44 +00:00
Auxilor
6059b8e928 Weird codemc nms build issue 2022-01-07 19:42:16 +00:00
Auxilor
31591de719 Codestyle 2021-12-26 13:26:33 +00:00
Auxilor
8fee321f44 Updated build.gradle for v1_18_R1 2021-11-30 18:56:59 +00:00
Auxilor
bd2f2a8e9d Implemented 1.18 NMS 2021-11-29 08:14:11 +00:00
Auxilor
bc4c1362ed Added in source tree for 1.18 - awaiting release 2021-11-28 13:18:06 +00:00
Auxilor
0677a80c1b Removed unneeded NMS hook 2021-10-16 10:31:09 +01:00
Auxilor
1afb803494 Updated to eco 6.3.0 and began using FastItemStack 2021-08-07 15:00:34 +01:00
Auxilor
b900a14274 Added particle-amount option to enchanting table 2021-08-01 19:18:27 +01:00
Auxilor
88a683a01a Added option to remove disabled enchantments server-side 2021-07-27 18:23:32 +01:00
Auxilor
75633f494d Added vanilla enchantment config setting 2021-07-25 15:59:39 +01:00
Auxilor
a9bcd29949 Fixed HashMap over Map 2021-07-22 01:22:42 +01:00
Auxilor
ab6f52a900 Updated to eco 6 2021-07-21 18:38:30 +01:00
Auxilor
5881903706 Deprecated EcoEnchants.getFromEnchantment and replaced with typecasts 2021-07-12 14:38:43 +02:00
Auxilor
1cfe3cc179 Fixed Vanilla Enchantment#conflictsWith behaviour being incorrectly overridden 2021-06-30 09:44:37 +01:00
Auxilor
633da45df2 Updated to use more Java 16 feature 2021-06-15 21:18:40 +01:00
Auxilor
ca8169d46b Cleaned up registration code 2021-06-12 10:37:22 +01:00
Auxilor
bde29c9120 Added 1.17 support and updated to Java 16 2021-06-11 12:24:24 +01:00
Auxilor
882a7f622b Fixed improved vanilla conflictsWith code not working on 1.16.0 - 1.16.3 2021-05-27 11:59:50 +01:00
Auxilor
00efb2f30f Optimised display + fixed codestyle from PR 2021-05-16 23:02:55 +01:00
Sceri
6a14feadc8 Fix FastGetEnchants for Enchanted Book 2021-05-16 22:59:42 +01:00
Auxilor
d61169f29e Fixed /randomenchant and added support for modifying vanilla conflictsWith behaviour 2021-05-15 17:17:39 +01:00
Auxilor
bdb012ae3d Removed unused class 2021-05-01 18:29:33 +01:00
Auxilor
cea2f97259 Refactor 2021-04-29 19:10:18 +01:00
Auxilor
00ae789a38 Added vanilla enchantment support for 1.16.0-3 2021-04-27 13:02:04 +01:00
Auxilor
48a400a30e Added loading for vanilla enchantment metadata 2021-04-27 12:59:18 +01:00
Auxilor
1076d210f5 Added new CraftEnchantment management system and added vanillaenchants.yml 2021-04-27 12:33:46 +01:00
Auxilor
8b5139a1b0 Revert "Started EcoSkills"
This reverts commit dba5d455
2021-04-16 16:36:41 +01:00
Auxilor
dba5d45508 Started EcoSkills 2021-04-16 16:24:56 +01:00
Auxilor
b3c1ebe79c Began eco 5.0.0 rework 2021-04-04 16:11:02 +01:00
Auxilor
9787cde593 Updated to eco 3.8.0 and removed unneeded code 2021-02-16 20:14:48 +00:00
Auxilor
8bc7062761 Fixed for below-world blocks 2021-02-08 21:45:43 +00:00
Auxilor
ffe113d29d Prevented potential errors when trying to break blocks above world height 2021-02-08 21:38:53 +00:00
Auxilor
423b092a3a Updated to eco 3.1.0 2021-01-19 17:46:29 +00:00
Auxilor
c28e4d94bd Added support for HideEnchants in ChatComponent 2021-01-07 16:16:22 +00:00
Auxilor
4b115b8334 Reworked proxy package 2020-12-31 17:37:45 +00:00
Auxilor
d87abbece6 Moved villager trade display off to NMS proxy 2020-12-30 14:02:28 +00:00
Auxilor
931d35495a Improved codestyle (10/?) 2020-12-28 16:31:03 +00:00
Auxilor
c97ca2f9c2 Improved codestyle (9/?) 2020-12-28 15:31:02 +00:00
Auxilor
4c9df0ee9f Improved codestyle (6/?) 2020-12-28 14:43:16 +00:00