Age | Commit message (Expand) | Author |
2022-03-13 | Fixed crash from non-existent config folder | SHsuperCM |
2022-03-08 | Fixed context world not being a ClientWorld crash | SHsuperCM |
2022-03-06 | Modified global properties api a bit | SHsuperCM |
2022-03-06 | Documentation (29/44, 0/35) | SHsuperCM |
2022-03-05 | Documentation (18/44, 0/35) | SHsuperCM |
2022-03-04 | Modified elytra type item condition warning | SHsuperCM |
2022-03-04 | Added back enchantment scroll multiplier config | SHsuperCM |
2022-03-04 | Cleaned up type activity checks | SHsuperCM |
2022-02-25 | Implemented the rest of the global properties | SHsuperCM |
2022-02-25 | Made the enchantment type work | SHsuperCM |
2022-02-23 | Ported more of the enchantment type | SHsuperCM |
2022-02-22 | Started porting enchantment type | SHsuperCM |
2022-02-20 | Ported armor type | SHsuperCM |
2022-02-20 | Ported elytra type | SHsuperCM |
2022-02-20 | Cleaned some stuff up | SHsuperCM |
2022-02-18 | Removed streams usage from item type | SHsuperCM |
2022-02-18 | Fixed ambiguous model error log message | SHsuperCM |
2022-02-18 | Fixed item name from properties file name | SHsuperCM |
2022-02-18 | Fixed ambiguous conditions list for type loading | SHsuperCM |
2022-02-18 | Implemented nbt condition | SHsuperCM |
2022-02-17 | Added damage_mask alias to damageMask condition | SHsuperCM |
2022-02-17 | Implemented enchantments and enchantmentLevels conditions | SHsuperCM |
2022-02-17 | Updated api usage of items condition | SHsuperCM |
2022-02-17 | Implemented hand condition | SHsuperCM |
2022-02-17 | Added more common condition types | SHsuperCM |
2022-02-17 | Added stubs for existing cit types | SHsuperCM |
2022-02-17 | Implemented conditions stackSize, damage, damageMask | SHsuperCM |
2022-02-16 | Implemented type-specific property acknowledgement | SHsuperCM |
2022-02-16 | Fixed minor bugs | SHsuperCM |
2022-02-15 | Implemented asset resolution | SHsuperCM |
2022-02-15 | Pass resource manager to type loading | SHsuperCM |
2022-02-15 | Ported item type (missing asset resolution) | SHsuperCM |
2022-02-13 | Implemented caching | SHsuperCM |
2022-02-13 | Generified CITs to their type | SHsuperCM |
2022-02-13 | Moved some stuff around | SHsuperCM |
2022-02-13 | Item type storage | SHsuperCM |
2022-02-13 | Implemented items condition | SHsuperCM |
2022-02-12 | Implemented CIT parsing/loading | SHsuperCM |
2022-02-12 | Created condition container api/parsing and fixed some stuff | SHsuperCM |
2022-02-12 | Created item type to test type api | SHsuperCM |
2022-02-05 | Migrated to using Fletching Table | SHsuperCM |
2022-01-21 | Added config/screen for defaults | SHsuperCM |