Age | Commit message (Expand) | Author |
2021-09-18 | v0.6.0 | SHsuperCM |
2021-09-18 | Made enchantments property test blindly instead of using registry | SHsuperCM |
2021-09-18 | Added support for literal path not containing resource type directory prefix | SHsuperCM |
2021-09-18 | Added deprecated "crossbow_standby" subitem support | SHsuperCM |
2021-09-18 | Rewrote sub item system | SHsuperCM |
2021-09-16 | v0.5.4 | SHsuperCM |
2021-09-16 | Fixed crash when cit enchantmentLevels is specified | SHsuperCM |
2021-09-15 | Fixed no world for gui items | SHsuperCM |
2021-09-14 | Moved cloth config support into OptionalCompat | SHsuperCM |
2021-09-14 | Fixed bug with Cosmetic Armor support | SHsuperCM |
2021-09-14 | v0.5.3 | SHsuperCM |
2021-09-14 | Fixed absolute paths not working when set from resourcepack root | SHsuperCM |
2021-09-14 | Fixed empty asset resolution ignoring double extension | SHsuperCM |
2021-09-14 | Added support for item type assumption based on properties file name | SHsuperCM |
2021-09-11 | v0.5.2, Added support for Cosmetic Armor 1.1.0 | SHsuperCM |
2021-09-11 | Consistency | SHsuperCM |
2021-09-11 | Rewrote cit discovery | SHsuperCM |
2021-09-11 | Fixed cit.properties reading issue | SHsuperCM |
2021-09-09 | v0.5.1, "Broken Path" mixins wont be injected if config is turned off | SHsuperCM |
2021-09-08 | Create README.md | SHsuperCM |
2021-09-07 | v0.5.0, added more log info | SHsuperCM |
2021-09-07 | Added support for packs with broken paths(config) | SHsuperCM |
2021-09-03 | Made it easier to integrate cit types | SHsuperCM |
2021-09-03 | Fixed path resolution not properly working in sub models | SHsuperCM |
2021-09-02 | v0.4.4: Fixed literal model paths not loading if "models" prefix is not speci... | SHsuperCM |
2021-08-31 | v0.4.3: Fixed full cit paths not recognized in json models, fixed nbt exact m... | SHsuperCM |
2021-08-30 | v0.4.2: Made model jsons able to reference relative paths | SHsuperCM |
2021-08-30 | v0.4.1: Fixed nbt name/lore requiring json | SHsuperCM |
2021-08-29 | v0.4.0: Added config options to mute loading errors/warns | SHsuperCM |
2021-08-29 | Implemented type=armor cits | SHsuperCM |
2021-08-29 | Fixed nbt list match exception | SHsuperCM |
2021-08-28 | Added config as well as support for modmenu/cloth | SHsuperCM |
2021-08-28 | Added logo | SHsuperCM |
2021-08-28 | v0.2.0: Added type=elytra support | SHsuperCM |
2021-08-28 | Moved empty items check from cit to cit item | SHsuperCM |
2021-08-28 | Implemented layered sub textures and fixed textures not applying correctly | SHsuperCM |
2021-08-27 | Fixed zipped/directory resourcepack paths depth checks | SHsuperCM |
2021-08-27 | Made cit items work | SHsuperCM |
2021-08-27 | Fixed some paths not being read for cits | SHsuperCM |
2021-08-27 | CIT ordering | SHsuperCM |
2021-08-27 | A whole lotta work in loading item-type cits and active structure | SHsuperCM |
2021-08-22 | Started work on baking CITItem and started item mixin | SHsuperCM |
2021-08-22 | Parse weight and added parse exception type to skip log | SHsuperCM |
2021-08-22 | Removed texture/model handling from CIT head | SHsuperCM |
2021-08-21 | Bugfixes | SHsuperCM |
2021-08-21 | Parse nbt | SHsuperCM |
2021-08-21 | Parse enchantments, enchantmentLevels and hand | SHsuperCM |
2021-08-20 | Parse model/texture, damage, damageMask, stackSize | SHsuperCM |
2021-08-20 | Type/item parsing & standard exception format for skipped CITs | SHsuperCM |
2021-08-20 | Finished parser framework and cit.properties parsing | SHsuperCM |