←  Programs

ComputerCraft | Programmable Computers for Minecraft

»

Lightshot 1.5 - Pause Your Recording

theoriginalbit's Photo theoriginalbit 12 Jan 2013

View PostShnupbups100, on 12 January 2013 - 03:10 PM, said:

This is truly freaking AMAZING! Now to make a YouTube where we can upload these and people can upload lets plays of adventure and mineception! Lol, but that would be absolutely amazing. This... this is awesome!
Maybe using *cough*Firewolf*cough*...................................................... ;) ;)
Quote

Shnupbups's Photo Shnupbups 12 Jan 2013

View PostTheOriginalBIT, on 12 January 2013 - 03:12 PM, said:

Maybe using *cough*Firewolf*cough*...................................................... ;) ;)
Exactly what I was thinking.
Quote

brett122798's Photo brett122798 12 Jan 2013

View PostTheOriginalBIT, on 12 January 2013 - 03:12 PM, said:

View PostShnupbups100, on 12 January 2013 - 03:10 PM, said:

This is truly freaking AMAZING! Now to make a YouTube where we can upload these and people can upload lets plays of adventure and mineception! Lol, but that would be absolutely amazing. This... this is awesome!
Maybe using *cough*Firewolf*cough*...................................................... ;) ;)
Oh damn, I'm right on that.. that will be my replacement project.
Quote

theoriginalbit's Photo theoriginalbit 12 Jan 2013

View PostShnupbups100, on 12 January 2013 - 03:13 PM, said:

View PostTheOriginalBIT, on 12 January 2013 - 03:12 PM, said:

Maybe using *cough*Firewolf*cough*...................................................... ;) ;)
Exactly what I was thinking.
Should be easy since he developed Firewolf.
Quote

Skullblade's Photo Skullblade 12 Jan 2013

Wow this is GREAT! i didn't expect it to look EXACTLY like how you recorded it. spot on perfect work... :rolleyes:
Quote

Shnupbups's Photo Shnupbups 12 Jan 2013

Suggestion: Instead of the shell showing up when you start recording, it could play the startup file?
Quote

brett122798's Photo brett122798 12 Jan 2013

Nevermind about making YT.. I was thinking the save file would be an image, but it's actually code!
Quote

remiX's Photo remiX 12 Jan 2013

I opened lightshot... within lightshot xD
Quote

Cranium's Photo Cranium 13 Jan 2013

View PostremiX, on 12 January 2013 - 11:31 PM, said:

I opened lightshot... within lightshot xD
Posted Image
What have you DONE????
Quote

Shnupbups's Photo Shnupbups 13 Jan 2013

Bug: You can't place it in folders or it wont work and result in 'No such program'.

View PostCranium, on 13 January 2013 - 06:30 AM, said:

View PostremiX, on 12 January 2013 - 11:31 PM, said:

I opened lightshot... within lightshot xD
-snip-
What have you DONE????
He has done...


RECURSION!
Quote

remiX's Photo remiX 13 Jan 2013

program recursion... or is it inception? :{}
Quote

pielover88888's Photo pielover88888 13 Jan 2013

speaking of youtube, I kinda want the Appstore developer, to make, essentially, a youtube-store. lol, it'd probably work using pastebin to download the video's, that'd be pretty cool..
Seeing annotations and putting them in, now that'd be interesting.. xD
annotation("che \n w on this pie, does \n it taste funny?","green")
Quote

MudkipTheEpic's Photo MudkipTheEpic 14 Jan 2013

Now all someone needs to make is a video editor... Maybe on a monitor(since CPUs are too small).
Quote

GravityScore's Photo GravityScore 14 Jan 2013

Ok, bug update!

- I fixed a minor bug that caused ]s to not display if they were at the end of a string
- There is a massive bug that lieudusty has brought to my attention that does not allow you to cd into folders D: Not sure how to fix yet...
Quote

pielover88888's Photo pielover88888 14 Jan 2013

Didn't notice that bug, but, perhaps a "lightshot help" command, so you can see the f1 shortcut? I always did ctrl t, thank goodness it worked :P

EDIT: didn't update, now it says it.. :<

EDIT2: found bug! can't open lua prompt with it open! (sorry about long beginning of the shell, I was on the forums at the time.) also another bug when i say o-o.. http://pastebin.com/XmaHRAvC
Edited by pielover88888, 14 January 2013 - 10:30 AM.
Quote

GravityScore's Photo GravityScore 14 Jan 2013

View Postpielover88888, on 14 January 2013 - 10:26 AM, said:

Didn't notice that bug, but, perhaps a "lightshot help" command, so you can see the f1 shortcut? I always did ctrl t, thank goodness it worked :P

EDIT: didn't update, now it says.. :<

I like the idea of lightshot help! I'll add it in 1.2 coming soon! (sooooo many bugs to fix, sooo little time).
Quote

pielover88888's Photo pielover88888 14 Jan 2013

oh just so you know the opening Lua Prompt bug only happens if you tried to change the directory, probably because it attempts to load the file "lua" FROM that directory.

possible proof: http://pastebin.com/gwUkeyKk
It also shows a bug I had when I made my own, messing-around-alternative-shell.
Quote

theoriginalbit's Photo theoriginalbit 14 Jan 2013

Btw I never said this before but I love how they auto play from the save files! +1 to you my friend. Wish it could be more, but it can only be 1.... :)
Quote

anonimo182's Photo anonimo182 16 Jan 2013

Just seeing the code, you define two times term.isColor
Quote

GravityScore's Photo GravityScore 16 Jan 2013

View Postanonimo182, on 16 January 2013 - 10:46 AM, said:

Just seeing the code, you define two times term.isColor

Not quite :P

One is term.isColor, the other is term.isColour.
Quote