Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversion to Multi Loader for Fabric Support #47

Merged
merged 65 commits into from
Oct 24, 2024
Merged
Changes from 1 commit
Commits
Show all changes
65 commits
Select commit Hold shift + click to select a range
0eb3a83
Updated Workflow
MeAlam1 Sep 4, 2024
92a9cd1
Create PullRequest.md
MeAlam1 Sep 4, 2024
69c49ef
Update PULL_REQUEST_TEMPLATE.md
MeAlam1 Sep 4, 2024
9dcdcbf
Merge branch '1.21' of https://github.com/Repo-Fork-Alam/BlueLib-Fork…
MeAlam1 Sep 4, 2024
f4b5466
Ported Forge from 1.20 to 1.21
MeAlam1 Sep 4, 2024
32e45fc
Fixed Forge 1.21
MeAlam1 Sep 4, 2024
2038712
Added Logo
MeAlam1 Sep 5, 2024
dea8f1c
Succesfully Ported to 1.21 NeoForge
MeAlam1 Sep 5, 2024
f4fc518
Fixed Forge not building properly
MeAlam1 Sep 5, 2024
8ef0586
Merge branch 'MeAlam1:1.21' into 1.21
MeAlam1 Sep 5, 2024
17645f9
Merge branch 'MeAlam1:1.21' into 1.21
MeAlam1 Sep 9, 2024
8b11d0a
Added all Math Utils that anyone can ever think of that improve Math …
MeAlam1 Sep 12, 2024
97b8c67
Forgot Miles to Kilometers
MeAlam1 Sep 12, 2024
2048a25
Moved some code around
MeAlam1 Sep 12, 2024
f708b04
Cleaned up
MeAlam1 Sep 12, 2024
36c00f8
Finished ChunkUtils
MeAlam1 Sep 12, 2024
29eb663
Added Custom Logging and Exceptions
MeAlam1 Sep 18, 2024
ef775ac
Variant Loader doesnt need 2 paths anymore but 1 folder it loops thru
MeAlam1 Sep 18, 2024
c2fcc23
Removed Useless Parameter
MeAlam1 Sep 18, 2024
eec27f3
Added the Last Util and Updated the Logging
MeAlam1 Sep 18, 2024
9be323e
Update CONTRIBUTING.md
MeAlam1 Sep 18, 2024
67a4ac9
Update All Comments
MeAlam1 Sep 18, 2024
424ca4e
Moved Math Conversion
MeAlam1 Sep 19, 2024
2ed1205
Update ParameterBase.java
MeAlam1 Sep 19, 2024
6f5fc5f
Finished Proofreading Variantloader
MeAlam1 Sep 19, 2024
8003e54
Refactored all Logging
MeAlam1 Sep 26, 2024
f123d99
Created a Mixin
MeAlam1 Sep 27, 2024
4f2b164
Fixed all Comments
MeAlam1 Sep 30, 2024
db02629
Updated Logging!
MeAlam1 Oct 3, 2024
9eff5e2
Updated Comments + Added More Cases
MeAlam1 Oct 3, 2024
db425c6
Update ParameterBase.java
MeAlam1 Oct 6, 2024
dad3a9e
Update VariantLoader.java
MeAlam1 Oct 6, 2024
57d6a66
Cleaned some Comments
MeAlam1 Oct 6, 2024
1796720
Update LivingEntityMixin.java
MeAlam1 Oct 6, 2024
3d9117d
Refactored Entire Codebase to MultiLoader
MeAlam1 Oct 6, 2024
b6f1f5e
Added Fabric to the Workflow
MeAlam1 Oct 6, 2024
3f06c90
Update .gitignore
MeAlam1 Oct 7, 2024
0cf5f48
Fixed Code
MeAlam1 Oct 7, 2024
e8c8617
Updated CI
MeAlam1 Oct 7, 2024
d76537c
Fixed the Welcome Message
MeAlam1 Oct 7, 2024
22d2aec
Cleaned up all Conventions
MeAlam1 Oct 7, 2024
b53b3e3
Removed co-author/ fixed some close comments
MeAlam1 Oct 7, 2024
718deaf
Fixed all Comments
MeAlam1 Oct 7, 2024
3eb4429
removed github workflow error
MeAlam1 Oct 7, 2024
051b331
Updated Gradle
MeAlam1 Oct 7, 2024
6d6fd43
Added setVariantParameter
MeAlam1 Oct 7, 2024
fe801ca
Created an EnableLogging Annotation
MeAlam1 Oct 7, 2024
5a693d1
Create EnhancementTemplate.yml
MeAlam1 Oct 7, 2024
63e595e
Removed Debugger
MeAlam1 Oct 7, 2024
9199435
Update CONTRIBUTING.md
MeAlam1 Oct 8, 2024
c0cec0d
Fixed some errors in the Contributing, Enhancemements and logger
MeAlam1 Oct 8, 2024
ca14490
Added Geckolib as Optional Dependancy for NeoForge
MeAlam1 Oct 8, 2024
acb2cbb
Update Gradle 8.8 to 8.10.2
MeAlam1 Oct 8, 2024
117104a
Update BaseLogger.java
MeAlam1 Oct 8, 2024
71fdba3
Fixed Logging + Added Example Package
MeAlam1 Oct 9, 2024
78f9886
Check Previous Commit
MeAlam1 Oct 9, 2024
cc5cc25
Moved some Constants
MeAlam1 Oct 9, 2024
5620d08
Commented all Example Code
MeAlam1 Oct 9, 2024
f4c7386
Added Private Constructors to remove Build Warning
MeAlam1 Oct 9, 2024
5feddfd
Fixed Fabric not loading
MeAlam1 Oct 9, 2024
f3ffe9d
Removed an old tag
MeAlam1 Oct 9, 2024
bb9a0cf
Added Checks to the Rendering
MeAlam1 Oct 9, 2024
f877d14
Fixed some comments
MeAlam1 Oct 9, 2024
30430a9
Updated README.md
MeAlam1 Oct 24, 2024
6a3ad56
Added Fabric to ReadMe
MeAlam1 Oct 24, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'MeAlam1:1.21' into 1.21
MeAlam1 authored Sep 5, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit 8ef05865b6d6e8eee4fc2ecb691102e81b100e76

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.