Commit Graph

80 Commits

Author SHA1 Message Date
Kichura
21f6507dac
Clean up CI, Update Gradle and dependencies. (#72)
* Clean up CI, Update Gradle and dependencies.

* Attempt 1 on minecraftforge's gradle.

* Attempt 2 on minecraftforge's gradle.

* Go back to Gradle 7.5.1.

* Revert shadow back to 7.1.2.

* ViaForge 3.4.4, Update via* to dev builds, G1GC.
2023-10-20 20:38:36 +02:00
FlorianMichael
2cce2ade9e
Update README file 2023-10-20 20:32:08 +02:00
FlorianMichael
869352b02a
Maybe this could give us a jar file? 2023-10-20 18:39:24 +02:00
FlorianMichael
18f17e4494
Add support for Minecraft 1.16.5 ™️ 2023-10-20 18:32:52 +02:00
FlorianMichael
967930ef64
Building works now 2023-10-20 10:46:47 +02:00
FlorianMichael
5e40ef4111
Setup multi module project 2023-10-20 09:40:46 +02:00
FlorianMichael
58099058a5
clean up of the source code 2023-10-20 08:55:10 +02:00
FlorianMichael
49f6b80d70
removed debugging println 2023-10-20 08:42:58 +02:00
EnZaXD
fff800ec7d
Update mcmod.info 2023-09-22 17:55:52 +02:00
EnZaXD
f7a5eb910d
Renamed sub module 2023-09-21 22:24:44 +02:00
EnZaXD
390ffa4ccc
Bump libraries 2023-09-21 22:24:22 +02:00
EnZaXD
5443fca792
Updated description of the project 2023-08-07 01:26:11 +02:00
FlorianMichael
fcd8b19e6e
updated README 2023-06-08 21:34:43 +02:00
FlorianMichael
110264b312
Fixed ViaVersion loading 2023-06-08 21:21:48 +02:00
FlorianMichael
57fde74508
Bump version to 3.3.3 2023-06-08 20:22:54 +02:00
FlorianMichael
dbf346eef8
Fixed GUI and building 2023-06-08 20:18:39 +02:00
EnZaXD
b396eccd9e
Updated link 2023-06-07 21:11:31 +02:00
FlorianMichael
4d5ba05aa4
Updated README 2023-06-07 21:04:43 +02:00
FlorianMichael
4fbce241d7
Updated Via* (1.20) 2023-06-07 21:02:11 +02:00
FlorianMichael
a4846e4b70 Merge remote-tracking branch 'origin/master' 2023-05-29 13:09:44 +02:00
FlorianMichael
f3077dc2d7 only show supported versions 2023-05-29 13:09:37 +02:00
Kichura
82fff93c49
Update dependencies on actions (#63)
* Update dependencies on actions.

* Ensure the JDK is on temurin.

* [ci skip] Uppercase the word "build".
2023-05-29 13:05:43 +02:00
FlorianMichael
548e75d279 Migrate to ViaVersion organisation 2023-05-28 20:27:34 +02:00
EnZaXD
61b497aade
Update Via* (23w18a) 2023-05-06 21:02:18 +02:00
EnZaXD
79ef743212
updated ViaMCP link 2023-04-22 20:51:53 +02:00
FlorianMichael
c99cd7de33 renamed class 2023-04-20 22:24:22 +02:00
FlorianMichael
5c76a3745e Updated Via* (23w16a) 2023-04-20 22:23:55 +02:00
FlorianMichael
98efda4ec5 fixed building 2023-03-19 16:40:42 +01:00
FlorianMichael
a36cf3257c Minecraft 1.19.4 2023-03-19 16:35:16 +01:00
florian
1232b01736
Update README.md 2023-02-25 20:38:52 +01:00
FlorianMichael
2b12ecaad5 3.0.0 2023-01-30 21:18:18 +01:00
FlorianMichael
c92f20ee65 updated to new API 2023-01-30 21:04:47 +01:00
FlorianMichael
1cffc9c3b9 added new codebase 2023-01-04 03:42:43 +01:00
FlorianMichael
7fdd594765 removed files 2023-01-04 03:29:35 +01:00
JesseUwU
e48dfb93f3
Delete gradle.properties 2023-01-04 03:27:01 +01:00
JesseUwU
19870e4bda
Merge pull request #54 from MIOGMIOG/legacy-1.12
1.19.2 and 1.19.3 for 1.12
2022-12-26 18:56:27 +01:00
MIOGMIOG
28770500f3
Update gradle.properties 2022-12-26 18:42:46 +01:00
MIOGMIOG
655da5af7a
add 1.19.3 2022-12-14 18:06:54 +01:00
MIOGMIOG
b0a515832e
Update via* 2022-12-14 17:56:54 +01:00
Michael
eba3775f0e
Update README.md 2022-10-23 01:20:31 +02:00
Michael
ba4f7b4734
Merge pull request #49 from TudbuT/forge-1.12.2
Fix some incompatibility issues and a crash by using standardized FML loading
2022-10-09 20:15:09 +02:00
Michael
ebe2f3245a
Merge pull request #50 from Avanatiker/update
Added 1.19.1-1.19.2 support and upgrade dependencies
2022-10-07 23:36:44 +02:00
Constructor
ef6adcac49
Added 1.19.1-1.19.2 support and upgrade dependencies 2022-10-04 00:13:30 +02:00
TudbuT
f396ff00bc fix some incompatibility issues and a crash by using standardized FML loading 2022-09-26 14:42:53 +02:00
realLvL
eb818ea399
Merge pull request #39 from MIOGMIOG/forge-1.12.2
1.19 Support (for 1.12.2)
2022-06-09 13:31:31 +02:00
MIOGMIOG
95c2338e91
1.19 Support 2022-06-09 13:25:43 +02:00
MIOGMIOG
7f084df6cf
Upgrade Via* 2022-06-09 13:22:29 +02:00
MIOGMIOG
916a1c5708
more names is too buggy 2022-06-06 08:21:40 +02:00
MIOGMIOG
1c87fcc35b
Update main.yml 2022-06-06 08:20:03 +02:00
MIOGMIOG
18cbc4616f
New version 2022-03-21 19:29:08 +01:00