Jump to content




[mc 1.6.x] Openperipheral


1184 replies to this topic

#41 Mikeemoo

  • Members
  • 732 posts
  • LocationLondon, UK

Posted 29 May 2013 - 03:25 PM

Started listing all the methods on the first post in this thread.

Only started, still a lot of mods to do!

Also need to clean up the block names to make it clearer what they are (and remove irrelevant ones)

#42 Mikeemoo

  • Members
  • 732 posts
  • LocationLondon, UK

Posted 29 May 2013 - 07:39 PM

Another massive update to the mod support list. More to come!

#43 Mikeemoo

  • Members
  • 732 posts
  • LocationLondon, UK

Posted 30 May 2013 - 04:27 PM

I've been doing some engine upgrades the past couple of days. Starting to become REALLY powerful..

I'll commit updates soon and release the new engine. The old engine is fully compatible, you'll just be missing one or two methods.

I've had some mod authors interested in adding stuff especially for OpenPeripheral now, which is really great! The less hacky stuff I have to do to access various things the better.

Quite excited ;)

#44 gknova61

  • Members
  • 74 posts

Posted 02 June 2013 - 01:51 AM

Can you add support for the ChickenChunks loader? The problem with it is that it can't be toggled by a redstone signal so I have an Online Player Detector going to a turtle which breaks the Chunk Loader when I leave and replaces it when I join. The problem with this is that when the turtle places the loader, it can't set the radius or the shape of the loader so you need to go with default settings since my player can't modify it since the turtle placed it. The methods for the loader would be something like:

setRadius(int)
setShape(int) - 1 or 2 with 1 being square and 2 being circle

#45 Mikeemoo

  • Members
  • 732 posts
  • LocationLondon, UK

Posted 02 June 2013 - 04:37 AM

 gknova61, on 02 June 2013 - 01:51 AM, said:

Can you add support for the ChickenChunks loader? The problem with it is that it can't be toggled by a redstone signal so I have an Online Player Detector going to a turtle which breaks the Chunk Loader when I leave and replaces it when I join. The problem with this is that when the turtle places the loader, it can't set the radius or the shape of the loader so you need to go with default settings since my player can't modify it since the turtle placed it. The methods for the loader would be something like:

setRadius(int)
setShape(int) - 1 or 2 with 1 being square and 2 being circle




I'll try get this added in today or tomorrow :) It'll require the new engine though, which I'm releasing in the next couple of days

#46 Mikeemoo

  • Members
  • 732 posts
  • LocationLondon, UK

Posted 02 June 2013 - 05:18 AM



Still just a concept. Needs a lot of work. Probably wont make it into the upcoming release.

#47 Jappards

  • Validating
  • 116 posts
  • LocationHolland

Posted 02 June 2013 - 08:20 AM

if you are going to add blocks and items then:
here is something i want in a very long time: a computercraft module for steve`s carts (allows you to disable modules) with the steve`s carts API and a rednet upgrade that allows you to interact with other computers that aren`t in the network.

#48 Cain

  • Members
  • 12 posts

Posted 02 June 2013 - 04:36 PM

I really like this, I will add it soon.

#49 gknova61

  • Members
  • 74 posts

Posted 02 June 2013 - 07:34 PM

 Mikeemoo, on 02 June 2013 - 05:18 AM, said:


Still just a concept. Needs a lot of work. Probably wont make it into the upcoming release.
That looks amazing :o

#50 Mikeemoo

  • Members
  • 732 posts
  • LocationLondon, UK

Posted 02 June 2013 - 08:56 PM



#51 Lordmau5

  • Members
  • 22 posts

Posted 03 June 2013 - 08:35 AM

You don't know how f*cking much I want this now... ^^

Awesome work, Mikee :)

#52 Tiin57

    Java Lunatic

  • Members
  • 1,412 posts
  • LocationIndiana, United States

Posted 03 June 2013 - 08:54 AM

By the way, Mikee has committed the glasses to https://github.com/m.../OpenPeripheral
Not sure how operational they are, but they're there.

#53 kaj

  • Members
  • 43 posts

Posted 03 June 2013 - 09:49 AM

looks amazing. very much looking forward to having a play :)

#54 Mikeemoo

  • Members
  • 732 posts
  • LocationLondon, UK

Posted 03 June 2013 - 10:32 AM

Edit: moved to the front page

#55 Mikeemoo

  • Members
  • 732 posts
  • LocationLondon, UK

Posted 03 June 2013 - 11:58 AM

Updated the preview link with a version that now allows chat commands.

If you're wearing the glasses ,and they're linked to a machine, you can do:

$$whatever command you want here

in the computer attached to your glasses peripheral bridge, it'll fire a "chat_command" event

#56 Lyqyd

    Lua Liquidator

  • Moderators
  • 8,465 posts

Posted 03 June 2013 - 01:16 PM

I may or may not have to write an nsh interface for these. Chat commands could well be glorious.

#57 Mikeemoo

  • Members
  • 732 posts
  • LocationLondon, UK

Posted 03 June 2013 - 02:01 PM

If anyones not able to call the methods, try deleting /config/OpenPeripheral_methods.json and relaunch the client.

#58 Mikeemoo

  • Members
  • 732 posts
  • LocationLondon, UK

Posted 03 June 2013 - 03:27 PM

Updated the preview link.

Changed the way changes and deletions are processed. It should work a bit better now.

#59 AmandaC

  • Members
  • 55 posts

Posted 03 June 2013 - 05:21 PM

Any hints on how the getTanks() function works? =^.^;=

I've found so far that it simply returns a table, what that table is supposed to contain, I have no clue. :P

#60 Fenthis

  • Members
  • 13 posts

Posted 03 June 2013 - 07:16 PM

Don't suppose there is any plan to make a 1.4.7 (which FTB is still on) version? Also add my vote for a server-side only version as an option. FTB makes custom client-side mods kinda an annoyance to the users. :/





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users