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

68 lines
6.8 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="Updates updates..">
<meta charset="utf-8">
<meta name="robots" content="all">
<meta name="google-site-verification" content="xMTesqfhCjQW48l2C5bOqYK6HsOXJORfF4gW_tkjBMo" />
<meta property="og:title" content="Teascade | Blog | Updates updates..">
<meta property="og:site_name" content="Teascade">
<meta property="og:type" content="website">
<meta property="og:description" content="Updates updates..">
<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 | Updates updates..">
<meta name="twitter:description" content="Updates updates..">
<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 | Updates updates..</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>Updates updates..</h1>
<p>So, no I didnt forget about the blog meantime the last update I made, instead I actually posted one or two updates but Im not really sure why, they got removed and I didnt obviously have a backup on them. now Im just going to cover all Ive updated so in them and a bit more.</p>
<p>So looking at Solid Kingdom, my newest project (see previous post where I tell more about it), its went on pretty well, I DO have it on github, in fact <a href="https://github.com/Allexit/Solid-Kingdom">this</a> is its github repositery, but I havent pushed updates into github for quite a long time actually, Im very sorry about that, it might look like the projects frozen but its actually running further than almost any of my projects has before. I still dont have any real gameplay on the actual game (Im currently working on it), but instead Ive been working on huge things behind the scenes and I think this game is going to be so good and so much fun to make. Im now going to try list all the things Ive done after I stopped using github; Ive added a layer system (easier to add messages and other things that overlap eachother). Ive also added some kind of message box system, thats not in real use yet but will be as soon as I get on the real gameplay. Ive now recently added an Action/ActionHandler system, this just makes it easier for me to first work on singleplayer side of the game and later implement multiplayer, Im not going to explain here with all the technical information on how it works, but in a nutshell, when you try to do anything it sends an action to the ActionHandler, whitch decides on what to do with it, after that it either processes the action itself or sends it to server to be processed (depends on if youre playing multiplayer or singleplayer). Ive also added tonnes of little things and bigger things too that I cant quite recall at the moment</p>
<p>Now the reason Ive kind of stopped using github, is because it really makes my project harder to handle for me. Git is a nice and easy version control, but I cant use it very well, for example if I rename a file, it does not remove the old file from the repo nor rename it, just adds the renamed file as a new one. If Im ever going to return to using Github with Solid Kingdom, Im most likely going to make a full wipe and re-push everything. Now Im not saying Im stopping to use github on other projects, it works well in any other way and Im very pleased with it, Im just going to have to learn more how to use it and look back on it later.</p>
<p>On the story side of the Solid Kingdom, I havent really decided much, Ive decided that Im going to make some kind of “personal” wiki for the story and addthe story piece-by-piece there, not writing books or anything, but instead just listing out events, characters etc. from the story.</p>
<p>As some of you may have also noticed I always publish my working under “Smoldering Planet”, and as some of you might know, Smoldering Planet is my game-making studio. Obviously its not like a real company with oriented people doing stuff for me, but once in a while I might ask a friend to join me on a project, and we publish the work under the studio, and list our names in the credits. Anyways, Smoldering Planet has been going now for about 4 to 5 years, or maby even longer. Yes Smoldering Planet is VERY old, but its changed its name very many times for a number of reasons. Mostly because I just later thought the name is incredibly stupid. Smoldering Planet was first called “Lol Gamer Studios” (yes Im serious), it was like that for about a year or so, then it changed to “Forming Time Studios” (yes, Im not kidding). It stayed like that for about 2 years or so, when I changed to “OverCore”, I really never used the name, like it was there, but I never made a big thing about it. I dont think I ever even made a website for it. Anyways, after that I finally changed to Smoldering Planet, Im not very sure how long Ive been with the name, but I think its been aroud a year. After all this time Ive finally come up with a name I really like; Saltosion Entertainment or shortly just Saltosion. Yes Im changing the name again, not very sure when, but probably as soon as I get Saltosions new page up and running, I allready have a logo for it too.</p>
<p>Looking on this blog, I really like this blog and Im probably going to post here again in a week or two, so be prepared. Im also hoping Id see more visitors in this blog, not that I really like being famous or anything, but instead Id like to share my stories with the whole world and I want everyone to know them, and maeby even help me on some situations. If youd be so kind, tell your friends about me.</p>
</article>
</div>
</div>
</body>
</html>