Search results

  1. ElDonad

    Addon Compatibility with Computercraft

    New minor release ! Mostly a learning code session for me today. Though it is an important release, as I have finally implemented the last functionnality needed to fully automatize the launch controller : the ability to activate the scheduling system (the red square I had to manually turn on on...
  2. ElDonad

    Addon Compatibility with Computercraft

    Hello again ! I have made a quick (and dirty) showcase video that present the way the autolauncher interface works. Sorry for the french UI, I didn't noticed it until the montage, and have no time to remake it :( (and by the way I have horrible graphic and video editing skills, but I did my...
  3. ElDonad

    Addon Compatibility with Computercraft

    Annnnd it is out ! The new release of the CCGalacticraft mod, which finally adds a recipe for the autolauncher interface. You can find it on the wiki, or directly ingame with the usage of NEI. Following, a screenshot of a typical setup of an autolauncher. I plan on making a short video of...
  4. ElDonad

    Addon Compatibility with Computercraft

    How, so glad some people are intrested in my mod ! I restarted working on it right now, and I have almost figured out how to add a proper recipe for my block. I plan on releasing a new version somewhere around tomorrow, I hope it will work, I'm completely new to modding and everything is new and...
  5. ElDonad

    Addon Compatibility with Computercraft

    Thank you for your reply ! I have already added some basic features, and created a public repo on GitHub, with a basic wiki and all the stuff. Now I have to add a recipe for the new block, and figure out how to compile it for a release (because for some mysterious reason I cannot let any compile...
  6. ElDonad

    Addon Compatibility with Computercraft

    Hello folks ! I am working since a few weeks on an add-on which provide an interface between the Computercraft's computers and some of the machines of GC (the launch controller, mostly). It was originally intended for personal use and thus it is still very "hand-made" (plus I'm not an...