Skip to content

Open Computer + Industrial Craft 2 support

Compare
Choose a tag to compare
@Dolu1990 Dolu1990 released this 05 Aug 22:37

Minecraft 1.7.2 / 1.7.10 compatible, need forge.

OC+ IC2 was tested with 1.7.10. but less tested with 1.7.2
If you have any problem with you can disable that into eln.cfg

OC support add a block that could read/write signals cables /wireless. For example:

wirelessSet("myChannel",0.2)

print(wirelessGet("myChannel"))

signalSetDir("XN","out")
signalSetOut("XN",0,3)

signalSetDir("ZP","in")
print(signalGetIn("ZP"))

r27 fix:

  • Add Electrical Age to IC2 energy converter !!!
  • Add Eln Computer Probe that is compatible with Open Computer !!!
  • Add Capacitor / Inductor models
  • Fix a "Access before ready" crash possibility
  • Remove bettery like condensators
  • Hub start with cross connections
  • Remove most of texture loading exeption spamming when the mod is loaded
  • Fix Tree resin collector mistake
  • Add a little feed back when put a /eln console command
  • fix lamp bulb duplication for client when shift click
  • Reduct server load for cable thermal simulation
  • Add mining drill animation on the autominer

r28 fix:

  • Add support of OpenComputer for the Energy Converter
  • Simple Lamp Socket integrated
  • Add pull down resistor for batteries and solar pannels
  • Fix eln.cfg plumb to lead
  • Fix rubber ore dictionarry

r29 fix:

  • Better tutorial map with wireless power transmition
  • Fix new forge verssion that refuse electrical age mod
  • Add wireless power transmiter antenna into tutorial
  • Better lamp socket render when light is not maximal
  • Fix capacitor maximal voltage

r30 fix:

  • Signal processor syntax is added into integrated wiki !
  • Now you can't mine blocks with electrical standard items
  • Now wiki recipe show the number of item that craft need
  • Fix the potential Tessellator crash into GUI
  • Lamp socket pop process don't kill enderman and wither
  • Add pull down to all switch
  • Fix a crash due to mod incompatibilities on neigbord update

r31 fix:

  • Eln Computer Probe are now compatible with Computer Craft (already compatible with Open Computer)
  • Add Power Capacitor/Inductor receipe
  • Rework some receipe
  • Add if function into signal processor

r32 fix:

  • Ony fuel bucket return empty bucket in heat furnace
  • Reduct resistance of High voltage cable and rise the maximal power of it
  • Now Alarm shut down directly when you mute them

r33 fix:

  • RF support

r34 fix:

  • Fix a incoherncy when swap to world that can be unloaded
  • New switch that are off don't propagate the voltage on oposite pin (before it was the case, off course with a very high impedance)
  • To show advanced tool tip of item you must press shift
  • Buildcraft support
  • Fix energy converter receipe
  • Now material machines have 4 output slots

r35 fix:

  • Fix issue that was come with r34 only in multiplayer. (crash with some blocks on the client side)
  • betther flash light algo
  • Autominer don't drill when voltage is to low
  • Make single usage battery more expensive
  • Now you can put tree resin collector on non vanilla tree
  • Fix tree resin colector recipe
  • Reduct replicator spawn
  • Now when you press the mouse rolling well in creative on multiblock block, that don't give you strang item
  • Doing some code check to avoid that the mod load world/chunk that are unloaded.
  • rework lamp life, Now when you never use it you can always stack itemstack, and they all have a differente start life.

r36 fix:

  • Now shader mods break less some visual effect
  • Rework a sounrd atenuation through blocks
  • Fix turbine electrical simulation calculation accurency errors
  • restaure diodes
  • Add explosion disable flag into Eln.cfg
  • Fix replicator spawning overflow (limit the population to 100)
  • Fix battery charger block syncronisation between client and server
  • Change some recipe (autominer, advanced elctrical motor, magnet)