aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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
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
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-16Fixed minor bugsSHsuperCM
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-13Item type storageSHsuperCM
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-12Created item type to test type apiSHsuperCM
2022-02-12More work on type registry/apiSHsuperCM