aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-06-10Updated target version to 1.19SHsuperCM
Using combined input from PRs #152 and #155 Thank you so much for your help @HarvelsX and @MeeniMc Co-Authored-By: MeeniMc <68366846+MeeniMC@users.noreply.github.com> Co-Authored-By: HarvelsX <90945793+harvelsx@users.noreply.github.com>
2022-04-25Fixed hand condition paritySHsuperCM
Fixes #135
2022-03-26Added standard weight core property aliasesSHsuperCM
2022-03-26Implemented fallback behavior and fixed weight bugSHsuperCM
2022-03-25Cleanup with built in conditionsSHsuperCM
2022-03-25Fixed cape elytra texture replacing CIT elytraSHsuperCM
Fixes #121
2022-03-25Share remap caches properlySHsuperCM
2022-03-21Update CITDisposable.javaSHsuperCM
2022-03-21Delete jitpack.ymlSHsuperCM
2022-03-18v1.0.1SHsuperCM
2022-03-18Fixed global properties breaking weird mod resourcepacksSHsuperCM
Fixes #117 and #118
2022-03-18Added CurseForge publishingSHsuperCM
2022-03-18Added Modrinth publishingSHsuperCM
2022-03-18v1.0.0SHsuperCM
2022-03-18Merge branch 'v1-rewrite'SHsuperCM
2022-03-18Rewrote mojank model handlingSHsuperCM
Fixes #111
2022-03-17Minor cleanupsSHsuperCM
2022-03-17Set up compat mixin system and moved lbg compatSHsuperCM
2022-03-13Fixed crash from non-existent config folderSHsuperCM
Fixes #114
2022-03-10Fixed different namespaces for global propertiesSHsuperCM
Fixes #107
2022-03-09Partially fixed quilt fapi supportSHsuperCM
Quilt fabric api will now not support layered mod global properties. A better solution will be looked into eventually. Closes #107
2022-03-08Fixed context world not being a ClientWorld crashSHsuperCM
Fixes #108
2022-03-06Modified global properties api a bitSHsuperCM
2022-03-06Documentation (44/44, 0/35)SHsuperCM
2022-03-06Documentation (29/44, 0/35)SHsuperCM
2022-03-05Fixed log spam from Lambda Better GrassSHsuperCM
2022-03-05Fixed Fabric API resources integrationSHsuperCM
2022-03-05Documentation (23/44, 0/35)SHsuperCM
2022-03-05Documentation (18/44, 0/35)SHsuperCM
2022-03-04Documentation (4/44, 0/35)SHsuperCM
2022-03-04Moved property separator api into enumSHsuperCM
2022-03-04Rewrote escaped unicode parsing in propertiesSHsuperCM
2022-03-04Added analyze pack commandSHsuperCM
2022-03-04Modified elytra type item condition warningSHsuperCM
2022-03-04Fixed cit parsing with config not enabledSHsuperCM
2022-03-04Readded citresewn commandSHsuperCM
2022-03-04Added back enchantment scroll multiplier configSHsuperCM
2022-03-04Updated dev workspace to 1.18.2SHsuperCM
2022-03-04Cleaned up type activity checksSHsuperCM
2022-02-25Implemented the rest of the global propertiesSHsuperCM
2022-02-25Made the enchantment type workSHsuperCM
2022-02-23Ported more of the enchantment typeSHsuperCM
2022-02-22Started porting enchantment typeSHsuperCM
2022-02-22Cleaned/fixed some stuff upSHsuperCM
2022-02-20Ported armor typeSHsuperCM
2022-02-20Ported elytra typeSHsuperCM
2022-02-20Cleaned some stuff upSHsuperCM
2022-02-18Removed streams usage from item typeSHsuperCM
2022-02-18Fixed ambiguous model error log messageSHsuperCM
2022-02-18Fixed item name from properties file nameSHsuperCM