Releases: CD4017BE/CD4017BE_lib
Releases · CD4017BE/CD4017BE_lib
CD4017BE_lib-1.12.2-6.4.13
Changes:
- fix potential null-pointer crash when TileEntity added during world tick
- fix bad state synchronizer state when not sending packets (potentially leading to crashes)
- add utility: player armor slots
Dependencies:
- for MC-1.12.2
- forge-14.23.5.2768 (or newer)
CD4017BE_lib-1.12.2-6.4.11
Changes:
- allow multiple blocks to use the same TileEntity class
- make BlockReference (RedstoneControl API) NBTSerializable and fix potential world memory leak
- fixed reverse inc/dec buttons in horizontal mode of Spinner gui element
CD4017BE_lib-1.12.2-6.4.10
Changes:
- fixed InductiveLogistics#38 missing fluid container update on filling from empty
Dependencies:
- for MC-1.12.2
- forge-14.23.5.2768 (or newer)
CD4017BE_lib-1.12.2-6.4.8
Changes:
- added template class for sound events
- moved block cover implementation to AdvancedBlock (so blocks could simultaneously be coverable and have other features like oriented)
- add support for non full block covers (including correct collision)
- changes in RedstoneControl API
- added some reflection utility
- added inverse placement mode for OrientedBlocks
- other added utilities
- fixed line separator in lang file depending on platform
- fixed vertex packaging in IntArrayModels
- fixed TileEntity duplicate load event
Dependencies:
- for MC-1.12.2
- forge-14.23.5.2768 (or newer)
CD4017BE_lib-1.12.2-6.4.6
Changes:
- fixed invalid data packets causing crash on server side due to bug in logging code
- fixed sending invalid synchronization packet data due to remaining trash bytes in buffer
- added functions to assign NBT data to Items and Fluids in recipe script
- added optional stack click transfer target to GlitchSaveSlot
- added ProgressBar fill mode with reverse anchored texture
- imported RedstoneControl API
Dependencies:
- for MC-1.12.2
- forge-14.23.5.2768 (or newer)
CD4017BE_lib-1.12.2-6.4.5
Changes:
- fixed #17 server crash due to invalid access of client only code
CD4017BE_lib-1.12.2-6.4.4
Changes:
- added timer in TickRegistry to simplify response synchronization
- expanded in-game tool-tip editor documentation
- Turkish localization added by Emirhangg
Dependencies:
- for MC-1.12.2
- forge-14.23.5.2768 (or newer)
CD4017BE_lib-1.12.2-6.4.3
Changes:
- fixed the TextureStitchEvent issue: this library now comes with its own type of TextureMap and matching TextureStitchEvent for modded use
- several fixes and improvements for ModularGui and its components
- added utilities for state synchronization via network packets
- added a new better network packet handling system
- added a new Gui & Container handling system
- the old network/gui system became deprecated but should still be fully backwards compatible
Dependencies:
- for MC-1.12.2
- forge-14.23.5.2768 (or newer)
CD4017BE_lib-1.12.2-6.4.2
Changes:
- fixed gui component positioning
- tweaked white-listing of array types in runtime classloading "fire-wall"
- added itemstack mode for BaseTileEntity's state load/store utility
Dependencies:
- for MC-1.12.2
- forge-14.23.0.2512 (or newer)
CD4017BE_lib-1.12.2-6.4.1
Changes:
- Hot fix for Redstone Control (game crash when rendering Redstone Sockets with smooth lightning disabled and there are pipes, gates or lonely wire anchors next to it)
Dependencies:
- for MC-1.12.2
- forge-14.23.0.2512 (or newer)