- 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
* Gradle 8.3 and other dependency updates.
* Update Classic4J to 1.2.1.
* Revert "Update Classic4J to 1.2.1".
This dependency has failed the CI building test and therefore will be reverted, Also the dependency has changed internal classes and therefore will not work with VFP at this time.
* Revert 3 dependencies as requested.
ViaVersion and Netty updates cause ViaBedrock + ViaLegacy to break and Reflect 1.3.0-SNAPSHOT is marked as not ready.
include all licenses into the jar file
added old chest model and bounding box in <= b1.7.3
added old furnace bounding box in <= b1.8.1
refactored license management
cleaned up some mixin classes
added old hurt sound in <= b1.7.3