Skip to content

Releases: CD4017BE/CD4017BE_lib

CD4017BE_lib-1.12.2-6.4.13

02 Nov 10:39
Compare
Choose a tag to compare

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

10 Oct 23:26
Compare
Choose a tag to compare

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

02 Oct 15:31
Compare
Choose a tag to compare

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

06 Aug 17:06
Compare
Choose a tag to compare

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

06 Jul 20:12
Compare
Choose a tag to compare

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

17 Jun 21:16
Compare
Choose a tag to compare

Changes:

  • fixed #17 server crash due to invalid access of client only code

CD4017BE_lib-1.12.2-6.4.4

16 Jun 22:01
Compare
Choose a tag to compare

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

14 Jun 10:34
Compare
Choose a tag to compare

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

09 Jun 13:08
Compare
Choose a tag to compare

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

21 May 17:02
Compare
Choose a tag to compare

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)