Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-06-20 | Restructured to use stonecutter | SHsuperCM | |
2023-06-10 | 1.20 Update | SHsuperCM | |
2023-03-25 | Merge branch 'pr/240' | SHsuperCM | |
2023-03-25 | v1.1.3 (1.19.4) | SHsuperCM | |
2023-03-17 | Create Ukrainian localization | BurrConnie | |
2023-01-02 | Merge pull request #222 from Onako2/main | SHsuperCM | |
Added two new translations | |||
2023-01-02 | Merge pull request #220 from glaav/patch-1 | SHsuperCM | |
Create it_it.json | |||
2023-01-02 | Merge pull request #219 from xMikux/main | SHsuperCM | |
Add Traditional Chinese | |||
2023-01-02 | Merge pull request #207 from FITFC/main | SHsuperCM | |
added pt_br | |||
2023-01-02 | Updated minecraft dependency to 1.19.3-<1.20.0 | SHsuperCM | |
Will shout at the user if they use this version with 1.19/.1/.2 | |||
2022-12-30 | Added two new translations | Onako2 | |
Added translations for German(Germany) and Serbian(Cyrilic) | |||
2022-12-15 | Create it_it.json | glaav | |
2022-12-13 | Add Traditional Chinese | Miku | |
2022-10-30 | added pt_br | FITFC | |
2022-08-26 | Merge branch 'pr/183' | SHsuperCM | |
2022-08-05 | Update ru_ru.json | Felix14-v2 | |
2022-08-05 | Update ru_ru.json | Felix14-v2 | |
2022-08-04 | Update ru_ru.json | Felix14-v2 | |
2022-08-04 | Update ru_ru.json | Felix14-v2 | |
2022-08-04 | Update ru_ru.json | Felix14-v2 | |
2022-07-31 | Create zh_cn.json | 神枪968 | |
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 | |