Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-17 | Re-added Broken Paths | SHsuperCM | |
Will now notify in the logs when encountering a broken path. | |||
2022-02-05 | Migrated to using Fletching Table | SHsuperCM | |
2022-01-22 | Implemented global properties api and started pack parsing/active cits | SHsuperCM | |
2022-01-21 | Re(moved) most of the old sources | SHsuperCM | |
2022-01-21 | Added separate project for defaults & set up building | SHsuperCM | |
2022-01-15 | Added support for method=cycle in the enchantment type | SHsuperCM | |
Fixes #15 | |||
2021-10-20 | Added citresewn command | SHsuperCM | |
2021-10-15 | CIT Enchantment applying on armor and elytra | SHsuperCM | |
#15 | |||
2021-10-09 | Setup for enchantment layer application | SHsuperCM | |
#15 | |||
2021-10-09 | Register render layers for CITEnchantments | SHsuperCM | |
#15 | |||
2021-09-19 | Implemented cit application caching | SHsuperCM | |
Closes #31 | |||
2021-09-18 | Split item model functionality from ModelLoaderMixin into its own mixin | SHsuperCM | |
2021-09-18 | Rewrote sub item system | SHsuperCM | |
Sub items are now converted into model overrides and added support for loaded overrides. Closes #19 Fixes #24 | |||
2021-09-11 | Rewrote cit discovery | SHsuperCM | |
• Added support for namespaces other than minecraft. • Added support for cits in fabric resources(allowing mod jars to include cits if fabric api is present) Closes #12 | |||
2021-09-09 | v0.5.1, "Broken Path" mixins wont be injected if config is turned off | SHsuperCM | |
• Changing config for broken paths now requires a restart to apply and it being disabled completely removes the effects it has on the game. • Organized mixins into packages fixes #14 | |||
2021-09-07 | Added support for packs with broken paths(config) | SHsuperCM | |
2021-08-31 | v0.4.3: Fixed full cit paths not recognized in json models, fixed nbt exact ↵ | SHsuperCM | |
match bug | |||
2021-08-29 | Implemented type=armor cits | SHsuperCM | |
2021-08-28 | v0.2.0: Added type=elytra support | SHsuperCM | |
2021-08-28 | Implemented layered sub textures and fixed textures not applying correctly | 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-21 | Parse nbt | SHsuperCM | |
2021-08-20 | Initial commit | SHsuperCM | |