Jump to content




Firewolf Website Browser 2.5 - Brand New Internals (again)!

networking lua wireless

  • You cannot reply to this topic
539 replies to this topic

#521 ry00000

  • Members
  • 244 posts
  • LocationComputer, Base, SwitchCraft, Cube-earth, Blockiverse, Computer

Posted 15 April 2015 - 04:08 PM

AH

View PostLupus590, on 15 April 2015 - 01:48 PM, said:

View Postry00000, on 15 April 2015 - 01:31 PM, said:

Firewolf!!! Yay!!!
New version???

If there's a new version I'll be very :D .

Unfortunately, no we are currently "poking it with a stick" to see if it's dead.
Ah, so we're trying to see if FW is dead?

View PostCranium, on 03 October 2012 - 03:18 PM, said:

I think your antivirus trigger is too sensitive. It always flags my games site. What are the criteria for flagging a site?
Cranium, how does it "flag" it? Can you plz post an image?

#522 ry00000

  • Members
  • 244 posts
  • LocationComputer, Base, SwitchCraft, Cube-earth, Blockiverse, Computer

Posted 15 April 2015 - 04:35 PM

HALP! rdnt://settings doesn't work!!!

#523 Towtow10

  • Members
  • 31 posts
  • LocationGold Coast, Australia

Posted 25 January 2016 - 11:26 PM

I tried to make a webpage that uses the fs API but it returned an error, is this disabled form the firewolf client?

#524 Anavrins

  • Members
  • 775 posts

Posted 26 January 2016 - 12:09 AM

View PostTowtow10, on 25 January 2016 - 11:26 PM, said:

I tried to make a webpage that uses the fs API but it returned an error, is this disabled form the firewolf client?
It obviously is, you wouldn't want a random website dropping a malicious startup file.

Edited by Anavrins, 26 January 2016 - 12:10 AM.


#525 Towtow10

  • Members
  • 31 posts
  • LocationGold Coast, Australia

Posted 26 January 2016 - 03:43 AM

Would there be a way to enable it?

#526 Anavrins

  • Members
  • 775 posts

Posted 26 January 2016 - 04:54 AM

Not server-side, you would have to convince the clients to do so.
Assuming you're using version 3.5, and not 2.5, you can add copy(fs, env, "fs") at line 2246 of https://github.com/1...lient.lua#L2246

Edited by Anavrins, 26 January 2016 - 05:31 AM.


#527 Towtow10

  • Members
  • 31 posts
  • LocationGold Coast, Australia

Posted 26 January 2016 - 05:50 AM

View PostAnavrins, on 26 January 2016 - 04:54 AM, said:

Not server-side, you would have to convince the clients to do so.
Assuming you're using version 3.5, and not 2.5, you can add copy(fs, env, "fs") at line 2246 of https://github.com/1...lient.lua#L2246
thanks

#528 ry00000

  • Members
  • 244 posts
  • LocationComputer, Base, SwitchCraft, Cube-earth, Blockiverse, Computer

Posted 26 January 2016 - 01:16 PM

Well you can obviously use firewolf.download() to put a file on the host PC.

#529 Towtow10

  • Members
  • 31 posts
  • LocationGold Coast, Australia

Posted 26 January 2016 - 10:28 PM

View Postry00000, on 26 January 2016 - 01:16 PM, said:

Well you can obviously use firewolf.download() to put a file on the host PC.
I was making a bank system and it had to read what was in the disk drive for you bank details

#530 Towtow10

  • Members
  • 31 posts
  • LocationGold Coast, Australia

Posted 27 January 2016 - 12:32 AM

I am Continuing development of Firewolf, I have permission, here is the new post.

Note: You will have to re-download firewolf to receive updates as it uses a new repository.

#531 Towtow10

  • Members
  • 31 posts
  • LocationGold Coast, Australia

Posted 29 January 2016 - 09:56 PM

View Postry00000, on 15 April 2015 - 04:35 PM, said:

HALP! rdnt://settings doesn't work!!!
If your using 3.5 then it wont it dosent have settings

#532 houseofkraft

  • Members
  • 170 posts
  • LocationUSA

Posted 06 September 2016 - 09:46 PM

I have made a website but i noticed that there is a gray background. How do i change the color of the background?

Edited by houseofkraft, 06 September 2016 - 09:47 PM.


#533 Anavrins

  • Members
  • 775 posts

Posted 07 September 2016 - 12:13 AM

Same way you change background colors on normal lua programs.

#534 TheRockettek

  • Members
  • 547 posts
  • LocationRem is best girl

Posted 07 September 2016 - 06:26 AM

isnt it [background] d:

#535 Bomb Bloke

    Hobbyist Coder

  • Moderators
  • 7,099 posts
  • LocationTasmania (AU)

Posted 07 September 2016 - 08:04 AM

View PostTheRockettek, on 07 September 2016 - 06:26 AM, said:

isnt it [background] d:

According to the documentation, no.

#536 Anavrins

  • Members
  • 775 posts

Posted 07 September 2016 - 03:15 PM

In the firewolf markup language yes, but fw sites can be programmed in lua as well.

#537 jakejakey

  • Members
  • 98 posts

Posted 25 October 2016 - 12:39 PM

View PostCranium, on 03 October 2012 - 03:18 PM, said:

I think your antivirus trigger is too sensitive. It always flags my games site. What are the criteria for flagging a site?
Let me explain this to you. At the time you posted this message, firewolf used a simple string.find function to detect viruses. You used os.pullEvent, and at the time the browser would look and see "os." and freak out and block your site. With recent updates, firewolf will not flag os.pullEvent and your game will not be blocked.

View PostTowtow10, on 29 January 2016 - 09:56 PM, said:

View Postry00000, on 15 April 2015 - 04:35 PM, said:

HALP! rdnt://settings doesn't work!!!
If your using 3.5 then it wont it dosent have settings
He should update those included sites

#538 houseofkraft

  • Members
  • 170 posts
  • LocationUSA

Posted 12 November 2016 - 07:35 PM

How would i make a search engine website like Live Search?

#539 TheRockettek

  • Members
  • 547 posts
  • LocationRem is best girl

Posted 12 November 2016 - 07:42 PM

thats or you to figure out...

#540 TheRockettek

  • Members
  • 547 posts
  • LocationRem is best girl

Posted 30 May 2017 - 08:33 AM

Erm it keeps crashing with

firewolf:1621: attempt to call method "match" (a nil value)





3 user(s) are reading this topic

0 members, 3 guests, 0 anonymous users