Jump to content




[1.2/1.3/1.4]Redworks Addon


125 replies to this topic

#61 FuzzyPurp

    Part-Time Ninja

  • Members
  • 510 posts
  • LocationHarlem, NY

Posted 08 March 2012 - 03:53 PM

Added mad1231999's installer to the downloads.

#62 Mads

  • Members
  • 604 posts
  • LocationCopenhagen, Denmark

Posted 09 March 2012 - 12:47 PM

NEW!!!
Redworks installer by Mads Clausen

Usage
Very straight-forward, just click the button that corresponds to the action you want to perform!

Downloads
Installer v1.04


READ THE README.TXT FILE!!!!!

#63 Mattzz

  • New Members
  • 28 posts

Posted 12 March 2012 - 06:15 AM

offtopic:
why are you guys going so mad about installers, they are all in languages that make it easy. Tell you what, make one in brainfuck and i will be impressed

ontopic:
make sure your installs have the option to install to a different folder(like for example if you had technic pack)

#64 Mads

  • Members
  • 604 posts
  • LocationCopenhagen, Denmark

Posted 13 March 2012 - 01:40 PM

View PostMattzz, on 12 March 2012 - 06:15 AM, said:

offtopic:
why are you guys going so mad about installers, they are all in languages that make it easy. Tell you what, make one in brainfuck and i will be impressed

ontopic:
make sure your installs have the option to install to a different folder(like for example if you had technic pack)

1: It's fun to code installers
2: That is easy

#65 Mattzz

  • New Members
  • 28 posts

Posted 14 March 2012 - 07:39 AM

View Postmad, on 13 March 2012 - 01:40 PM, said:

1: It's fun to code installers
2: That is easy

1. i know its fun that's why it should be fun to make one in brainfuck(?) he he he
2. does yours do it if so just added it didn't you and this goes for all the redworks floppy installers, add this functionality

#66 Mads

  • Members
  • 604 posts
  • LocationCopenhagen, Denmark

Posted 14 March 2012 - 01:10 PM

View PostMattzz, on 14 March 2012 - 07:39 AM, said:

View Postmad, on 13 March 2012 - 01:40 PM, said:

1: It's fun to code installers
2: That is easy

1. i know its fun that's why it should be fun to make one in brainfuck(?) he he he
2. does yours do it if so just added it didn't you and this goes for all the redworks floppy installers, add this functionality

2. Mine doesn't. All I would need is a JFileDialog though

#67 Mattzz

  • New Members
  • 28 posts

Posted 18 March 2012 - 10:15 AM

View Postmad, on 14 March 2012 - 01:10 PM, said:

View PostMattzz, on 14 March 2012 - 07:39 AM, said:

View Postmad, on 13 March 2012 - 01:40 PM, said:

1: It's fun to code installers
2: That is easy

1. i know its fun that's why it should be fun to make one in brainfuck(?) he he he
2. does yours do it if so just added it didn't you and this goes for all the redworks floppy installers, add this functionality

2. Mine doesn't. All I would need is a JFileDialog though

but the thing is it should be standard with an installer, you should have it there as one of the first features also batch installer time(i could make an installer in a rubbish scripting language almost better than alot of
the installers (cant dl the latest version though(as i said rubbish scripting language)))

#68 FuzzyPurp

    Part-Time Ninja

  • Members
  • 510 posts
  • LocationHarlem, NY

Posted 19 March 2012 - 01:23 AM

Heh, there is always MY download which is just normal zips and installation.

#69 rockymc

  • Members
  • 103 posts

Posted 19 March 2012 - 07:11 PM

My installer, currently only for Windows, has the option to choose WHERE to install the floppy version.

#70 anTastico

  • New Members
  • 2 posts

Posted 29 March 2012 - 04:58 PM

Hey guys, awesome mod you have here.

I new to lua myself so this has made things quite easy sofar. I have a computer controlling a little power station using the bundleworks program. However... since i use this one computer just for this i was wondering if there is a way to link the login screen directly to the bundleworks.

I've had a look at the programs myself and I'm in the process of making the bundleworks more applicable to my power station, so instead of asking for colours it will kinda list the things i need to control in my station. But i have no idea how to have the logic screen execute the bundleworks, if indeed it can be done.

Here's hoping it's nice and easy ^^

#71 FuzzyPurp

    Part-Time Ninja

  • Members
  • 510 posts
  • LocationHarlem, NY

