Posted 02 February 2013 - 12:27 PM
I, personally, cannot think of a single good use of this program. I thought there must be one so, evidently, made it.
Anyway - whether or not I think it necessary - I made it, so here it is.
What it does:
You start it up, use ComputerCraft as normal and press F12 once you want to stop recording your events.
It basically overrides os.pullEvent and os.pullEventRaw temporarily, but don't worry it does it safely (as far as I have tested)
How to use it:
just run it, then do what it tells you (enter the output file for the event stack, then enter the program you first want to run, leave this blank and you are taken back to the main menu because of an error)
Format of the event stack:
I can't really be bothered to explain it right now, but if you look at it you can probably work it out yourself…
I made a program which ques all of the events back from a file as well, which works, but it is also kind of pointless as the events don't seem to quite do anything yet.
Anyway, here are the downloads for the two:
http://pastebin.com/RxYGAYjy - EStack, use to record event stacks (or ques)
http://pastebin.com/Hkr6wJPf - RStack, use to run stacks, run it similarly to EStack
If anyone can actually think of a decent use for this, or thinks this is vaguely interesting, please respond to let me know :)/>
Anyway - whether or not I think it necessary - I made it, so here it is.
What it does:
You start it up, use ComputerCraft as normal and press F12 once you want to stop recording your events.
It basically overrides os.pullEvent and os.pullEventRaw temporarily, but don't worry it does it safely (as far as I have tested)
How to use it:
just run it, then do what it tells you (enter the output file for the event stack, then enter the program you first want to run, leave this blank and you are taken back to the main menu because of an error)
Format of the event stack:
I can't really be bothered to explain it right now, but if you look at it you can probably work it out yourself…
I made a program which ques all of the events back from a file as well, which works, but it is also kind of pointless as the events don't seem to quite do anything yet.
Anyway, here are the downloads for the two:
http://pastebin.com/RxYGAYjy - EStack, use to record event stacks (or ques)
http://pastebin.com/Hkr6wJPf - RStack, use to run stacks, run it similarly to EStack
If anyone can actually think of a decent use for this, or thinks this is vaguely interesting, please respond to let me know :)/>