General quality update

Major changes along with some more minor patches + quality upgrades.

 Main Changes:
- Updated to 1.18.2
- Removed Imber, Altum (for now) and Navitas
- Patched issue #1
- Made balancing changes
- Cleaned up project
- Simplified confusing code
This commit is contained in:
Fishplex
2022-06-06 15:11:57 -03:00
parent f5b849798e
commit 796e443e07
829 changed files with 4626 additions and 26565 deletions

View File

@@ -1,14 +1,14 @@
commonProperties
fabric.development=true
fabric.remapClasspathFile=/Users/adellanicholson/Documents/Aspects/.gradle/loom-cache/remapClasspath.txt
log4j.configurationFile=/Users/adellanicholson/Documents/Aspects/.gradle/loom-cache/log4j.xml
fabric.remapClasspathFile=C:\Users\yena\Documents\GitHub\Aspects\.gradle\loom-cache\remapClasspath.txt
log4j.configurationFile=C:\Users\yena\Documents\GitHub\Aspects\.gradle\loom-cache\log4j.xml
log4j2.formatMsgNoLookups=true
fabric.log.disableAnsi=false
clientArgs
--assetIndex
1.18.1-1.18
1.18.2-1.18
--assetsDir
/Users/adellanicholson/.gradle/caches/fabric-loom/assets
C:\Users\yena\.gradle\caches\fabric-loom\assets
clientProperties
java.library.path=/Users/adellanicholson/.gradle/caches/fabric-loom/1.18.1/natives
org.lwjgl.librarypath=/Users/adellanicholson/.gradle/caches/fabric-loom/1.18.1/natives
java.library.path=C:\Users\yena\.gradle\caches\fabric-loom\1.18.2\natives
org.lwjgl.librarypath=C:\Users\yena\.gradle\caches\fabric-loom\1.18.2\natives