40 posts
Posted 09 April 2013 - 04:52 AM
CCNotepad Allows You To Make Documents In CC(Computercraft)
Right Now It Is Only In A Early Beta Stage There's Still Work To Do
Type pastebin get dzD9bM8K CCNotepad
Note: Programming Will Be Added In A Future Update
Changelog
Spoiler
Beta 1.0 PR2
Added CCNotepad Context Menu
Moved Context Menus To CCNotepad Context Menu
Removed Print
Coding Removed:
function Print()
if not printer then
print("No Printer Attached To Advanced Computer")
else
print("Not Coded Yet")
Beta 1.0 PR1
First Release Of CCNotepad
1688 posts
Location
'MURICA
Posted 09 April 2013 - 05:06 AM
...
function Print()
if not printer then
print("No Printer Attached To Advanced Computer")
else
print("Not Coded Yet")
Untested code. Wonderful.
220 posts
Location
Germany
Posted 09 April 2013 - 05:28 AM
I still don't know why People upload very very early, not even Alpha, versions of a program, instead of the Beta or even the finished program. But I hope you will work on this :3
770 posts
Location
In My Lonely Little Computer Corner
Posted 09 April 2013 - 07:43 AM
MORE INFO PLEASE.
280 posts
Location
Earth
Posted 10 April 2013 - 03:37 AM
I still don't know why People upload very very early, not even Alpha, versions of a program, instead of the Beta or even the finished program. But I hope you will work on this :3
because Minecraft did it, so obviously is a good idea for a program for a mod for it to do it too.
onTopic: Some pics and a description would be nice.
7508 posts
Location
Australia
Posted 10 April 2013 - 03:42 AM
because Minecraft did it
Not really, minecraft was playable. there was quite a lot they had done and they had been working on it for months before releasing it…
Really no program should be released until BETA. Alpha should be in house, and no program should make BETA until a defined set of features have been implemented and the program will at least do basic functions towards its intended purpose.
280 posts
Location
Earth
Posted 10 April 2013 - 03:47 AM
Not really, minecraft was playable. there was quite a lot they had done and they had been working on it for months before releasing it…
Really no program should be released until BETA. Alpha should be in house, and no program should make BETA until a defined set of features have been implemented and the program will at least do basic functions towards its intended purpose.
I know, this is just one of thous time when the lake of tone of voice in text ruined the joke, oh well.
40 posts
Posted 11 April 2013 - 10:46 PM
Beta 1.0 Prelelease 2 is comming out soon
40 posts
Posted 11 April 2013 - 11:47 PM
Beta 1.0 Prelelease 2 is comming out soon
Upadated To Beta PR2
40 posts
Posted 11 April 2013 - 11:50 PM
...
function Print()
if not printer then
print("No Printer Attached To Advanced Computer")
else
print("Not Coded Yet")
Untested code. Wonderful.
Version PR2 is out It Removes Print From The File Context Menu In The CCNotepad Context Menu
40 posts
Posted 11 April 2013 - 11:54 PM
because Minecraft did it
Not really, minecraft was playable. there was quite a lot they had done and they had been working on it for months before releasing it…
Really no program should be released until BETA. Alpha should be in house, and no program should make BETA until a defined set of features have been implemented and the program will at least do basic functions towards its intended purpose.
I Released Beta Straight Away Because I Wanted All Of You To Have A Copy
1688 posts
Location
'MURICA
Posted 12 April 2013 - 12:28 AM
First of all, Please Don't Talk Like This. It's very annoying.
On topic: Your program is still very broken. Again I ask, are you testing your code at all?
EDIT: Never mind, I was viewing an old version.
40 posts
Posted 13 April 2013 - 12:00 AM
First of all, Please Don't Talk Like This. It's very annoying.
On topic: Your program is still very broken. Again I ask, are you testing your code at all?
EDIT: Never mind, I was viewing an old version.
I Haven't Released PR2 Yet
2088 posts
Location
South Africa
Posted 13 April 2013 - 08:12 AM
Just from looking at the code I can see that it's broken…