Posted 29 March 2012 - 06:48 PM

View PostanTastico, on 29 March 2012 - 04:58 PM, said:

Hey guys, awesome mod you have here.

I new to lua myself so this has made things quite easy sofar. I have a computer controlling a little power station using the bundleworks program. However... since i use this one computer just for this i was wondering if there is a way to link the login screen directly to the bundleworks.

I've had a look at the programs myself and I'm in the process of making the bundleworks more applicable to my power station, so instead of asking for colours it will kinda list the things i need to control in my station. But i have no idea how to have the logic screen execute the bundleworks, if indeed it can be done.

Here's hoping it's nice and easy ^^
Take the program you edited and rename it to startup att he top directory of that computer :o/>

#72 anTastico

  • New Members
  • 2 posts

Posted 29 March 2012 - 09:13 PM

View PostFuzzyPurp, on 29 March 2012 - 06:48 PM, said:

View PostanTastico, on 29 March 2012 - 04:58 PM, said:

Hey guys, awesome mod you have here.

I new to lua myself so this has made things quite easy sofar. I have a computer controlling a little power station using the bundleworks program. However... since i use this one computer just for this i was wondering if there is a way to link the login screen directly to the bundleworks.

I've had a look at the programs myself and I'm in the process of making the bundleworks more applicable to my power station, so instead of asking for colours it will kinda list the things i need to control in my station. But i have no idea how to have the logic screen execute the bundleworks, if indeed it can be done.

Here's hoping it's nice and easy ^^
Take the program you edited and rename it to startup att he top directory of that computer :o/>

Wouldn't that replace the login section though? Would like to keep that bit and have it go directly to the bundleworks.

#73 FuzzyPurp

    Part-Time Ninja

  • Members
  • 510 posts
  • LocationHarlem, NY

Posted 30 March 2012 - 09:16 AM

View PostanTastico, on 29 March 2012 - 04:58 PM, said:

Wouldn't that replace the login section though? Would like to keep that bit and have it go directly to the bundleworks.

Test it, i think it wont bypass the autorun startup - if so then in the startup file code shell.run("startup") shell.run("mem/programs/redworks/bundleworks")

#74 FuzzyPurp

    Part-Time Ninja

  • Members
  • 510 posts
  • LocationHarlem, NY

Posted 04 April 2012 - 09:41 AM

Lua For Beginners
Programming in Lua
Tutorial Directory, lots of other Lua tutorials!

#75 Xtansia

  • Members
  • 492 posts
  • LocationNew Zealand

Posted 09 April 2012 - 01:27 PM

Updated the Windows version of my installer to V2.0,
-Added more options and crap.
Multi-OS version may get an update tomorrow.
Thread Link: RWFI

#76 Xtansia

  • Members
  • 492 posts
  • LocationNew Zealand

Posted 10 April 2012 - 11:19 AM

Updated: MultiOS version to V2.0,
-Added more features

#77 furrysalamander

  • New Members
  • 9 posts

Posted 13 April 2012 - 06:19 AM

I can just imagine in a year or so.  People will have figured out a way to watch videos on here.  After that, a program compatible with keepvid.com to download youtube videos.  Then I can watch the yogscast in minecraft. :P/>

#78 Spongy141

  • Members
  • 526 posts
  • Location'Merica

Posted 28 April 2012 - 05:22 PM

you say 1000 lines of code... WOW! this looks like a awesome add-on/program (which ever one it is). i want to get it... but maybe later, but still looks awesome!

#79 FuzzyPurp

    Part-Time Ninja

  • Members
  • 510 posts
  • LocationHarlem, NY

Posted 02 May 2012 - 11:26 AM

View PostSpongy141, on 28 April 2012 - 05:22 PM, said:

you say 1000 lines of code... WOW! this looks like a awesome add-on/program (which ever one it is). i want to get it... but maybe later, but still looks awesome!

hehe, thats just the API :)/>

But this needs an update(still works) just that its been awhile since any new content has been added. And RWTK got put off. Taking user submitted programs(if they're good/essential). Feel free to request for your program(s) and API's to be added into Redworks.

#80 LazerRay

  • New Members
  • 18 posts

Posted 19 May 2012 - 05:02 AM

How about a program to pulse or toggle wires in bundled cable for a selection system. Or an easy to set up selection system for various projects.





2 user(s) are reading this topic

0 members, 2 guests, 0 anonymous users