Commit Graph

724 Commits

Author SHA1 Message Date
FlorianMichael
93ec651dfd
only include ViaVersion's common module into jar file 2023-11-06 06:31:16 +01:00
FlorianMichael
a177b73742
Fixed copyright headers 2023-11-05 19:29:42 +01:00
FlorianMichael
aa903430d8
less package structure in mixins, moved some classes ™️ 2023-11-05 19:26:28 +01:00
FlorianMichael
d19e330232
Bump version to 2.9.8-SNAPSHOT 2023-11-05 19:05:14 +01:00
FlorianMichael
3f4b586328
Small code cleanup 2023-11-05 18:37:30 +01:00
FlorianMichael
dc21828860
Emulate recipes for 1.8 - 1.11.2 2023-11-05 18:27:35 +01:00
FlorianMichael
f445ecdd9e
Emulate crafting recipe results in <= 1.11.2
Fixed https://github.com/ViaVersion/ViaFabricPlus/issues/60
2023-11-05 16:30:38 +01:00
FlorianMichael
48aef1fd5b
Proper support for all item types in ItemTranslator 2023-11-05 16:04:51 +01:00
FlorianMichael
15913b98e9
Fixed NPE in ItemTranslator 2023-11-05 15:35:44 +01:00
FlorianMichael
6e8bfa6060
Remove unused mixin class 2023-11-05 14:30:24 +01:00
FlorianMichael
d6c8501fa9
Fixed classic inventory showing background 2023-11-04 15:24:16 +01:00
FlorianMichael
07a0001ab4
Delete integration package, inline methods 2023-11-02 08:46:06 +01:00
FlorianMichael
adddcca7ce
Deleted base package, moved some classes 2023-11-02 08:37:22 +01:00
FlorianMichael
e312eae065
Some general improvements to the README file 2023-11-02 08:07:28 +01:00
FlorianMichael
d8bc4b451a
Merge remote-tracking branch 'origin/main' 2023-11-02 07:54:12 +01:00
FlorianMichael
8d35d2a724
Updated Via* to 23w44a 2023-11-02 07:53:47 +01:00
brunoman4006
a696556fd9
Added translations to spanish (#281) 2023-10-28 21:20:11 +02:00
FlorianMichael
9daf032e4e
Clean build script files 2023-10-24 03:24:58 +02:00
FlorianMichael
9791283179
Merge remote-tracking branch 'origin/main' 2023-10-24 03:14:14 +02:00
FlorianMichael
4a512e43bd
Delete Upstreamed fixes from VV
Upstream has merged some of the existing VFP merges into itself, so we can delete them here
2023-10-24 03:14:00 +02:00
Fundi1330
482a277ee2
Update uk_ua.json (#276) 2023-10-21 19:51:57 +02:00
EnZaXD
06f538ec7c
Downgrade Netty again to prevent version misatch. 2023-10-20 20:55:13 +02:00
Kichura
0acae91f2d
Gradle 8.4, G1GC, Update dependencies. (#275) 2023-10-20 20:53:24 +02:00
RaphiMC
4d1e1b9a45
Updated Via API usage 2023-10-20 16:57:08 +02:00
RaphiMC
2537ef5b4a
Updated ViaBedrock API usage 2023-10-20 16:45:00 +02:00
FlorianMichael
56021e93d5
Updated project url in bug_report.yml 2023-10-19 23:24:51 +02:00
FlorianMichael
4c39387a8f
Fixed grammar issue in README 2023-10-19 23:23:40 +02:00
FlorianMichael
9fcc8a1c17
Updated Via API usage 2023-10-19 23:15:39 +02:00
FlorianMichael
9aaae4c74c
Bump version to 2.9.7-SNAPSHOT 2023-10-18 18:37:38 +02:00
FlorianMichael
6aedfbd291
Some cleanup of the last PR. 2023-10-18 18:36:54 +02:00
Adrian F
63f74d503f
Made every subtitle that has a url clickable. (#272)
* Made the subtitles clickable in every screen.

* Applied some changes to the code for the subtitles.

* Merged subtitle setters into one setter.
Renamed useDefaultSubtitle into setupDefaultSubtitle.
ClassiCubeLoginScreen now uses the subtitle system.
A subtitle that doesn't have a press action does now have its own render method.

* BetaCraftScreen subtitle is now the server list url.
2023-10-18 18:18:59 +02:00
Howard ZHY
0468d663c8
Update Chinese Translations (#270) 2023-10-17 19:53:49 +02:00
Kichura
b67cc1ea81
Update Via* to 23w41a. (#268) 2023-10-17 13:50:05 +02:00
FlorianMichael
554cfea0cd
Use correct method to create old bounding box.
Fixed https://github.com/ViaVersion/ViaFabricPlus/issues/269
2023-10-17 13:46:05 +02:00
FlorianMichael
4f5530162c
Don't exclude group twice. 2023-10-15 11:35:16 +02:00
FlorianMichael
18760fb5a2
Bump MinecraftAuth (ViaBedrock should work now again) 2023-10-15 11:13:44 +02:00
FlorianMichael
e5fe31de2d
Updated Dependencies list in README file 2023-10-15 11:09:32 +02:00
FlorianMichael
6a39e1edae
Merge remote-tracking branch 'origin/main' 2023-10-14 18:49:31 +02:00
FlorianMichael
32b8dc46c4
Bump Classic4J to use maven central release. 2023-10-14 18:49:16 +02:00
Blay
0fa0a2ae97
updated polish translations (#264) 2023-10-08 20:08:55 +02:00
FlorianMichael
fd58471f43
Fixed compile error 2023-10-08 11:28:02 +02:00
FlorianMichael
d017bfe1f1
Bump version to 2.9.6-SNAPSHOT 2023-10-08 11:19:26 +02:00
FlorianMichael
cab56b570d
Release 2.9.5 2023-10-08 00:26:31 +02:00
FlorianMichael
966936283d
Updated Classic4J to 2.0.0 2023-10-08 00:22:29 +02:00
FlorianMichael
c3b079a055
Updated Via API usage 2023-10-07 23:47:18 +02:00
FlorianMichael
533c0844ef
Fixed compile errors 2023-10-07 23:44:18 +02:00
FlorianMichael
b3bd7c16f7
Fixed ViaBedrock implementation not working 2023-10-07 23:27:26 +02:00
FlorianMichael
0f4a042ed6
Delete unused method. 2023-10-07 20:18:36 +02:00
FlorianMichael
f09d97775e
Updated Via* libraries 2023-10-07 19:57:23 +02:00
FlorianMichael
1b2e1e09f9
Small changes to last PR. 2023-10-02 03:36:04 +02:00