Commit Graph

23 Commits

Author SHA1 Message Date
Lukas Rieger (Blue)
74c68c3428
Drop support for fabric 1.15-1.17 and forge 1.17 2024-02-07 20:51:09 +01:00
Lukas Rieger (Blue)
c7f340dec3
Add neoforge implementation 2023-12-06 17:19:18 +01:00
Lukas Rieger (Blue)
6f015da070
Fix project-building from scratch 2023-11-19 16:13:35 +01:00
Nikita
609d6a90db
Migrate fabric implementation to events system (#481) 2023-10-03 12:31:45 +02:00
Lukas Rieger (Blue)
5ac293ca18
Only support latest recommended sponge version and fix default config generation on sponge 2023-10-02 16:33:08 +02:00
Lukas Rieger
01027af969
Update Gradle and 1.20.2 support (#479)
* Update gradle

* Update Fabric-Loom and ForgeGradle

* Add fabric-1.20.2 implementation

* Finalize 1.20.2 update

---------

Co-authored-by: NikitaCartes <nikich98@yandex.ru>
2023-09-27 17:39:47 +02:00
Lukas Rieger (Blue)
e1701c4754
Add paper support to folia implementation 2023-09-05 15:34:46 +02:00
Lukas Rieger (Blue)
92fc2a582b
Add forge-1.20 implementation 2023-06-08 18:22:21 +02:00
Lukas Rieger
16b1300ced
Minecraft 1.20 (#438)
* Add 1.20 resource link

* Add fabric 1.20 implementation

* Fix publish versions

* 1.20-pre7 (#437)

* Fix chunk status now having a namespace .. yay:)

* Update vite for security-issue fix
(We are not affected, but updating doesnt hurt)

* Remove all but latest 1.19 version

* Final 1.20 updates

---------

Co-authored-by: Aurélien <43724816+Aurelien30000@users.noreply.github.com>
2023-06-07 17:33:27 +02:00
Lukas Rieger (Blue)
e00896561b
Reenable other implementations 2023-04-03 22:23:41 +02:00
Lukas Rieger (Blue)
681c346da6
Initial folia implementation 2023-03-31 00:25:13 +02:00
Lukas Rieger (Blue)
2bbd7b6561
Add forge-1.19.4 implementation and update gradle 2023-03-15 15:51:10 +01:00
Lukas Rieger (Blue)
3dae1b1468
Add 1.19.4 client download url and fabric 1.19.4 implementation 2023-03-14 18:28:07 +01:00
Lukas Rieger (Blue)
4cc3774590
Remove forge versions pre 1.16.5 since they dont work with Java 11. Fixes: #379 2023-01-06 01:30:10 +01:00
Lukas Rieger (Blue)
6e78587d6f
Update fabric-1.19.3 and add forge-1.19.3 implementations 2022-12-08 14:08:26 +01:00
Lukas Rieger (Blue)
8aae8de828
Add Fabric 1.19.3 implementation 2022-11-24 21:17:39 +01:00
Lukas Rieger (Blue)
2614ef8a56
Remove fabric-1.16.1 implementation 2022-11-15 17:29:11 +01:00
Lukas Rieger (Blue)
0f579bf03c
Remove forge-1.19 implementation since 1.19.1 works for both 2022-10-24 23:24:41 +02:00
Lukas Rieger (Blue)
e6548adf2b
Add forge 1.19.1 support 2022-08-02 23:05:32 +02:00
Lukas Rieger (Blue)
61d63ce041
Add Sponge API 9 implementation 2022-07-30 21:22:41 +02:00
Lukas Rieger (Blue)
03f58c7739
Moving live-player-endpoint to maps/[mapid]/live/player, webroot/data is now webroot/maps, fixed color-css-alpha format 2022-06-27 01:13:48 +02:00
Lukas Rieger (Blue)
45c02d3736
Add fabric-1.19 implementation 2022-06-13 18:33:14 +02:00
Lukas Rieger (Blue)
cd008a32f0
Update gradle, switch to gradle-kotlin where possible (forge doesnt work), improve build-script setup 2022-01-15 01:18:02 +01:00