Commit Graph

141 Commits

Author SHA1 Message Date
FlorianMichael
bd7b535134
Gradle 8.5 2024-02-04 01:03:06 +01:00
FlorianMichael
9912150b16
Try java 17 2024-02-04 00:51:48 +01:00
FlorianMichael
060d4b527b
Cleaned build script by using mc_version for comparisons 2024-02-04 00:46:45 +01:00
FlorianMichael
bc32c47617
Removed outdated comments 2024-02-04 00:34:38 +01:00
EnZaXD
b6057fe811
Merge pull request #80 from HowardZHY/master
Update versions in readme
2024-02-03 20:22:34 +01:00
Howard ZHY
fd77239068 Update versions in readme 2024-02-04 03:19:01 +08:00
EnZaXD
45d10be95d
24w05b 2024-02-02 11:30:55 +01:00
EnZaXD
36d14d5554
24w04a 2024-01-26 13:56:21 +01:00
EnZaXD
9d02580e50
24w03b 2024-01-22 19:47:13 +01:00
FlorianMichael
17218b808c
Updated mods.toml files 2024-01-02 17:37:47 +01:00
FlorianMichael
11e365b36d
Update to Minecraft 1.20.4 and Gradle 8.1 2024-01-02 17:19:19 +01:00
FlorianMichael
d0d46e9e6d
Updated Via* 2024-01-02 17:02:53 +01:00
FlorianMichael
cd293c781f
Fixed compile errors 2024-01-02 17:01:21 +01:00
FlorianMichael
4da0b63c19
Updated copyright files 2024-01-01 16:52:20 +01:00
FlorianMichael
80594682a8
2024 2024-01-01 00:56:16 +01:00
FlorianMichael
b91a408d36
Improved mods.toml files 2023-12-08 16:24:17 +01:00
FlorianMichael
c202c4c3ca
Removed debug print 2023-12-08 15:40:48 +01:00
FlorianMichael
758dc93bc7
Update Via* libraries 2023-12-06 22:11:18 +01:00
FlorianMichael
2bd493a166
Rework build structure to prevent gradle plugins
Drop 1.14/1.15 as Forge doesn't seem to like Mixins on those versions
Fixed 1.17+ GUI rendering crashing for OpenGL exceptions
2023-12-06 22:05:18 +01:00
FlorianMichael
c9efed6697
Bump version to 3.6.0-SNAPSHOT 2023-12-06 22:04:45 +01:00
FlorianMichael
76ec05ec35
Release 3.5.0 2023-12-05 20:02:15 +01:00
FlorianMichael
79631f7caf
Some final cleanup before 1.20.3 2023-12-02 01:14:12 +01:00
EnZaXD
a6c9ed237f
1.20.3-rc1 2023-11-30 18:11:58 +01:00
EnZaXD
ddc93d7a59
1.20.3-pre4 2023-11-28 17:29:36 +01:00
EnZaXD
3a2011caab
1.20.3-pre3 2023-11-27 17:21:42 +01:00
EnZaXD
14e555c861
1.20.3-pre2 2023-11-22 18:08:41 +01:00
EnZaXD
3eb7157bf1
1.20.3-pre1 2023-11-20 19:40:38 +01:00
EnZaXD
cb0e67591e
23w46a 2023-11-20 13:59:35 +01:00
EnZaXD
fc3b03d8fb
23w45a 2023-11-10 16:03:04 +01:00
EnZaXD
ab9c735eea
Update Via* 2023-11-03 20:17:05 +01:00
FlorianMichael
c31b19c2ce
Fixed GUI rendering in all versions 2023-11-01 05:10:55 +01:00
FlorianMichael
703ead17dc
Add refmap file to output jar 2023-11-01 04:58:44 +01:00
FlorianMichael
fbc33a80d0
Don't include plugins twice 2023-11-01 04:46:50 +01:00
FlorianMichael
be8f079e26
Merge remote-tracking branch 'origin/dev' 2023-10-26 01:12:41 +02:00
FlorianMichael
9aea3aa3ac
Sync last commits to all mc version implementations 2023-10-26 01:05:26 +02:00
FlorianMichael
3cf92fa69f
Some clean up, added f3 debug hud 2023-10-25 23:17:37 +02:00
FlorianMichael
fd1b080728
Set VFNetworkManager in commons injector 2023-10-25 22:46:58 +02:00
FlorianMichael
76e8ec8baa
Added groups in config.yml
Allow to set button positions
Added system to set versions for singleton servers in the server list
Added BetaCraft MpPass for classic servers
Added per-server-version system
2023-10-25 22:42:41 +02:00
FlorianMichael
5a4b714bc5
Various changes to the protocol selection gui:
1. Add button for creating Via dumps and reloading all config files
2. Fix ESC action to actually open the parent screen
3. Made the GUI pretty
2023-10-25 03:51:41 +02:00
FlorianMichael
2e09d167bf
ViaLegacy/ViaAprilFools 😎 2023-10-25 01:58:52 +02:00
Adrian F
b43cf548c4
General improvements to the viaversion schematic. (#76) 2023-10-24 22:19:58 +02:00
FlorianMichael
4b98412388
Even more dummy classes 2023-10-24 21:29:06 +02:00
FlorianMichael
a489e42ee0
Only apply mixins on the client side 2023-10-24 16:54:58 +02:00
FlorianMichael
3fed59dbda
Added proper fix for the idle packet in <= 1.8 2023-10-24 16:51:42 +02:00
FlorianMichael
484c8ba9a8
Outsource providers 2023-10-22 00:34:57 +02:00
FlorianMichael
b5be55a0c8
Merge remote-tracking branch 'origin/master' 2023-10-21 21:51:16 +02:00
FlorianMichael
04f297e1bb
Added config to save selected protocol version and to disable ViaForge button + javadoc 2023-10-21 21:51:02 +02:00
Kichura
edaa8618a7
Remove viaforge directory dupes in CI. (#75) 2023-10-21 18:12:55 +02:00
Kichura
9f4c642b5a
Implement GH cache to CI. (#74) 2023-10-21 17:13:59 +02:00
FlorianMichael
7594239138
Explain build script structure 2023-10-21 17:10:15 +02:00