Jump to content


G3R4RD's Content

There have been 22 items by G3R4RD (Search limited from 29-March 23)


By content type

See this member's

Sort by                Order  

#108847 [MC 1.2.5 / CC 1.4.1] CCPortable - And not even overpowerd

Posted by G3R4RD on 11 April 2013 - 10:32 AM in Peripherals and Turtle Upgrades

Oh hi, I´m back. ^_^
Today and tomorrow I will rewrite the mod to 1.5.1, currently I have changed the script to NBT, with other words: It's much faster and stable now. ;)



#33935 [MC 1.2.5 / CC 1.4.1] CCPortable - And not even overpowerd

Posted by G3R4RD on 24 September 2012 - 07:56 PM in Peripherals and Turtle Upgrades

This week, I will work on it. (Also Multiplayer).



#30013 [MC 1.2.5 / CC 1.4.1] CCPortable - And not even overpowerd

Posted by G3R4RD on 05 September 2012 - 07:45 PM in Peripherals and Turtle Upgrades

I will work tomorrow on it. I got a new system in my head, that's much better. :D/>
Also, I'm thinking about a Tablet, not text but touchscreen.
But I will see... :P/>



#29401 [MC 1.2.5 / CC 1.4.1] CCPortable - And not even overpowerd

Posted by G3R4RD on 02 September 2012 - 10:58 PM in Peripherals and Turtle Upgrades

 FuzzyPurp, on 01 September 2012 - 05:39 AM, said:

Still working on this or is it dead already? Title cannot be adjusted like i stated above.
Also you never fixed the bug where the peripheral disables the comp from rebooting or shutting down.
console error below.

ComputerCraft: Error running task.
java.lang.RuntimeException: You didn't mount this location
at dan200.computer.core.Computer$PeripheralWrapper.unmount(Computer.java:259)
at TileEntityPrinter.detach(TileEntityPrinter.java:504)
at dan200.computer.core.Computer$PeripheralWrapper.detach(Computer.java:119)
at dan200.computer.core.Computer$63.execute(Computer.java:2080)
at dan200.computer.core.ComputerThread$1$1.run(ComputerThread.java:68)
at java.lang.Thread.run(Unknown Source)


I will continue if CC is for 1.3.2
Then I will make it also SMP.



#29400 [1.3 >] Tuco - The new OS for ComputerCraft

Posted by G3R4RD on 02 September 2012 - 10:47 PM in Programs

Tuco
Tuco is a operation system for ComputerCraft. The name is from: turtle and computer.
The operation system is still in development, but you can already download it. (The OS has an updater).

Screenshot's
Spoiler

Todo
+ Adding permissions
+ Adding more programs to the store
+ Adding shell/cmd
* Changing Pong (For closing etc)
* Improve user-system

Download
Enter this command in computercraft:
pastebin get hU8dZgXX tuco
And then run: 'tuco'. You will automatical get the last version.

Have fun!
- Gerard



#28160 [MC 1.2.5 / CC 1.4.1] CCPortable - And not even overpowerd

Posted by G3R4RD on 28 August 2012 - 11:14 AM in Peripherals and Turtle Upgrades

Because as in 0.2 you need to use:
receiver.setTitle("blahblah", ID)
Add id, and it should work.

About the PDA ID: Glitch will be fixed soon.
I'm gonna think to rewrite the PDA System... Again... :D/>



#28000 [MC 1.2.5 / CC 1.4.1] CCPortable - And not even overpowerd

Posted by G3R4RD on 27 August 2012 - 12:28 PM in Peripherals and Turtle Upgrades

Updated. Try if you now gets error's. :D/> .



#27994 [MC 1.2.5 / CC 1.4.1] CCPortable - And not even overpowerd

Posted by G3R4RD on 27 August 2012 - 11:38 AM in Peripherals and Turtle Upgrades

Possible in the Next version:
https://dl.dropbox.c...27_13.36.23.png
There was a bug with the text-size. And now you can do receiver.setTextAt(0, 2, "Hello world", id) :D/>



#27987 [MC 1.2.5 / CC 1.4.1] CCPortable - And not even overpowerd

Posted by G3R4RD on 27 August 2012 - 11:12 AM in Peripherals and Turtle Upgrades

Today. I'm adding some features and testing if there some bugs to fix, then I will post it



#27980 [MC 1.2.5 / CC 1.4.1] CCPortable - And not even overpowerd

Posted by G3R4RD on 27 August 2012 - 10:53 AM in Peripherals and Turtle Upgrades

Well, it isn't "api/receiver.lua".
Its load like this:
"mods/CCPortable/api/receiver.lua" > "rom/apis/receiver"

I can just use receiver.adssad(), without any os.load().



#27978 [MC 1.2.5 / CC 1.4.1] CCPortable - And not even overpowerd

Posted by G3R4RD on 27 August 2012 - 10:00 AM in Peripherals and Turtle Upgrades

