aboutsummaryrefslogtreecommitdiff
path: root/src/main
AgeCommit message (Expand)Author
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-17Implemented enchantments and enchantmentLevels conditionsSHsuperCM
2022-02-17Cleaned common condition types api a bitSHsuperCM
2022-02-17Added more common condition typesSHsuperCM
2022-02-17Re-added Broken PathsSHsuperCM
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-16Unknown conditions will now fail CITs by defaultSHsuperCM
2022-02-16Implemented type-specific property acknowledgementSHsuperCM
2022-02-15Implemented asset resolutionSHsuperCM
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-13Implemented cachingSHsuperCM
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-22Implemented custom properties parserSHsuperCM
2022-01-21Improved mod metadataSHsuperCM
2022-01-21Added config/screen for defaultsSHsuperCM
2022-01-21Re(moved) most of the old sourcesSHsuperCM
2022-01-21Added separate project for defaults & set up buildingSHsuperCM
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-10Ported to 1.18SHsuperCM
2022-01-04Cleaned up cit root and fapi usageSHsuperCM
2021-12-31Some gradle cleanupSHsuperCM
2021-12-31Fixed subtextures not working with multiple override condition typesSHsuperCM
2021-12-31Made textures in CIT json models always use the asset resolverSHsuperCM
2021-12-31Hotfix for leather armor color not accepting hex matchesSHsuperCM
2021-12-20Dependency on FAPISHsuperCM