Commit Graph

809 Commits

Author SHA1 Message Date
FlorianMichael
d129cb5ed3
Replaced INSTANCE fields with global getter 2023-11-26 04:25:12 +01:00
FlorianMichael
34d7808325
Continue with recoding the project:
- Added proper system for config files / saving:
  Added SaveManager and AbstractSave
  Deleted random save classes (ClassiCubeAccountHandler and BedrockAccountHandler)
- Moved data classes into proper packages
- renamed translation keys to fit english translation
- Deleted deprecated or useless settings and added new setting for optional fixes
- Changed settings system to save names instead of ordinals
- Added setting to save selected version
2023-11-26 04:21:26 +01:00
FlorianMichael
ae86d923ab
Added old version to ChangeProtocolVersionCallback 2023-11-26 01:19:40 +01:00
FlorianMichael
8c6babbabf
Fixed game startup 2023-11-26 01:18:17 +01:00
RaphiMC
be8c3659bc
Added and fixed tons of clientside fixes 2023-11-26 01:05:58 +01:00
FlorianMichael
a50dc89f2f
Recoded and improved even more ™️
- Added former contributor to author list as well
- Cleanup block changes from RaphiMC's last commit
- Fixed some block related issues
- Conditionally load IP-Next compat mixin
- Made all Mixins abstract and methods private

This commit is the initial commit to clean up some fundamental issues of VFP since its release:
- Actually start with having a package structure to group mixins
- Don't over-engineer debug/information system but keep it simple as it's only debugging
- Renamed definition package to fixes to address its purpose
- Start with creating proper packages for fixes
- Start with documenting the source code tree so new contributors understand what we're doing
2023-11-25 22:30:16 +01:00
FlorianMichael
472289b37c
Update copyright header 2023-11-25 15:53:18 +01:00
FlorianMichael
1d45d1a054
Fix classic login input field 2023-11-25 01:28:44 +01:00
FlorianMichael
f3a86c51be Added RaphiMC as author 2023-11-25 01:07:43 +01:00
FlorianMichael
84158d3b02 Fixed game start 2023-11-25 01:02:54 +01:00
RaphiMC
10851b48bf
Recoded and improved everything (1/2)™️ 2023-11-25 00:47:17 +01:00
Kichura
0220b7dc48
Update Fabric Loader to 0.14.24 in Gradle. (#293) 2023-11-22 18:21:23 +01:00
FlorianMichael
7cb50c76d2
1.20.3-pre2 2023-11-22 18:10:19 +01:00
FlorianMichael
132b6f1484
Update libs 2023-11-22 15:14:29 +01:00
FlorianMichael
53ca04df80
Delete outdated fix 2023-11-21 00:15:15 +01:00
FlorianMichael
10b4633a50
Fixed compact with baritone 2023-11-20 23:05:25 +01:00
FlorianMichael
7c79145bc8
1.20.3-pre1 2023-11-20 19:42:06 +01:00
FlorianMichael
6d2ad60dbd
23w46a 2023-11-20 14:03:33 +01:00
FlorianMichael
b390e64429
Bump version to 2.9.9-SNAPSHOT 2023-11-19 21:50:08 +01:00
FlorianMichael
cc3b832688
Merge remote-tracking branch 'origin/main' 2023-11-19 21:47:19 +01:00
FlorianMichael
eb2b7609a6
Updated MinecraftAuth to 3.0.0 2023-11-19 21:47:05 +01:00
notlin4
d2c1096ad5
Update Chinese Traditional (#290) 2023-11-18 14:44:32 +01:00
FlorianMichael
a5a338ed52
Fixed version range 2023-11-13 12:57:36 +01:00
FlorianMichael
37c9112a04
Implemented yOffset change in 1.19 -> 1.18.2 2023-11-12 23:51:19 +01:00
FlorianMichael
aa7191801d
Implemented sprinting condition changes in 1.19.x protocols 2023-11-12 23:23:43 +01:00
FlorianMichael
9878f247bd
small cleanup 2023-11-12 23:10:29 +01:00
FlorianMichael
18b4340649
Simplified item interaction fix 2023-11-12 22:42:01 +01:00
FlorianMichael
740a439eff
moved mixin class, removed new warning in 1.20 -> 1.19.4 2023-11-12 22:23:36 +01:00
FlorianMichael
45c8f03912
Changed block breaking progress calculation in 1.20 -> 1.19.4 2023-11-12 22:14:03 +01:00
FlorianMichael
6505c85726
updated TODO list, moved some mixins 2023-11-12 13:38:16 +01:00
FlorianMichael
f7d398a4e6
Renamed injection 2023-11-12 13:00:46 +01:00
FlorianMichael
1544364f21
Implemented some more Elytra changes in 1.15 -> 1.14.4
Slightly fixed last commit
2023-11-11 18:50:51 +01:00
FlorianMichael
4f5ce22d0c
Fixed Crossbow damage offset in 1.18 -> 1.17.1 2023-11-11 16:25:33 +01:00
FlorianMichael
b9cecbfbf3
23w45a 2023-11-10 16:07:51 +01:00
FlorianMichael
e6b72d33a6
Updated build script to exclude libraries 2023-11-06 16:43:43 +01:00
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