aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/shcm/shsupercm/fabric/citresewn/pack
AgeCommit message (Expand)Author
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-06Modified global properties api a bitSHsuperCM
2022-03-05Fixed log spam from Lambda Better GrassSHsuperCM
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-04Fixed cit parsing with config not enabledSHsuperCM
2022-02-25Implemented the rest of the global propertiesSHsuperCM
2022-02-23Ported more of the enchantment typeSHsuperCM
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-17Improved exceptionsSHsuperCM
2022-02-17Removed redundant arg from CITCondition#modifySiblingSHsuperCM
2022-02-17Implemented some common condition typesSHsuperCM
2022-02-16Moved some stuff aroundSHsuperCM
2022-02-16Added partial support for colon separatorSHsuperCM
2022-02-16Implemented type-specific property acknowledgementSHsuperCM
2022-02-15Pass resource manager to type loadingSHsuperCM
2022-02-15Ported item type (missing asset resolution)SHsuperCM
2022-02-14Fixed some minor bugsSHsuperCM
2022-02-13Generified CITs to their typeSHsuperCM
2022-02-13Moved some stuff aroundSHsuperCM
2022-02-13Implemented items conditionSHsuperCM
2022-02-12Fixed type container disposingSHsuperCM
2022-02-12Implemented CIT parsing/loadingSHsuperCM
2022-02-12Implemented weight condition parsingSHsuperCM
2022-02-12Created condition container api/parsing and fixed some stuffSHsuperCM
2022-02-12More work on type registry/apiSHsuperCM
2022-02-06Built more runtime apiSHsuperCM
2022-02-06Started runtime CIT structureSHsuperCM
2022-02-05Fixed property without separator passing null keySHsuperCM
2022-02-05Implemented internal global properties and improved property contextSHsuperCM
2022-02-05Moved some stuff aroundSHsuperCM
2022-02-05Migrated to using Fletching TableSHsuperCM
2022-01-22Added pack name context in various placesSHsuperCM
2022-01-22Implemented global properties api and started pack parsing/active citsSHsuperCM
2022-01-21Re(moved) most of the old sourcesSHsuperCM
2022-01-17Fixed properties not reading UTF charactersSHsuperCM
2022-01-15Added support for method=cycle in the enchantment typeSHsuperCM
2022-01-11Added support for average and layered enchantment merging methodsSHsuperCM
2022-01-04Cleaned up cit root and fapi usageSHsuperCM
2021-12-31Some gradle cleanupSHsuperCM