Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-22 | create ko_kr.json | gyular | |
2022-06-10 | Merge branch 'pr/129' | SHsuperCM | |
2022-06-10 | Updated target version to 1.19 | SHsuperCM | |
Using combined input from PRs #152 and #155 Thank you so much for your help @HarvelsX and @MeeniMc Co-Authored-By: MeeniMc <68366846+MeeniMC@users.noreply.github.com> Co-Authored-By: HarvelsX <90945793+harvelsx@users.noreply.github.com> | |||
2022-04-06 | Update ru_ru.json | Felix14-v2 | |
2022-04-06 | Added ru_ru.json | Felix14-v2 | |
2022-02-17 | Re-added Broken Paths | SHsuperCM | |
Will now notify in the logs when encountering a broken path. | |||
2022-02-15 | Ported item type (missing asset resolution) | SHsuperCM | |
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 | Improved mod metadata | SHsuperCM | |
2022-01-21 | Added config/screen for defaults | 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 | |||
2022-01-10 | Ported to 1.18 | SHsuperCM | |
2021-12-20 | Dependency on FAPI | SHsuperCM | |
#70 | |||
2021-10-20 | Added citresewn command | SHsuperCM | |
2021-10-16 | CIT Enchantment's speed and rotation, added glint speed multiplier to config | 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-10-08 | Create et_ee.json | Madis Otenurm | |
2021-09-27 | Support for 1.17.0 | SHsuperCM | |
Fixes #41 | |||
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 | v0.4.0: Added config options to mute loading errors/warns | SHsuperCM | |
2021-08-29 | Implemented type=armor cits | 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 | 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 | Finished parser framework and cit.properties parsing | SHsuperCM | |
2021-08-20 | Initial commit | SHsuperCM | |