Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-11 | Merge pull request #172 from alphaqu/main | SHsuperCM | |
Don't add to the currently loading models HashSet to fix DashLoader incompatibility | |||
2022-07-09 | Don't add to the currently loading models HashSet to fix DashLoader ↵ | alphaqu | |
incompatibility | |||
2022-07-01 | v1.1.1 | SHsuperCM | |
2022-07-01 | Removed usage of ResewnTextureIdentifier | SHsuperCM | |
Could possibly help with #149 | |||
2022-07-01 | The nbt condition will now check numbers against string matchers | SHsuperCM | |
Fixes #144 | |||
2022-07-01 | Merge branch 'pr/165' | SHsuperCM | |
2022-07-01 | Removed dev debug message from logs | SHsuperCM | |
Fixes #164 #166 | |||
2022-06-22 | create ko_kr.json | gyular | |
2022-06-10 | v1.1.0 | SHsuperCM | |
2022-06-10 | Merge branch 'pr/139' | SHsuperCM | |
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-05-04 | Fix iregex case insensetive not working with cyrillic characters | KPidS | |
2022-04-25 | Fixed hand condition parity | SHsuperCM | |
Fixes #135 | |||
2022-04-06 | Update ru_ru.json | Felix14-v2 | |
2022-04-06 | Added ru_ru.json | Felix14-v2 | |
2022-04-06 | Added ru_ru.json | Felix14-v2 | |
2022-03-26 | Added standard weight core property aliases | SHsuperCM | |
2022-03-26 | Implemented fallback behavior and fixed weight bug | SHsuperCM | |
2022-03-25 | Cleanup with built in conditions | SHsuperCM | |
2022-03-25 | Fixed cape elytra texture replacing CIT elytra | SHsuperCM | |
Fixes #121 | |||
2022-03-25 | Share remap caches properly | SHsuperCM | |
2022-03-21 | Update CITDisposable.java | SHsuperCM | |
2022-03-21 | Delete jitpack.yml | SHsuperCM | |
2022-03-18 | v1.0.1 | SHsuperCM | |
2022-03-18 | Fixed global properties breaking weird mod resourcepacks | SHsuperCM | |
Fixes #117 and #118 | |||
2022-03-18 | Added CurseForge publishing | SHsuperCM | |
2022-03-18 | Added Modrinth publishing | SHsuperCM | |
2022-03-18 | v1.0.0 | SHsuperCM | |
2022-03-18 | Merge branch 'v1-rewrite' | SHsuperCM | |
2022-03-18 | Rewrote mojank model handling | SHsuperCM | |
Fixes #111 | |||
2022-03-17 | Minor cleanups | SHsuperCM | |
2022-03-17 | Set up compat mixin system and moved lbg compat | SHsuperCM | |
2022-03-13 | Fixed crash from non-existent config folder | SHsuperCM | |
Fixes #114 | |||
2022-03-10 | Fixed different namespaces for global properties | SHsuperCM | |
Fixes #107 | |||
2022-03-09 | Partially fixed quilt fapi support | SHsuperCM | |
Quilt fabric api will now not support layered mod global properties. A better solution will be looked into eventually. Closes #107 | |||
2022-03-08 | Fixed context world not being a ClientWorld crash | SHsuperCM | |
Fixes #108 | |||
2022-03-06 | Modified global properties api a bit | SHsuperCM | |
2022-03-06 | Documentation (44/44, 0/35) | SHsuperCM | |
2022-03-06 | Documentation (29/44, 0/35) | SHsuperCM | |
2022-03-05 | Fixed log spam from Lambda Better Grass | SHsuperCM | |
2022-03-05 | Fixed Fabric API resources integration | SHsuperCM | |
2022-03-05 | Documentation (23/44, 0/35) | SHsuperCM | |
2022-03-05 | Documentation (18/44, 0/35) | SHsuperCM | |
2022-03-04 | Documentation (4/44, 0/35) | SHsuperCM | |
2022-03-04 | Moved property separator api into enum | SHsuperCM | |
2022-03-04 | Rewrote escaped unicode parsing in properties | SHsuperCM | |
2022-03-04 | Added analyze pack command | SHsuperCM | |
2022-03-04 | Modified elytra type item condition warning | SHsuperCM | |
2022-03-04 | Fixed cit parsing with config not enabled | SHsuperCM | |