Firewolf Website Browser 2.5 - Brand New Internals (again)!
#81
Posted 22 December 2012 - 01:34 AM
EDIT: I can help a bit in some places if you want, but I'm no way Lua Pro
#82
Posted 23 December 2012 - 04:48 AM
#83
Posted 23 December 2012 - 12:50 PM
GeniusName3, on 23 December 2012 - 04:48 AM, said:
this is not a bad idea...
Mr GravityScore you need to do this
#84
Posted 23 December 2012 - 07:42 PM
#85
Posted 24 December 2012 - 05:29 AM
1lann said he didn't want bookmarks, but I disagree. I'll put it on my to do list
1lann also said (I think, don't quote me on this
Mendax, on 23 December 2012 - 07:42 PM, said:
Not entirely sure what you mean by that. Do you mean to send data instead of using Rednet? Not sure if thats possible... (?)
And cookies you say? mmmmmmmmmm........ cooookkkiiiiieeeessssss... *drool*
Hehe. Anyway - by cookies you mean a method of letting the website store computer-specific data that is passed to it every visit? I guess I could add that
Added.
#86
Posted 24 December 2012 - 08:47 AM
2503: 'end' expected (to close 'function' at line 2500)
#87
Posted 24 December 2012 - 08:56 AM
Leo Verto, on 24 December 2012 - 08:47 AM, said:
2503: 'end' expected (to close 'function' at line 2500)
Thanks
#88
Posted 24 December 2012 - 02:54 PM
#89
Posted 24 December 2012 - 09:20 PM
#90
Posted 24 December 2012 - 11:25 PM
20Brogan, on 24 December 2012 - 02:54 PM, said:
Zoroark173, on 24 December 2012 - 09:20 PM, said:
#92
Posted 25 December 2012 - 04:15 AM
I've never bothered to test this on Tekkit.
Once you click Edit (like TheVarmari said), it's like the normal shell prompt, so commands like list (ls, dir), edit, mkdir, rm, etc... all work.
#93
Posted 28 December 2012 - 09:49 PM
GravityScore, on 24 December 2012 - 05:29 AM, said:
1lann said he didn't want bookmarks, but I disagree. I'll put it on my to do list
1lann also said (I think, don't quote me on this
Anywho new in Firewolf:
Servers now have a lock feature! (since I heard people say that their servers get jacked up by people who come and modify them)
It is recommended to somehow prevent people from placing a disk drive and inserting a disk next to the computer to circumvent the lock.
Also there are 2 new functions for websites to use!
ioReadFileFromServer and loadImageFromServer
They haven't be documented yet but basically how they work is
ioReadFileFromServer gets a file from the server and opens it in read using the IO api and returns the table. The 1 argument used in the function is the file's name. The file must be in the server folder. This is subject to change
loadImageFromServer gets a file from the server that's in the server folder and returns the table returned by textutils.loadImage. This is also subject to change
Also plugin API stuffz is now in development. Prepare to see a plugins api for Firewolf in the near future!
Enjoy! -1lann
#94
Posted 28 December 2012 - 09:57 PM
- Iframes!
#95
Posted 29 December 2012 - 04:29 PM
-- Turtle
if turtle then
term.clear()
term.setCursorPos(1, 2)
centerPrint("Advanced Comptuer Required!")
print("\n")
centerPrint("This version of Firewolf requires")
centerPrint("an Advanced Comptuer to run!")
print("")
centerPrint("Turtles may not be used to run")
centerPrint("Firewolf! :(/>")
print("")
centerPrint("Press any key to exit...")
os.pullEvent("key")
return false
end
Why on earth would you do somthing like that? Turtles are great servers
#96
Posted 29 December 2012 - 08:00 PM
Here's an example.
enableColor = false -- By default, have it false if term.isColor ~= nil then -- If CC version has colors if term.isColor() then enableColor = true end -- Ok, if it is an advanced computer, enable colors end
#97
Posted 30 December 2012 - 03:20 AM
Tekkit computer support is in the experimental version
#98
Posted 30 December 2012 - 03:23 AM
Regards,
#99
Posted 30 December 2012 - 04:06 AM
Hope this helps!
#100
Posted 30 December 2012 - 07:27 AM
Includes a whole bunch of minor and major bug fixes, and a few new features (ty 1lann
Enjoy!
2 user(s) are reading this topic
0 members, 2 guests, 0 anonymous users











