Releases: CD4017BE/CD4017BE_lib
Releases · CD4017BE/CD4017BE_lib
CD4017BE_lib-1.12.2-6.4.0
Changes:
- added some utility features
- added hideable inventory slots
- added TextureAtlasSprite impl. that supports non square aspect ratios
- added convenient load/store state methods in BaseTileEntity
- generalized MultipartModel so it can be applied to arbitrary blocks
- enhanced state mapping and model providers for the MultipartModel
Dependencies:
- for MC-1.12.2
- forge-14.23.0.2512 (or newer)
CD4017BE_lib-1.12.2-6.3.7
Changes:
- enabled Key repreat events in ModularGUI (more convenient typing in text fields)
- made some useful utility method available as public static
Dependencies:
- for MC-1.12.2
- forge-14.23.0.2512 (or newer)
CD4017BE_lib-1.12.2-6.3.6
Changes:
- changed the script '#' operator for numbers to be floor rounding instead of RNG
- added some more render utility functions
- fixed handling of null Boundingboxes in MultipartBlock
- added a Hybrid implementation between normal and fast TESR
- some other useful tweaks
- fixed config version check crashing if file is empty
Dependencies:
- for MC-1.12.2
- forge-14.23.0.2512 (or newer)
CD4017BE_lib-1.12.2-6.3.5
Changes:
- added support for any numeric type with %u (SI-scale) formatting
- fixed existing config files being ignored during first launch or when compiled.dat deleted
Dependencies:
- for MC-1.12.2
- forge-14.23.0.2512 (or newer)
CD4017BE_lib-1.12.2-6.3.4
Changes:
- added yes/no text formatting for boolean arguments
- added support to specify particle textures in script models
- fixed some bugs that were introduced during script update
Dependencies:
- for MC-1.12.2
- forge-14.23.0.2512 (or newer)
CD4017BE_lib-1.12.2-6.3.3
Changes:
- fixed a script that fallback values assigned to config variables weren't boxed in to operand types properly
- fixed DimPos not matching properly with BlockPos in map lookups which caused VerticallyStackedDimensions#3
Dependencies:
- for MC-1.12.2
- forge-14.23.0.2512 (or newer)
CD4017BE_lib-1.12.2-6.3.2
Changes:
- fixed script compilation bug with undefined local variables
Dependencies:
- for MC-1.12.2
- forge-14.23.0.2512 (or newer)
CD4017BE_lib-1.12.2-6.3.1
Changes:
- fixed config version being ignored which caused it to be permanently overriden by the internal preset
- fixed rendering bugs in Modular Gui system
- fixed tootip handling in Modular Gui system
- added sub window features for Modular Gui system
- added runtime class generation utilities
Dependencies:
- for MC-1.12.2
- forge-14.23.0.2512 (or newer)
CD4017BE_lib-1.12.2-6.3.0
Changes:
- rework of the scripting system: the effects of operators are now defined by the operands instead of being hard coded
- fixed Recipe removal feature
- fixed potential ItemStack comparison issues by using metadata instead of damage value
- fixed incorrect quad roatation in NBT-Models
- fixed various other model & redering bugs
- fixed interdimensional Entity teleportation
- fixed argument parsing of unit scale number format feature
- fixed logging to use the propper mod log instead of deprecated FMLLog
- created a new modular GUI framework
- added a server side only version of ITickable for TileEntities
- added various other utilities
- removed some ancient InductiveAutomation utilities & APIs
- removed deprecated multiblock network features
- moved several utilities and APIs from InductiveLogistics into this core mod
Dependencies:
- for MC-1.12.2
- forge-14.23.0.2512 (or newer)
CD4017BE_lib-1.12.2-6.2.8
Changes:
- provided more control over side solidness in Pipe Block template
- made config script execution more forgiving with errors
- added a server side only version of ITickable
- implemented literal direct mode in localisation utilites
- created combined World/dimension + BlockPos utility object
- fixed interdimensional teleportation for entities with passengers
- added optional dimension parameter to "worldgen" script recipe handler
Dependencies:
- for MC-1.12.2
- forge-14.23.0.2512 (or newer)