Teascade.net/public/blog/firstmeaningful/index.html

67 lines
4.9 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="title" content="Teascade">
<meta name="description" content="My first meaningful post">
<meta charset="utf-8">
<meta name="robots" content="all">
<meta name="google-site-verification" content="xMTesqfhCjQW48l2C5bOqYK6HsOXJORfF4gW_tkjBMo" />
<meta property="og:title" content="Teascade | Blog | My first meaningful post">
<meta property="og:site_name" content="Teascade">
<meta property="og:type" content="website">
<meta property="og:description" content="My first meaningful post">
<meta property="og:image" content="/img/favicon.png">
<meta property="og:image:secure_url" content="/img/favicon.png">
<meta property="og:image:type" content="image/png">
<meta property="og:image:width" content="512">
<meta property="og:image:height" content="512">
<meta name="twitter:site" content="@teascade">
<meta name="twitter:creator" content="@teascade">
<meta name="twitter:title" content="Teascade | Blog | My first meaningful post">
<meta name="twitter:description" content="My first meaningful post">
<meta name="twitter:image" content="/img/favicon.png">
<script type="text/javascript" src="/js/default.js"></script>
<link rel="stylesheet" href="/css/default.css"> <link class="" rel="stylesheet" href="/css/loadbar.css"><link class="" rel="stylesheet" href="/css/custom.css"><script class="" type="application/javascript" src="/js/loadbar.js"></script>
<link rel="shortcut icon" href="/img/favicon.png"></link>
<title>Teascade | Blog | My first meaningful post</title>
</head>
<body onload="_default_js_main()" >
<div id="loadbar"></div>
<div class="container">
<div class="teacup">
<img src="/img/teascade_cropped.svg"></img>
</div>
<div class="content">
<nav>
<ul>
<li>
<a href="/">About</a>
</li><li>
<a href="/games">Games</a>
</li><li>
<a href="/blog">Blog</a>
</li>
</ul>
</nav>
<article>
<h1>My first meaningful post</h1>
<p>Today was a fairly productive day as I began working on this kinda small but fun-to-do project for a minecraft mod. The minecraft mod is called ComputerCraft and its just so amazing, it lets you to bring the power of lua to Minecraft and interact with the world at the same time. Anyways, I didnt make anything too practical but I did make an program that simulates an operating system, its not even near ready yet but Im going to post a video about it later today.</p>
<p>So its called the Wandoze, and its supposed to be a text-based version of Windows, kinda as a joke, but it already can handle quite a lot for a PC of Minecraft. it does have profiles like Windows professional, so you have to type your username and then password to get in etc. but it also supports a VERY high permission ranks, infinite literally, I made the system so that you can add even 100s of permission ranks from never-on-computer-visitor-dude to the ruler of all time. it also has many commands to help edit the profiles from the hand of admin without having to seek for the real files. ALSO it does not only support these little technical things, it already supports games and apps, whitch it can run pretty smooth, if the game/app is well made, but it doesnt have any API or any sort of that stuff to help making them. but just make your game / app anything you want and drag it to on of the folders so the computer can run them.</p>
<p>About the Modpack I was working earlier today and yesterday, its now changed its name to a better more offical name, <a href="https://allexit.wordpress.com/xetrox-pack/">Xetrox Modpack</a>, I made quite a lot of information for it and a download link too, but an update is coming SOON, so you better look up to it. I also created a Wiki -page for the Modpack too, just so if people actually get interested in it, they can share their knowledge about the modpack in it, seriosuly even I dont know much about some of the mods in it, as ironic as it sounds. Well what am I talking here heres the link, <a href="http://xetroxpack.wikia.com/">Xetrox pack Wiki</a> I too made a couple of pages for it already, Im of course going to make more later but for starters a couple.</p>
<p>For now I think Im going to take my focus more on the Wandoze -program, later Im going to make Wandoze 2.0, whitch is practically the same but more bugfixes, a little more features and a internet support so all the usernames can be stored in one computer and remotely gotten to. After that Possibly a third Wandoze which is going to have more graphical features, but well have to see.. wait and see..</p>
<p>but FOR NOW really Im really damn tired since I didnt get any rest last night so Im hitting the hay earlier than normal..</p>
</article>
</div>
</div>
</body>
</html>