@remiX it will. Plus I plan to design it like write the website, click to start, and exit minecraft. Then in whatever Firewolf you next visit, just log in and click to stop
Firewolf Website Browser 2.5 - Brand New Internals (again)!
#261
Posted 21 February 2013 - 12:20 PM
@remiX it will. Plus I plan to design it like write the website, click to start, and exit minecraft. Then in whatever Firewolf you next visit, just log in and click to stop
#262
Posted 23 February 2013 - 03:46 AM
thats the error im getting
#263
Posted 23 February 2013 - 04:03 AM
mtwiscool, on 23 February 2013 - 03:46 AM, said:
thats the error im getting
Huh, I see your problem... Not sure what could be causing it. Rednet should be backwards compatible between the versions. And rednet.send/receive/broadcast all work in the Lua prompt, just the RDNT protocol won't transmit.
I'll look into it tomorrow, have to go to bed now
#264
Posted 25 February 2013 - 01:51 AM
GravityScore, on 23 February 2013 - 04:03 AM, said:
mtwiscool, on 23 February 2013 - 03:46 AM, said:
thats the error im getting
Huh, I see your problem... Not sure what could be causing it. Rednet should be backwards compatible between the versions. And rednet.send/receive/broadcast all work in the Lua prompt, just the RDNT protocol won't transmit.
I'll look into it tomorrow, have to go to bed now
#265
Posted 25 February 2013 - 02:51 AM
firewolf:1087: attempt to perform arithmetic __sub on nil and number
I downloaded straight from the pastebin using: pastebin get A7wGH3ty firewolf
#266
Posted 25 February 2013 - 03:32 AM
#267
Posted 25 February 2013 - 11:56 AM
Bobder22, on 25 February 2013 - 02:51 AM, said:
firewolf:1087: attempt to perform arithmetic __sub on nil and number
I downloaded straight from the pastebin using: pastebin get A7wGH3ty firewolf
#268
Posted 26 February 2013 - 05:36 AM
#269
Posted 26 February 2013 - 06:37 AM
this is the error i'm facing
#271
Posted 27 February 2013 - 03:11 AM
#273
Posted 27 February 2013 - 09:25 AM
#274
Posted 27 February 2013 - 12:38 PM
Cranium, on 27 February 2013 - 09:25 AM, said:
I'll promise I'll update the wiki this afternoon when I get home. As for downloading from the client to the server, this would be a rather big security risk, and I don't think would be possible to ensure server safety.
... Then again... I could add built in inline scripting to the server (like PHP) which could be used to download files to a server before the script is run on the client...
You could add code between <?script and ?> tags at the top of the file, which would be run on the server computer, but then removed from the source code before it is sent to the client. This shouldn't be to hard.
As for loading images, files and APIs from the server computer, there are functions that allow you to do that easily. I'll properly document them on the wiki when I get home.
#275
Posted 27 February 2013 - 02:24 PM
#276
Posted 27 February 2013 - 04:42 PM
mtwiscool, on 27 February 2013 - 03:11 AM, said:
But anyways, right now and from now to the future it should work on modems now.
#277
Posted 27 February 2013 - 05:22 PM
1lann, on 27 February 2013 - 04:42 PM, said:
mtwiscool, on 27 February 2013 - 03:11 AM, said:
But anyways, right now and from now to the future it should work on modems now.
I don't care 1lann
#278
Posted 27 February 2013 - 05:53 PM
GravityScore, on 27 February 2013 - 12:38 PM, said:
... Then again... I could add built in inline scripting to the server (like PHP) which could be used to download files to a server before the script is run on the client...
You could add code between <?script and ?> tags at the top of the file, which would be run on the server computer, but then removed from the source code before it is sent to the client. This shouldn't be to hard.
As for loading images, files and APIs from the server computer, there are functions that allow you to do that easily. I'll properly document them on the wiki when I get home.
ooooo please do. a php equivalent would be great for firewolf websites.
actually, an easy way to do this would be to use something like --[[{ and }]] to delimit it
#279
Posted 27 February 2013 - 08:34 PM
tesla1889, on 27 February 2013 - 05:53 PM, said:
actually, an easy way to do this would be to use something like --[[{ and }]] to delimit it
Putting the PHP-like script in comments and then not removing it sorta ruins the point of secrecy.
The script should be run on the server side, and it may contain secret password info for things (databases, websites, etc...), which would then be un-viewable to people downloading the website.
#280
Posted 28 February 2013 - 12:58 AM
Inside the hidden code that would be functions. APIS added for websites would be like fwScript(string functioname, optional: string data, moarstrings, ect.) which on the server would call the function on the server and whatever that function returns would be sent back to the client and fwScript would return that.
Does that sound good?
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users











