aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2022-02-18Fixed ambiguous conditions list for type loadingSHsuperCM
2022-02-18Fixed sibling condition npeSHsuperCM
2022-02-18Implemented nbt conditionSHsuperCM
2022-02-17Added damage_mask alias to damageMask conditionSHsuperCM
2022-02-17Implemented enchantments and enchantmentLevels conditionsSHsuperCM
2022-02-17Cleaned common condition types api a bitSHsuperCM
Added long common condition type
2022-02-17Updated api usage of items conditionSHsuperCM
2022-02-17Implemented hand conditionSHsuperCM
2022-02-17Added more common condition typesSHsuperCM
2022-02-17Re-added Broken PathsSHsuperCM
Will now notify in the logs when encountering a broken path.
2022-02-17Improved exceptionsSHsuperCM
2022-02-17Added stubs for existing cit typesSHsuperCM
2022-02-17Implemented conditions stackSize, damage, damageMaskSHsuperCM
2022-02-17Removed redundant arg from CITCondition#modifySiblingSHsuperCM