aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/shcm/shsupercm/fabric/citresewn/pack/PackParser.java
AgeCommit message (Expand)Author
2023-01-02Added /cit/ folders to the blocks atlas by defaultSHsuperCM
2022-10-2722w43a BandageSHsuperCM
2022-10-08Moved CIT exceptions to the cit packageSHsuperCM
2022-06-10Updated target version to 1.19SHsuperCM
2022-03-26Implemented fallback behavior and fixed weight bugSHsuperCM
2022-03-25Cleanup with built in conditionsSHsuperCM
2022-03-18Fixed global properties breaking weird mod resourcepacksSHsuperCM
2022-03-17Set up compat mixin system and moved lbg compatSHsuperCM
2022-03-10Fixed different namespaces for global propertiesSHsuperCM
2022-03-09Partially fixed quilt fapi supportSHsuperCM
2022-03-05Fixed log spam from Lambda Better GrassSHsuperCM
2022-03-04Documentation (4/44, 0/35)SHsuperCM
2022-03-04Fixed cit parsing with config not enabledSHsuperCM
2022-02-18Fixed ambiguous conditions list for type loadingSHsuperCM
2022-02-18Fixed sibling condition npeSHsuperCM
2022-02-17Removed redundant arg from CITCondition#modifySiblingSHsuperCM
2022-02-17Implemented some common condition typesSHsuperCM
2022-02-16Moved some stuff aroundSHsuperCM
2022-02-16Implemented type-specific property acknowledgementSHsuperCM
2022-02-15Pass resource manager to type loadingSHsuperCM
2022-02-14Fixed some minor bugsSHsuperCM
2022-02-13Generified CITs to their typeSHsuperCM
2022-02-13Moved some stuff aroundSHsuperCM
2022-02-12Implemented CIT parsing/loadingSHsuperCM
2022-02-12More work on type registry/apiSHsuperCM
2022-02-05Implemented internal global properties and improved property contextSHsuperCM
2022-01-22Implemented global properties api and started pack parsing/active citsSHsuperCM