View PostFuzzyPurp, on 27 August 2012 - 09:49 AM, said:

Null Pointer Exception if you click the peripheral with the item PDA and the peripherla isn't mounted.
Rebooting and changing Icon seems to hang the PDA?
Running your example program hangs the PC, console errors about the peripheral not being detached, might be related to the problem above( i think this is a CC bug?, i've encountered something like this with another addon, also bricks your PC - ctrl+s,r,t won't work.)
I had to move your receiver API in the rom folder, your mod is not mounting your lua file(s)

Null Pointer Exception is also fixed, same for the Icon. When you switch from receiver the PDA will be cleared.
About the API is weird, do you have placed the folder in .minecraft/mods and called CCPortable?



#27976 [MC 1.2.5 / CC 1.4.1] CCPortable - And not even overpowerd

Posted by G3R4RD on 27 August 2012 - 09:49 AM in Peripherals and Turtle Upgrades

There is a config...
When you have started minecraft, it generates it in mods/ccportable.
It's also sets all the PDA ID's there... Will be changed in the next version.

I have already fixed some bugs, and added some new functions.



#27934 [MC 1.2.5 / CC 1.4.1] CCPortable - And not even overpowerd

Posted by G3R4RD on 27 August 2012 - 02:27 AM in Peripherals and Turtle Upgrades

View PostGraypup, on 27 August 2012 - 02:25 AM, said:

Yet not OP... Does the recipe include a battery (if ic2 is installed), a wireless modem, whaat else?

I'm gonna add batteries later.
I did get already from other users (from servers) to add batteries. But this is a test, just for looking if there are bugs in it.
And also if you want already to use it. :D/>



#27927 [MC 1.2.5 / CC 1.4.1] CCPortable - And not even overpowerd

Posted by G3R4RD on 27 August 2012 - 01:44 AM in Peripherals and Turtle Upgrades

Posted Image
----- Oops -----


It seems this peripheral is bussy with upgrading.

Please come tomorrow back.



What's done:
+ Connecting PDA to a server
When the server is destroyed, the pda will give a message.
+ Every PDA has his own MAC-Address.



#20134 Touchscreen Monitors

Posted by G3R4RD on 19 July 2012 - 05:32 PM in Suggestions

Dan didn't wanted the mouse in ComputerCraft, So I think also not Touchscreen.



#20132 So is anyone else...

Posted by G3R4RD on 19 July 2012 - 05:30 PM in General

Put your sound off. I did the same...
But then I walked outside... :P/>



#19178 Your all invited to Comp o' con 2012!

Posted by G3R4RD on 13 July 2012 - 11:00 AM in General

Well... I did missed it, I think. :)/>



#12343 [1.2.5]GAPS CC + RedPower Server 24/7

Posted by G3R4RD on 13 May 2012 - 12:40 AM in General

ModPack + TexturePack: http://clientmods.tk/
:P/>



#12187 [1.33][SMP] Rednet DDoS

Posted by G3R4RD on 11 May 2012 - 07:12 PM in Bugs

View PostBigSHinyToys, on 11 May 2012 - 03:13 AM, said:

find the source and detonate it. It is broadcasting so you know its ID and how far from a terminal it is.

write a program on a turtle that turns rednet on for 1 sec then off again (so it don't crash). Make the turtle move and then check if it is closer or further away from the computer ID.if further away then move in the opsite direction X2 eventual the turtle should stumble near the transmitter and you can turn it off / destroy it.

And what if ComputerCraft is crashed, he can't create a new thread or the server is crashed? :)/>



#11884 [1.33][SMP] Rednet DDoS

Posted by G3R4RD on 08 May 2012 - 12:03 AM in Bugs

Hello World.

In a Server we have a next problem: people make a script which is spamming rednet broadcast. It looks not a problem, but it is.
ComputerCraft is crashing and Terminals/Turtles are crashing in the whole server.

Maybe there should be a time-out or something, because this is pretty annoying.

Thank's for reading,
Gerard.



#11718 [1.2.5]GAPS CC + RedPower Server 24/7

Posted by G3R4RD on 06 May 2012 - 01:21 PM in General

Indeed, server down.
And the other server are admins teleporting and killing. :)/>



#11717 Stop Disk Booting

Posted by G3R4RD on 06 May 2012 - 01:19 PM in Tutorials

View PostZalerinian, on 06 May 2012 - 04:59 AM, said:

I actually found out how to do this. Its REALLY a lot simpler than all of this, although it needs to be done on every separate computer.

In the computer startup file, put the following code:

shell.runDiskBootPassword("the pass you want here")

This will enforce the computer to require a password on the computer before the disk may be run. For the code to work, you must put it in the startup file and then reboot the computer. It will then ask for the password when a disk drive is attached with a disk inside.

No, it isn't.
This is on our server, samrg did make that script. So its not in the standard ComputerCraft rom.