Commit Graph

690 Commits

Author SHA1 Message Date
xsmeths
e28ac34a7c Add 1.20 to PlatformLoader 2023-06-11 09:11:27 +01:00
Flowsqy
8fc98eebf2 Update nms assembly version to 1.0.3 2023-06-10 19:43:34 +02:00
Flowsqy
70aa818d9a Update 1.20 reflection fields 2023-06-10 19:25:44 +02:00
Flowsqy
926062b2dc Add v1_20_R1 nms module to the assembly 2023-06-10 19:25:24 +02:00
Flowsqy
d5d3ec4674 Add v1_20_R1 nms module 2023-06-10 19:06:09 +02:00
Flowsqy
87d64cbc6f Add a README for nms module 2023-06-10 18:10:45 +02:00
Flowsqy
a7c4256a2a Set nms-all version to 1.0.2 2023-03-25 18:01:27 +01:00
Flowsqy
9fea981b10 Merge branch 'xsmeths-1.19.4' 2023-03-25 17:50:56 +01:00
Flowsqy
884bef3c17 Remove useless blank line in nms/pom.xml 2023-03-25 17:40:27 +01:00
Flowsqy
b180b7ddc5 Restore correct maven package addresses 2023-03-25 17:39:42 +01:00
Flowsqy
9f7d5b95e2 Restore IslandWorld-8.5.jar 2023-03-25 17:38:51 +01:00
Flowsqy
687939f894 Match README with install_local_dependencies.sh 2023-03-25 17:38:35 +01:00
xsmeths
f0daac7d41 lots of changes and now 1.19.4 nms functions correctly, tested working 2023-03-22 20:36:44 +00:00
smeths
1734189bbb
1.19.4 2023-03-21 13:24:16 +00:00
smeths
efd66796f4
1.19.4 2023-03-21 12:46:50 +00:00
smeths
0fb18cea81
1.19.4 2023-03-21 12:44:57 +00:00
smeths
2e27e82c68
1.19.4 support somewhat.. 2023-03-21 12:42:34 +00:00
smeths
fe33108bc4
Create FakeEntityImpl.java
1.19.4 nms
2023-03-21 12:41:01 +00:00
smeths
2d1522a70f
Create FakeArmorStandImpl.java
1.19.4 nms
2023-03-21 12:39:17 +00:00
smeths
be427a01b5
Create pom.xml
1.19.4 nms
2023-03-21 12:35:50 +00:00
Flowsqy
8c1ed25297 Fix item velocity water bug 2022-12-19 00:46:41 +01:00
Flowsqy
8bbc6aae0e Add 1.19.3 support 2022-12-18 13:41:53 +01:00
Flowsqy
e4c577c626 Add 1.19.2 support #9 2022-08-21 16:01:38 +02:00
Flowsqy
7a4beaa991 Bump maven-shade-plugin version to 3.3.0 2022-08-21 15:57:58 +02:00
Flowsqy
05f50bdad3 Load 1.19.1 nms platform 2022-07-28 00:43:25 +02:00
Flowsqy
343918fffc Merge branch 'update/1.19.1' 2022-07-28 00:42:06 +02:00
Flowsqy
30d4ff9213 Use correct plugin name 2022-07-28 00:41:43 +02:00
Flowsqy
313487d5e8 Fix 1.18.2 Platform loading 2022-07-28 00:40:31 +02:00
Flowsqy
5e80a7fd23 Add 1.19.1 support 2022-07-28 00:30:27 +02:00
Flowsqy
3465eb4867 Add PlatformLoader (check mappings versions to load NMS Platform) 2022-07-27 16:40:38 +02:00
Flowsqy
4012e001de Update README build instructions 2022-07-26 22:38:17 +02:00
Flowsqy
902686ea47 Add a classifier for nms assembly 2022-07-26 22:23:46 +02:00
Flowsqy
40497ca829 Bump maven-javadoc-plugin to 3.4.0 (fix warns) 2022-07-26 22:23:05 +02:00
Flowsqy
020ceb5821 Fix NMS loading for 1.17.1 (module rename) 2022-07-26 18:06:21 +02:00
Flowsqy
5782d5efb4 Merge branch 'fix/areashop-dependency' 2022-07-26 17:57:48 +02:00
Flowsqy
07951a5781 Avoid NMS module compiling 2022-07-26 17:53:18 +02:00
Flowsqy
040a53e257 Add some information in the README about this repo 2022-07-21 23:59:51 +02:00
Flowsqy
e96bac190e Fix broken AreaShop dependency 2022-06-08 18:43:52 +02:00
Flowsqy
0ebe7ab6ea Add 1.19 support 2022-06-08 18:39:34 +02:00
Flowsqy
2dc55b5669 Add 1.18.2 support 2022-03-12 17:43:16 +01:00
Flowsqy
38fede5baf Fix conversion error when using numbers in hologram format 2022-02-24 13:35:33 +01:00
Flowsqy
87f4a8808e Add debug messages in HologramFormat 2022-02-24 13:12:36 +01:00
Flowsqy
60ef6410ab Add custom parser exception 2022-02-24 12:58:05 +01:00
Flowsqy
92f537bcb0 Implement dynamic state for Holograms 2022-02-24 12:51:56 +01:00
Flowsqy
8acfc2e45c Load HologramFormat at startup 2022-02-24 00:22:48 +01:00
Flowsqy
05969a2fcc Implement the custom parser in HologramFormat (remove nashorn engine) 2022-02-24 00:06:14 +01:00
Flowsqy
96291d46c3 Add FormatData 2022-02-23 20:30:22 +01:00
Flowsqy
a2d4e967ae Replace the mapping function by a map in FormatParser 2022-02-23 19:40:19 +01:00
Flowsqy
159abf6286 Add final parse method 2022-02-23 16:31:33 +01:00
Flowsqy
69993536e5 Add logic check 2022-02-23 15:42:53 +01:00