Commit Graph

18 Commits

Author SHA1 Message Date
FlorianMichael
65c17c8e94
Updated metadata 2024-01-01 17:52:14 +01:00
RaphiMC
2be62e51ec
Updated copyright header 2024-01-01 01:45:48 +01:00
FlorianMichael
42360c4d9e
2024 2024-01-01 00:41:25 +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
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
47af8de417 changed License header 2023-03-17 23:09:32 +01:00
FlorianMichael
550b9b4e4a fixed startup
rewrote Setting generator
added Button settings
moved Bedrock authentication
2023-03-17 00:02:19 +01:00
FlorianMichael
7e422eb2c5 moved Via loading
implemented Bedrock authentication
added some new Bedrock related fixes
2023-03-16 21:46:33 +01:00
FlorianMichael
1c46fab9b0 1.19.4 port 2023-03-15 21:15:48 +01:00
FlorianMichael
869225e159 full recode 2023-03-14 23:45:57 +01:00
FlorianMichael
7f1af33818 updated meta 2023-03-08 22:27:05 +01:00
FlorianMichael
0e5aa31270 changed year 2023-03-08 22:19:57 +01:00
FlorianMichael
f4be4c4205 added License header 2023-03-08 22:08:13 +01:00
FlorianMichael
864b9414d6 change license to make the project public 2023-02-23 19:31:46 +01:00
FlorianMichael
7cca445cf7 cleaned loading system, added saving system, finished screens 2023-02-21 00:21:52 +01:00
FlorianMichael
2ce8031494 updated Via*, added protocol selection 2023-02-20 04:59:09 +01:00
FlorianMichael
16c92741e0 started with adding codebase from Clamp/tarasande 2023-02-20 01:04:09 +01:00