Commit Graph

505 Commits

Author SHA1 Message Date
FlorianMichael
9fcc8a1c17
Updated Via API usage 2023-10-19 23:15:39 +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
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
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
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
FlorianMichael
eff452e1da
Fixed some magic values in boat emulation. 2023-10-02 01:49:36 +02:00
FlorianMichael
8c7ece3004
Deleted useless code. 2023-10-02 00:19:36 +02:00
FlorianMichael
f88407f0bd
Fixed legacy public key signature tracking
Fixed https://github.com/ViaVersion/ViaFabricPlus/issues/258
Fixed https://github.com/ViaVersion/ViaFabricPlus/issues/255
2023-10-02 00:06:48 +02:00
FlorianMichael
abcb5f9271
Revert 929ab2f588 because it has been fixed in ViaVersion. 2023-10-01 20:28:45 +02:00
FlorianMichael
8e9f5fa141
Implemented packet syncing correctly. 2023-10-01 20:22:56 +02:00
FlorianMichael
b92aa99fd3
Fixed CPE protocol not working 2023-10-01 19:56:19 +02:00
FlorianMichael
3656c3f4e5
Call 1.18.2 interaction manager on main thread 2023-09-28 04:25:56 +02:00
FlorianMichael
10c8ed10c9
Cleaned networking sync base
Fixed https://github.com/ViaVersion/ViaFabricPlus/issues/253
2023-09-28 00:10:24 +02:00
FlorianMichael
44163aa59c
Emulate correct value if entity doesn't have passengers 2023-09-24 16:24:56 +02:00
FlorianMichael
e4cce0fa0c
Merge remote-tracking branch 'origin/main' 2023-09-24 16:22:37 +02:00
FlorianMichael
a4dc619363
Implemented last special cases in EntityHeightOffset emulator 2023-09-24 16:22:13 +02:00
RacoonDog
fa36d64a74
FileSaver close FileReader (#252)
* Update FileSaver.java

* Update FileSaver.java
2023-09-24 15:13:32 +02:00
RacoonDog
c6cb3c0ee2
chat stuff (#251) 2023-09-24 15:11:31 +02:00
FlorianMichael
a0df65c578
Implemented movement change in <= 1.20.1 2023-09-24 04:00:23 +02:00
FlorianMichael
26323aac86
Fixed error in ChatUtil#prefixText 2023-09-24 03:15:41 +02:00
FlorianMichael
4ce73a42e5
Fixed bad packets / packet order in <= 1.20.1 2023-09-24 03:15:19 +02:00
FlorianMichael
f63ff90711
Implemented Camel, Llama and Chicken passenger offsets 2023-09-24 03:03:42 +02:00
FlorianMichael
baf48de0b8
Added setting for 1.7 block hit animation
Added setting for 1.8 boat physic/model
2023-09-24 01:18:08 +02:00
FlorianMichael
670bf9fec2
Implemented old 1.8 boat model back 2023-09-24 00:48:07 +02:00
FlorianMichael
a407568f62
removed server-sided only fix 2023-09-24 00:18:30 +02:00
FlorianMichael
dc769fe3d8
removed unused Code 2023-09-24 00:16:56 +02:00
FlorianMichael
42d8a36990
Implemented Registry for Entity height offsets in <= 1.20.1 2023-09-24 00:15:41 +02:00
FlorianMichael
531ef3eea3
Implemented most passenger offsets in <= 1.20.1 2023-09-23 21:21:03 +02:00
FlorianMichael
d01f2913fb
Started with fixing passenger offsets 2023-09-23 20:23:36 +02:00
RaphiMC
6ac8ec625d
Fixed skin loading in <= 1.20.1 2023-09-23 19:21:55 +02:00
FlorianMichael
c44228bfaa
Updated TODO List 2023-09-23 18:09:35 +02:00
FlorianMichael
c518eccfd5
Revert equipment/creative condition in <= 1.20.1 2023-09-23 17:59:45 +02:00
FlorianMichael
f8f3975600
Implemented sign block interactions in <= 1.20.1 2023-09-23 17:50:44 +02:00
FlorianMichael
43e9442cd0
Changed Player default riding offset in <= 1.20.1 2023-09-23 17:46:57 +02:00
FlorianMichael
71f619013d
Removed new sanity check logging in <= 1.20.1 2023-09-23 17:46:08 +02:00
FlorianMichael
e02ca49137
Fixed PinkPetals bounding box in <= 1.20.1 2023-09-23 17:45:06 +02:00
FlorianMichael
432f1ed75a
Release 2.9.0 2023-09-23 02:05:33 +02:00
FlorianMichael
96fc1b78e0
Fixed syncing task base, improved TripleChestHandler code 2023-09-23 02:03:18 +02:00
FlorianMichael
64adbb1330
Removed debug prints 2023-09-22 20:03:31 +02:00