aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2022-07-01Merge branch 'pr/165'SHsuperCM
2022-07-01Removed dev debug message from logsSHsuperCM
Fixes #164 #166
2022-06-22create ko_kr.jsongyular
2022-06-10Merge branch 'pr/129'SHsuperCM
2022-06-10Updated target version to 1.19SHsuperCM
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-06Update ru_ru.jsonFelix14-v2
2022-04-06Added ru_ru.jsonFelix14-v2
2022-03-26Added standard weight core property aliasesSHsuperCM
2022-03-26Implemented fallback behavior and fixed weight bugSHsuperCM
2022-03-25Cleanup with built in conditionsSHsuperCM
2022-03-21Update CITDisposable.javaSHsuperCM
2022-03-18Fixed global properties breaking weird mod resourcepacksSHsuperCM
Fixes #117 and #118
2022-03-17Minor cleanupsSHsuperCM
2022-03-17Set up compat mixin system and moved lbg compatSHsuperCM
2022-03-10Fixed different namespaces for global propertiesSHsuperCM
Fixes #107
2022-03-09Partially fixed quilt fapi supportSHsuperCM
Quilt fabric api will now not support layered mod global properties. A better solution will be looked into eventually. Closes #107
2022-03-06Modified global properties api a bitSHsuperCM
2022-03-06Documentation (44/44, 0/35)SHsuperCM
2022-03-06Documentation (29/44, 0/35)SHsuperCM
2022-03-05Fixed log spam from Lambda Better GrassSHsuperCM
2022-03-05Fixed Fabric API resources integrationSHsuperCM
2022-03-05Documentation (23/44, 0/35)SHsuperCM
2022-03-05Documentation (18/44, 0/35)SHsuperCM
2022-03-04Documentation (4/44, 0/35)SHsuperCM
2022-03-04Moved property separator api into enumSHsuperCM
2022-03-04Rewrote escaped unicode parsing in propertiesSHsuperCM
2022-03-04Added analyze pack commandSHsuperCM
2022-03-04Fixed cit parsing with config not enabledSHsuperCM
2022-03-04Readded citresewn commandSHsuperCM
2022-03-04Added back enchantment scroll multiplier configSHsuperCM
2022-03-04Cleaned up type activity checksSHsuperCM
2022-02-25Implemented the rest of the global propertiesSHsuperCM
2022-02-23Ported more of the enchantment typeSHsuperCM
2022-02-22Cleaned/fixed some stuff upSHsuperCM
2022-02-20Ported elytra typeSHsuperCM
2022-02-18Fixed item name from properties file nameSHsuperCM
2022-02-18Fixed ambiguous conditions list for type loadingSHsuperCM
2022-02-18Fixed sibling condition npeSHsuperCM
2022-02-17Implemented enchantments and enchantmentLevels conditionsSHsuperCM
2022-02-17Cleaned common condition types api a bitSHsuperCM
Added long common condition type
2022-02-17Added more common condition typesSHsuperCM
2022-02-17Re-added Broken PathsSHsuperCM
Will now notify in the logs when encountering a broken path.
2022-02-17Improved exceptionsSHsuperCM
2022-02-17Removed redundant arg from CITCondition#modifySiblingSHsuperCM
2022-02-17Implemented some common condition typesSHsuperCM
2022-02-16Moved some stuff aroundSHsuperCM
2022-02-16Added partial support for colon separatorSHsuperCM
2022-02-16Unknown conditions will now fail CITs by defaultSHsuperCM
2022-02-16Implemented type-specific property acknowledgementSHsuperCM
2022-02-15Implemented asset resolutionSHsuperCM