Skip to content

Releases: gigili/LogiCore

v0.0.8

27 Feb 15:51

Choose a tag to compare

0.0.8

  • Fixed a crash when GuideMe is not installed

Full Changelog: https://github.com/gigili/LogiCore/blob/main/CHANGELOG.md

v0.0.7

26 Feb 22:35

Choose a tag to compare

0.0.7

  • Added tiered processors (basic - 1K, advance - 5K, ultimate - 10K)
  • Added stack upgrade support to Recycler
  • Added ability to insert all processors in a multiblock via Datacenter controller block
  • Fix texture flickering when Cloud interface is next to a full block

Full Changelog: https://github.com/gigili/LogiCore/blob/main/CHANGELOG.md

v0.0.6

22 Feb 20:06

Choose a tag to compare

v0.0.6

  • Added Recycler block
  • Updated documentation
  • Added support for having no precalculated values for easier pack changes via config clean_slate option
  • Added ae2:sky_dust to a list of predetermined cycle values

Full Changelog: https://github.com/gigili/LogiCore/blob/main/CHANGELOG.md

v0.0.5

08 Feb 18:05

Choose a tag to compare

0.0.5

  • Added GeckoLib as dependency
  • Added Recycler block - WIP
    • Not visible in JEI/EMI
    • Only available via give command
    • No functionality, only animation at this moment
    • No documentation
  • Added support for right-clicking Serverack and Computer with Processor unit to install them.
  • Added installed number and max number of processors to the Jade integration for Datacenter Port
  • Removed the Drone and the Drone Bay

Full Changelog: https://github.com/gigili/LogiCore/blob/main/CHANGELOG.md

v0.0.4

23 Jan 22:43

Choose a tag to compare

0.0.4

  • Added Repair Station block

Full Changelog: https://github.com/gigili/LogiCore/blob/main/CHANGELOG.md

v0.0.3

21 Jan 20:23

Choose a tag to compare

0.0.3

  • Fixed recipes
    • so that Server Rack is more expensive than Computer
    • so that Quartz uses a tag
    • so that Redstone uses a tag
  • Fixed a crash with Compiler menu and shift + click
  • Fixed shift click in and out of UI in general

Full Changelog: https://github.com/gigili/LogiCore/blob/main/CHANGELOG.md

v0.0.2

20 Jan 19:44

Choose a tag to compare

v0.0.2

  • Added Recycler enchantment
  • Added logicore:recycler_blacklist tag to prevent Recycler enchantment from recycling certain blocks
  • Added Cycle pick pickaxe

Full Changelog: https://github.com/gigili/LogiCore/blob/main/CHANGELOG.md

v0.0.1

17 Jan 17:15

Choose a tag to compare

0.0.1

  • Initial release
  • Server rack block
  • Computer block
  • Data cable block
  • Processor unit item
  • Data center multiblock
  • Custom textures and sounds
  • Cycle generation
  • Added custom tags to allow easier multiblock allowlisting
    • logicore:valid_datacenter_wall_block | what blocks can go into walls
    • logicore:valid_datacenter_frame_block | what blocks can go into frames (aka edges)
    • logicore:valid_datacenter_inner_block | what blocks can be placed inside a multiblock structure
      • logicore:is_energy_generator | tag already in a valid_datacenter_inner_block list
      • logicore:is_energy_cable | tag already in a valid_datacenter_inner_block list
  • Added a compiler block which can convert one item into the other by using cycles
    • Added rendering of the selected item the compiler is generating
  • Added a drone bay
  • Added a simple drone for testing purposes
  • Added a generator that converts fuels to FE
  • Added a cloud interface block
    • It allows storing cycles in the "cloud" and sharing it with the team.
    • It can be used to transfer cycles from the cloud to machines as well
  • Added wrench item
  • Added battery blocks for energy storage
    • Small
    • Medium
    • Large
  • Added AE2 integration via Cloud Interface block
  • Added stack upgrade item for Compiler
  • Added research station

Full Changelog: https://github.com/gigili/LogiCore/blob/main/CHANGELOG.md