Commit Graph

74 Commits

Author SHA1 Message Date
Will FP
67c6356f23 We do a little import optimising 2023-12-09 15:59:18 +00:00
Will FP
f56acf50bb Cleaned up registration API 2023-12-09 15:57:37 +00:00
Will FP
f3af2a0a75 Got ModernEnchantmentRegisterer working 2023-12-09 15:48:06 +00:00
Will FP
cd8dd2de57 Fixed registry unfreezing 2023-12-09 14:43:03 +00:00
Will FP
0047df4eb6 Added a hideous bodge in NMS enchantment code 2023-12-09 14:28:50 +00:00
Will FP
250607ecb2 Registration improvements 2023-12-09 14:14:59 +00:00
Will FP
26dcf92e5b Improved NMS registration more, added customisable maximum repair cost 2023-12-09 13:58:20 +00:00
Will FP
48fd2dd67d Fix 2023-12-08 12:51:10 +00:00
Will FP
5a0511a6f0 Kotlin migration 2023-12-08 12:51:00 +00:00
Will FP
0b27b46d48 Improvements to NMS registration 2023-12-08 12:50:26 +00:00
Will FP
b88a1483e1 More improvements 2023-12-07 19:54:01 +00:00
Will FP
942d76f989 Registration fixes and improvements 2023-12-07 16:57:58 +00:00
Will FP
7cc4f8d00c Fixed accidental overrides 2023-12-07 16:06:00 +00:00
Will FP
e476383da5 Cross-version compatibility changes 2023-12-07 15:46:07 +00:00
Will FP
72d51a56ae Completed 1.20.3 rewrite, awaiting bugfixing 2023-12-07 15:13:26 +00:00
Will FP
3dceea0b38 Began reworking enchantment registration 2023-12-07 14:38:13 +00:00
Auxilor
3ac72bf3cf Added 1.20.2 support 2023-09-22 19:50:48 +01:00
Auxilor
05ce232139 Added 1.20 support 2023-06-09 20:14:17 +01:00
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