Jump to content


willwac's Content

There have been 3 items by willwac (Search limited from 10-February 22)


By content type

See this member's

Sort by                Order  

#243505 Quest - The HTML Web Browser for ComputerCraft

Posted by willwac on 17 January 2016 - 11:13 PM in Programs

Any way we can view the source of a site?

If you want to use PHP to get the browser version of quest, here is an example. It returned "Quest/v0.9.0 Private Beta" for me.
<!DOCTYPE ccml>
<html>
<head>
<title>Browser Info</title>
</head>
<body>
<p>
<?php
echo $_SERVER['HTTP_USER_AGENT'];
?>
</p>
</body>
</html>



#210599 [Editor] WYSIwrite

Posted by willwac on 22 March 2015 - 07:39 PM in Programs

View Postnitrogenfingers, on 09 March 2015 - 03:30 PM, said:

- Page breaks, so you can break your page
*Takes axe to paper*
On a more serious note, this looks very cool!



#210139 Nova Horizon (v1.2)

Posted by willwac on 18 March 2015 - 09:53 PM in Operating Systems

View Postawsumben13, on 18 March 2015 - 03:52 PM, said:

Already planning on adding timezones, and it's as simple as passing in a GMT offset to the time getter. I'll probably make it so you can right click the time and it will show different timezones.
Time Zones are a pain in the butt:https://www.youtube....h?v=-5wpm-gesOY