Commit Graph

105 Commits

Author SHA1 Message Date
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
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
FlorianMichael
98d1aea223
Bump version to 3.5.0-SNAPSHOT 2023-10-21 16:30:32 +02:00
FlorianMichael
6fdb88b33d
Merge remote-tracking branch 'origin/master' 2023-10-21 16:08:35 +02:00
FlorianMichael
1fbc96b805
Abstract platform code, build tasks and resources / fixed loading on all versions ™️ 2023-10-21 16:08:11 +02:00
Kichura
11a77507ab
Add missing 1.14 and 1.15 to CI. (#73) 2023-10-21 14:15:07 +02:00
FlorianMichael
d015b8807e
Added Support for Minecraft 1.14 and 1.15 2023-10-21 02:40:45 +02:00
FlorianMichael
fe045d01ac
Added Support for Minecraft 1.17, 1.18, 1.19, 1.20 2023-10-21 01:27:37 +02:00
FlorianMichael
48dea35519
Added version-replacement 2023-10-21 00:21:33 +02:00
FlorianMichael
cc10575786
Fixed corrupt gradle wrapper jar file 2023-10-21 00:05:53 +02:00
FlorianMichael
4b51ddf542
Abstract build scripts 2023-10-20 23:59:21 +02:00
FlorianMichael
0641355db6
Merge remote-tracking branch 'origin/master' 2023-10-20 20:44:23 +02:00
FlorianMichael
1f69af3cf3
Added bug_report template for GitHub. 2023-10-20 20:44:09 +02:00
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