Jump to content
  • Sky
  • Blueberry
  • Slate
  • Blackcurrant
  • Watermelon
  • Strawberry
  • Orange
  • Banana
  • Apple
  • Emerald
  • Chocolate
  • Charcoal

sirdabalot

Members
  • Content Count

    9
  • Joined

  • Last visited

  • Days Won

    2

sirdabalot last won the day on January 8 2015

sirdabalot had the most liked content!

About sirdabalot

  • Rank
    Junior Member
  • Birthday 08/12/1996

Profile Information

  • Gender
    Male

Recent Profile Visitors

956 profile views
  1. Hello, everyone! As an opencomputers refresher after a long break from minecraft I've made a log file API. It currently offers: Its own interpreter ( included in repo, this thing is pretty darn tweakable ) A WPF interpreter ( more pretty than the one above ) An OOP structure Exceptionally easy entry creation / filtration / saving / loading EVERYTHING is open source ( including WPF app ) NEW: Both interpreters can export logs as CSV files for use in MS excel and Open/Libre Office Calc A link to the repo: https://github.com/sirdabalot/OCLOGAPI (All documentation in the API code)
  2. I usually go through random hyperlinks that look relevant xD But yeah the microcontroller article is a stub at the moment I think, hopefully someone better than me will have the time to fill it in some day =D
  3. Feeling pretty thick for posting this but here goes... So I've decided to add a micro-controller to my world, after a while playing around I've figured out how to use components with them, but I have absolutely no idea ( even with an extensive wiki search ) how to get the events API working with them, of course my initial thought was to try and require it in but that obviously doesn't work because of the whole lack of openOS thing, what can I do? Are micro-controllers supposed to be so basic that you can't use events, or am I being a total sock-witt? Any help would be much appreciated.
  4. https://github.com/sirdabalot/OCGUIFramework Hello everyone! This is my first API post so go easy on me. =P This is an OpenComputers GUI framework, its currrent features are: Movable Windows Buttons Textboxes Text inputs This is my new GUI framework API, designed to be simple as possible. Simply require the lua file into your program and start using the functions. Method information can be found on the readme on the github page. By the way windows can be moved by clicking the # in the top left corner, also note that after you've entered text into a textInput you must press
  5. Upon join: ID 14226 is mismatched between world and server.
  6. Nick/MC Name/IRC Name: sirdabalot Age: 18
  7. Just read the notice at the top of the sub-forum, sorryyyyyy I dunno how to delete the topic. D:
  8. This is a really simple and basic request, but could you make the scan( ) method for the geolyzer accept negative numbers? Otherwise it's a major pain in the rear tryin' to get global scanning on the go instead of local. =D EDIT: Submitted github issue @ https://github.com/MightyPirates/OpenComputers/issues/571
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.