Sunday 4 August 2013

Nearly a month!

I was looking over my youtube account and I realised it's been nearly a month since my last video of Starbase. Goodness me that is way too long!
I guess what I am really waiting for is for a presentable copy showing a significant amount of change too starbase. Little do I realize there has been a huge amount of work done, I just haven't stopped to look. I think as soon as I redo the building tab I'll present a video of the new version of starbase.

What's new?
More or less this latest transition in starbase has been to upgrade pre-existing features. Graphics, coding, world loading/generation, resources, placement, interface and so on are all getting a polished upgrade. I'm extremely happy with everything so far.

Features:
-Resource system: with complex mathematics including expenses, resource gathering, cuts, distribution and so on.
-New research code, old one was bugging up horribly.
-Plans for an extra 2 layers to the background. Redoing the background to make it more compatible with the mini-maps point click-move system.
-Plans for basic buildings to deal with resource management.
-Population and Happiness resources added, both intertwined.
-New graphics for everything (obvious)
-Custom cursor
-Asteroids mine-able for ore.

Bug fixes:
-Lag bug: caused by multiple placement pads occupying the same space.
-Placement hover bug: caused by the mouse scrolling too quickly and the pad not detecting the mouse's exit.

Bugs:
-Background scrolling: Currently the background is not loading correctly or sticking in place relative to the screen. So if you scroll too far you just start getting random lines of unloaded image. Will have to rework the background.

Thursday 1 August 2013

Asteroids!

What do I love more than starbases and space?

Asteroids!
So today is all about the environment and environment code. Working out the kinks etc. It's rather productive, I'm looking to get resources working so I need this section working to encourage ore mining.

Not much else has been happening: attempting to externalize some of that starting code though that has a long way to go. I've also begun working on sprite masks for more precis object collisions, well rather cleaner collisions.

More coming soon.

Sunday 28 July 2013

Progress Report

Everything is running smoothly, slowly day by day I'm getting a bit more done. The Starbase Project is finally taking the form of something very real and very exciting.

What's been done:
-Completed all major graphics to date including minor adjustments to the UI.
-'Placeholder' Loading screens have been put in. (such a fan of placeholder images)
-Externalizing of all Images is complete, custom texture packs and images are now fully supported.
-I've done some research and discovered I can also externalize code, meaning modding support is not out of the question (though something I will approach at a much later date).
-Branding; Namely a name for Starbase Project other than, well, starbase project... so finally I can start branding and we can start using an actual game.
-More research into websites and forums etc... Still a long way off considering the player base behind starbase project is less than 20 atm.

 So I'm pumped, I've nailed down some of the biggest features and issues yet and basically made starbase a real thing. Now I know I've said that starbase has a name, and that all graphics are complete, that the system has basically had a major graphical and coding overhaul. So why haven't I told it or shown any graphics?

Because I'm big on surprises, and this update is going to be a big surprise. In the sense that not only am I going to release a major update I am also considering releasing a Development copy once the major bugs (namely the resources) have been squashed and I have implemented basic content so the game runs at lease somewhat the way it's suppose to.

Don't get too excited, this version of the game will be labelled Dev1.0 and will be backbone game play. don't expect anything flashy yet, the game will need a lot of fleshing out especially in the metagame department. Basically all it will be is being able to place segments of corridors and manage the basic resources with basic resource gathering buildings

I eta about 2 weeks more or less before I am able to release a copy, though like all good indie developers you can be assured I'm not going to release it until I am absolutely positive that it is ready.

Stay tuned people.

Tuesday 23 July 2013

Images & Externalising

Starbase is coming along nicely and I'm pleased with the direction in which it's progressing. So far there have been no hold up in creating the sprite art. It's really good to get back into my comfort zone. Don't get me wrong I enjoy the challenge of coding and programming, but after a while it can get really tedious especially when your learning as you go.

So without your knowledge I took an unannounced week off starbase development, Mwah ha ha haa!

After constantly banging my head against my computer screen screaming 'why you no work?!?' I felt a bit exhausted. My attitude went from 'yes we can' to 'eh'. So I decided before I dive into the sprite art I might take a bit of a break, just to refresh and take care of some real life issues. I'm glad I did, approaching the sprite art with a good attitude and a fresh perspective has really paid off I feel. So far I've really only been tackling the corridors (as they have to fit together I have to ensure the graphics are perfect).


More corridor sprites can be found here on the facebook:
Ingame Graphics

Might also be interested to know I'm working on backgrounds or 'scenes' as I am calling them.
... It looks much better up close I promise. It's my hope to be able to include multiple maps and have the game pre-select a random scene. I truly want to make each environment unique, just like asteroid placement perhaps down the track even asteroid numbers (though we will see). I like the idea of getting lucky starts or even getting struck with bad luck at the beginning forcing you to improvise.


What else have I been doing? Well nothing short of more coding, I reorganized and reconstructed a lot of my original coding:
See how organised and neat it is now? What your looking at is the WIP code for map generation. It's very basic (then again space doesn't have much in it) but by the end of this I hope to establish a firm template in which to create multiple types of maps. It's also my intention to make a metagame code, obviously I need to get my map generation working first as well as more content. But long term goals are good to have, there is just so much I want to include.

Friday 12 July 2013

The... User Interface?

There have been so many setbacks with the user interface. Where do I begin?

Well lets start by saying first up, the suspense is over I finally have a working addition to the UI. Research, resources and building are in a semi-completed state or at least their base programming is down:


So in a way the user interface is 'working'. I can't honestly say I'm happy where it is at atm. What you see here is most likely not going to be the final product. But I did want to bring you guys something since it has been so long since I've released footage of Starbase development and since at this stage there arn't any fatal bugs, loose ends or broken codes.

I should now explain exactly what it is I am not happy with:
1) The Research bar could really use a graphical overhaul. I mean I like the staging system but atm it looks like something from a 1990's side-scroller.
2) Buttons at this stage are a too small, I would really like to make them double the ratio.
3) The Building tab, while working, needs a major overhaul. It's just so inefficient. Basically it's patch-work coding.
4) While spending resources are working, survival resources are not. My research tracking instance isn't actually doing it's job properly (yet to find out why). I need to get them up asap before I can add other types of buildings.
5) Hotkey system is looking terrible. I really wanna simplify the sprites used so they look cleaner.
6) Need to link the corridors to a button of their own, I'm still unsure of how to actually place other buildings onto the space station.

So what do I like?
1) The fact that the buttons are working, the tab system makes everything neatly fold away.
2) research bar, mini-map and research display work flawlessly.
3) The neat little notice that pops up everytime you place something.
4) Credit and ore restrictions work perfectly.
5) Colour to signify when things are available.

Alright so the UI is there, I need to leave that for a while or I will go insane. I'm moving right along to externalizing my sprites. That means I'm moving on to making completed graphics! Yay finally I get to do some really graphics which is where I am most comfortable. Externalizing in the early stages is also going to help me later down the track when it comes to implementing the content for the tabs. It would be a nightmare to switch 300+ internal sprites to external sprites, at the moment I'm only doing about 50ish. Most of which are just place-holder images anyways so I need not worry about saving them. Main issue will be trying to make animation strips from PNG files.

The main reason I am so excited about this is because this means people can make custom texture packs for Starbase, this kind of modding support is what I would love to include. It's also crossed my mind to externalise some of the script for people to alter, so they can edit different Starbase models details, names, etc. but it's not a huge priority (meaning I have absolutely no clue how to externalize the code xD). So far so good, I think once the graphics are done I can begin work on a pre-alpha Demo.

Btw if you have any comments please feel free to leave some.

Monday 8 July 2013

Damn Research!

Problem:
Alright so Just when I think I've worked out research it turns out I haven't! Grrrr.

It's been about 4 days and I just realised now that research, which each button was responsible for it's own research and global options, is actually broken and pauses research when the tab is closed. Not only that but it also resets all research options. I think that will be the last time I pull an all nighter, cant believe I didn't see what i did before.

Because to save on memory I actually delete and recreate each button. because the first 18 buttons arn't going to be the only buttons or tabs on screen having around 50+ buttons in 'invisible mode' would just be a waste of memory. So what I need to do is make is so that when something is being researched it needs to remain on screen. Since it's only 1 object at a time for research this shouldn't affect memory at all.

Besides which building hasnt thrown me any curve balls 'yet', however the hotbar system is still a bit glitchy so I'm considering refining that.

Update:
So what's new besides the obvious problems?
Mostly bug fixes, in light of all the bugs that have just listed I have nailed down a bunch of old bugs that kept reoccurring. Specifically the major Section Placement bug which caused massive lag spikes when you place too many sections at once or in tight groups.

I've started on the credit system, introducing a price to everything which is going well. Also began implementing the placement of other facilities like power stations etc. I'm still unsure as to how to approach placement; whether or not to make them free to place or aligned to the section system.

What's in planning are 2 things:

-Proper Sprite Art: because to date I've been working with terrible place holder images, the UI looks good because it needed to be a final produce so I could get the measurements right.But I'm reaching that stage where I really wanna make things look good. So once the basics are down Sprites are next on my list.
-Externalise Sprites: To date all my sprites have been internal, that is they are a part of the exe file rather than separate images you find in a directory. I have a few reasons I wanna externalize all sprites, even though it will mean extra coding etc. For one it will allow me to load only the sprites that are needed which will drastically reduce memory usage. If I keep all the images inside the exe then the game will load them all regardless of whether it needs to load them or not.
However the main reason I want to do this is sort of a neat little feature I think you will all love. To make the game customizable. The Images are just standard png images, completely compatible in any image editing software. This means you guys can actually change all the graphics for Starbase and create your own custom texture packs. Imagine being able to change the metal corridors to some crazy carapace for an insectoid race? Neat right?

Wednesday 3 July 2013

Major Update

Major Update

So the UI is working! now all it needs is content. No videos etc but definitely this deserves a celebratory image:


The UI is based off a tab system. Nearly everything is packed away into a neat little tab until you click the arrow to reveal it. Atm the tabs are looking a little barren, but otherwise they systems for research, building, resources, displays and hotkeys are soundly working. I chose a tab system because it can display many options but still fold away leaving you plenty of room to work on your starbase. In some cases you don't even have to open your tabs, with the hotkey menu in building tab you can place your most used buildings to quickly access them and the research tab displays what your researching and how long is has to go.

I wanted to release a video of the user interface in action but I need to actually add content to it in order for it to work. So video soon! rest assured. Till then however, what has changed in starbase?

Well for starters you may have noticed in the image above there are a lot more asteroids on the map, and if you compare the visible asteroid to ones we have seen in the past you might be thinking 'this one looks a bit smaller..' because it is. Each map generates 2 large asteroids, 4 medium asteroids and 5 small asteroids. These all vary in size and shape. Eventually they will vary in ore count too, larger asteroids will have more ore and thus be able to supply you with consistent ore for longer. Also with the 'feature' of blowing up asteroids I plan to make it so larger asteroids splinter and fragment so smaller asteroids shoot out of them. They will have an initial momentum that will die over time.

You may have also noticed the corridors look slightly bluer than usual. Well that is because they are powered sections... sections connected to the main hub. Any section cut off from the main hub becomes 'un-powered', so if you want to make floating platforms etc you will have to research the right technology to create an invisible link... Well at least that the 'intention', the programming is a very different matter entirely. This looks to be the next major challenge starbase is presenting.


Side Note
So with this recent update it really is starting to feel like that game is coming together, which means I've been thinking about a name for Starbase. Which in turn lead me to start googling starbase games. Names etc are coming to me slowely. Light Point, StarCity, etc it's all very basic. If you have any good suggestions for names please post them I'd love to hear some thoughts :D.

In my explorations I did come across this game:
http://sandbox.yoyogames.com/games/209006
It's called Station AB, and was developed by UV Games about 7 months ago. Now just to clarify I did think up the idea for Starbase on my own, I came across this about 2ish weeks ago. I mean it's far to say we have a similar, but in our execution we have taken different paths. mainly in the fact mine acts more like a City Simulator mixed with RTS elements where as UVG has gone for a tower defense type shooter.I believe the final products will be very different. If you decide to lay Station AB I would advise you to be cautious as it is memory intensive and still has a few unresolved bugs.

None the less I found it quite interesting how similar this game is to mine :3.

Friday 28 June 2013

Sneak peek - Resource Icons

It's been a long time since I posted content, for the obvious reasons listed in my last post. So I decided it was about time I released some Sneak peeks at the next update which I'm hoping to wrap up sometime next week.

Here they are, the Icons for the 6 resources in Starbase:

Credit
Money, sorta an alien version of $



Power
Very simple, what better way to express electricity that a lightning symbol, has more detail better seen on a black backing.

Water
Very essential, this icon has a neat little transparency gradient.
Oxygen
The symbol for Oxygen... literally, because I ran out of good ideas.

Food
Because corn is delicious :D

And my favorite....
Ore
A building block, metallic kind of symbol.
  
So there you have it, all 6 resources. I also have devised purposes for all of them.

Credit and Ore are your basic Building/Researching materials and necessary in order to progress further in the game.
Credit covers your expenses, and is the basic medium used to exchange Ores, Food, Water, Oxygen & Power on the market. It is also necessary for construction and research, since you have to 'pay' the workers involved. Overall Credit is your basic currency/maintenance and trading resource. You obtain credits through tourism, the selling and buying of resources on the market and allowing merchants to visit your base.
Ores are your basic construction resource. They are necessary for ALL constructions and some research. It can be traded on the market however it's price is always in fluctuation.You can mine Ore from asteroids, Ofcourse asteroids in close proximity to your starbase are a finite resource so later in the game through use of jump gates you can send miners to other systems to harvest Ore from infinitely richer patches of space. Ore is also necessary for repairs, you cannot repair a component without sufficient Ore.

Power is hard to explain, it's kind of like a limit. Your main hub will produce a certain amount of power on it's own but as you build slowly these extra components will eat up your energy reserves. Power Generators solve this problem by producing additional power thus enabling you to expand your starbase further. The more power you have the larger your starbase can get. In addition to that some components like weapons consume larger amounts of power, so keeping high energy reserves for these powerful weapons is encouraged. If you run out of power everything begins to fail, That means construction sites work x3 slower, and food/water/oxygen production is decreased by x4. Ultimately If you don't have enough power you will eventually run out of vital resources needed for survival. Power however is also a commodity you can purchase off the market, like ore it's price fluctuates.

Water, Food and oxygen are your survival resources. Without them your Starbase will fail. If you cannot produce enough food/water everyone on the starbase will starve or die of thirst. Likewise if you don't produce enough O2 then everyone will suffocate. Starbases thrive of a healthy community of civilians who work and live on the starbase. Sorta like a city, and cities need to produce these vital resources to survive. Food, water, oxygen can all be produce via special components. Your main hub will also produce a base amount of food, water and oxygen (though not very much). As you expand and more and more people move into your starbase you will need to make more of these facilities. They can also be sold and purchased off the market, but their prices fluctuate.

So there you have it, resources and how they work. I'm looking forward to implementing these systems into the game. it should make for interesting game play, having to judge all these resources which interact with one another. By interact I mean, like food will require water and oxygen might require water as well, but water might require oxygen in a dramatic reversal... This will all come down to whatever it is you decide to choose when it comes to facilities. Different facilities will use different resources to to produce the resource you want. It's all very confusing but I promise there will be a tutorial!

Enjoy

Thursday 27 June 2013

What's new?

Well not a lot to be honest. I have been slowly creating graphics for the UI and creating symbols for all the resources. Unfortunately I haven't even begun to code them in yet, not because I've run into another programming issue but because I've run into life issues.

The main reason so little work has been done on Starbase is because recently I received Design work. By trade I'm a freelance designer, and jobs aren't as common as you might think around my area. Since Starbase is a project I work on in my free time it's not exactly a plausible option to lay off work and pursue Starbase in full time development. So unfortunately I must set aside starbase for the next week or so to earn money.

My friends have suggested to me that put starbase up on Steam or Desura and charge something like $3-5 to help supplement my wage. Which is not necessarily a bad idea, just it's not really an option in the foreseeable future.The game at the moment doesn't have an enormous fan base eagerly awaiting the release, so I'd need to do some advertising beforehand. Not to mention the fact that the game is no where near completion.


But that asside what I can tell you is that the In-game UI or HUD (whatever the technical gaming term is) is basically complete graphically. I still will need to implement the programming, but unlike the mini-map I wont be experimenting with new coding so it's merely a factor of time. No images or videos today, just an update on what's happening.

Saturday 22 June 2013

Mini-map is finished!

Yay! I am celebrating a small victory here. If you were unaware this mini-map has been giving me hell and then some doing the exact opposite of what it was suppose to be doing. But that is now behind us because I have finished the programing of the mini-map which is now (from what I can tell) in perfect working order.



As you can see it may need some tweeking here and there. Specifically I will need to fix up some of the mini-map icons and work out some layering issues. But besides that all it needs now is content which I will add as I go. For the moment the mini-map is exactly where I want it to be.

You may have also noticed that the Mini-map is of better quality than that of the rest of the game. That is because the mini-map needed some very precis calculations and in order to get accurate readings I needed to work with the final product. So this officially is the first completed graphic for the Starbase project.

Oh and what's more, you may have noticed the giant floating turds Asteroids! They are randomly generated and will spawn about 6 per map so far. You cannot build over them, you cannot build into them, you actually cant really do anything with them at this time... but eventually in the game I will introduce mining and indeed make it so that larger asteroids can be destroyed using high yield explosives. This may or may not be a risky business in the long run as it will shatter asteroids into smaller chunks. So that means I'll be adding miniature asteroids as well (some randomly generated with no momentum like their larger cousins). But at the moment, all asteroids do in the game is take up space on the map and act as annoying road blocks.

Yes the asteroids current graphics are shocking, but like the starbase itself that system is awaiting a major graphical overhaul. So patience, I will get around to prettying up the game one day.


So now the mini-map is finally down what's next?
-Build/research/resources/menu buttons/tabs all need to be added.
-Main menu, in which I will be adding everything possible ranging from a load, new game, campaign, tutorial, options, and so on.
-More environmental features; Like Nebula and Suns.
-Resources! Can't build a starbase on nothing. So Right after all the ingame tabs and buttons complete I'm moving straight onto this. Possibly may add some components like solar panels, hydroponics, water collectors, Oxygen Recyclers so you can collect resources and actually build/expand. This might mark the end of my TechDev series and mark the start of my Indev series. I may have closed beta testing from that point onwards but I'm very cautious about releasing this game too early. Especially in it's current state this game gets very boring very quickly.

I'm also contemplating an internal high-score. What do you think?

Sincerely TinnedEpic - A Robots Game

Friday 21 June 2013

HUD and other developments

I've been working solely on the HUD these past couple of days and I have 1 things to say about it...

GRRAWWWRRRR!

I think that pretty much sums up my frustrations. In short, things that should be working arn't and things that are working arn't doing what their suppose to be doing.

The idea:
My menu will have 5 basic 'zones'
-Upper left hand corner holds your resources and such in an optional drop down box.
-Upper right there will be a menu button, a small tiny boz to click to bring up the 'save' 'load' 'quit' etc with room for other boxes to fit along side it should I want to add more menus.
-The bottom right will have an expandable inventory with tabs for research so you can upgrade components and new build options (limited by resources).
-In the bottom left is an expandable box for building, which is a simple click and place system (limited by resources).
-Now in the middle of the building and research tabs I placed my crowning achievement, the mini-map. An interactive display that will show your starbase (and it's components), friendlies and hostiles. It also shows weapons fire and damage in the form of red rings. It is interactive in the sense you should be able to click on it and it will take you to that location on the map relative to the mini-map main map ratio.

The Problem:
The problem is that the mini-map doesnt at this time do any of those things. Atm the Mini-map instead of displaying components relative to their positions on the map it actually removes them from the map entirely... so that was the first dramatic reversal. Second problem is that the mini-map is ridiculously inaccurate when it comes to clicking on the map to go to a location (though atm that's a bit hard to judge as well because there is nothing on the mini-map that serves as a point of reference besides the map walls.from what i can gather it doesn't matter where I click the mini-map keeps referring me back to somewhere near the bottom of the map.

At the moment I really want to get the mini-map display working so that when I start working on the rest of the game I can just add them to the mini-map as I go. But the mini-map requires some ridiculously precis numbers in-order to function correctly, 1 miscalculation can lead to the entire screen dis-proportioning. I haven't even begun on the rest of the tabs yet and so far the mini-map has taken 2 days of preparation to reach a stage where it's not working.

 I was really hoping to release some footage of the new mini-map today but in it's current state it's nothing but a fancy graphic. Because the Mini-map needs to be precis in it's mathematics I had to create the final graphics ahead of anything else, meaning the mini-map will be the first thing in starbase that has a 100% complete graphic for it. But that's assuming of course that the mini-map will cooperate with me.

On a little drawing pad I did a sketches of what I hoped to achieve with the HUD, a practical, easy to use/read design:



If only things were as simple as they are on paper.

On a side note I recently came down with a bit of a cold, which has slowed down my work a considerable amount (possibly might be why I cant seem to solve my mini-map problem). I've been sneezing a bazillion times, maybe some of my brain decided to make a run for it.
Either way I'm aiming to get well so work over the next week may be slow. I'm sorry I don't have more to show you at this time, Monday coming (assuming I'm well again) I'll redouble my efforts to nail this mini-map sucker and bring you guys some awesome updates.

Sincerely TinnedEpic - A Robots Game

Ps.
Also while making the Interface I made these health 'dots' which look pretty cool.

Tuesday 18 June 2013

Background & scrolling improvement

So I've made a small number of additions to the game since the last dev video. Namely in the visuals department, I'm not saying i've finally gotten around to the enormous project of mass producing sprite art or anything. It would be immensely cool if I had, but alas that is not the case.

Features Added:
-Component Highlighting
-Scrolling
-Background placeholder
-Background Depth

Bug Fix:
-Weird Lag bug which occurred about 1-2 minutes into game play then dissipated.

I decided it might be a good idea to implement component highlighting... It will um... Well it's like umm... It looks really cool. I don't really have a practical reason at the moment for adding component highlighting. Though in the event I end up overlapping components or something similar I guess this will help you immensely by showing you what your mouse is highlighting this what you are clicking.

On top of that I've been working on some background and scrolling code, so the game finally acts a bit more like it should. Previously the camera was fixed, you couldn't scroll around the page or extend your starbase past the edge of the map. So now with scrolling enabled the Starbase can grow significantly larger.

Also with the scrolling code I decided I might add some visual, because somehow staring at a blank starless background sorta was making the little green design troll at the back of my mind throw a hissy fit (Don't you hate it when they do that?). Well either way, there are now basic stars! And what's more these stars also have depth, I took it one step further and decided to layer the background early on to create the illusion of 3D depth. This is really only visible when scrolling, this video shows:


Oh and did I mention that there is now a main hub/bridge for Starbases now? Hub has 8 hard points in which you can extend corridors off. Eventually down the track the main hub will produce base amounts of food, water, oxygen and electricity. 

Component Test Video

But before I go, I just remembered I need to add this to the blog:

 

Basically before I began this log I uploaded this section placement test which shows you how placing and deleting sections works using the left and right mouse buttons (probably going to change in the future). It's extremely simple, this was about 2 days work. The video shows at 1:20 just what happens behind the scene that allows you to place the sections.
 *Just to clarify now, those are just placeholder images I am using for the sections. Really simple grey boxes, just until I get the basic's down. Once the games in a playable state I'll pump out some high quality pixel art.*

If anyone is wondering I'm developing this game in GameMaker 8.1 Standard. Since I don't have an innate talent for coding and my brain seems to recognize imagery better than text. GameMaker simply makes things a bit easier for me in the long run (and it's the only thing I could afford that I could possibly make games with).

The Idea

Welcome to Starbase!

At least, that's what it's gonna be called at the moment. Starbase is a working titles, think of it like a project name. While it's an accurate description about what this game is going to be able it's not exactly what I am looking for (that and I think someone has already developed a game called Starbase). So moving on from the title debate, which I will figure out at some later stage, you'll probably wanna read more about what this game is about.

Starbase is a 2D stereoscopic Sci-fi/Space game about building and running your own Starbase. My main goal is to create a game whereby players can construct their own Starbases from scratch. You will have to deal with various issues like power output, water production, food production, oxygen production, trade, mining, science and more. Essentially building a space city which is able to sustain itself and become a productive installation.

Planned:
- Custom built Starbases.
- Advance resource and trade systems.
- Difficult levels based on map locations (eg. Peaceful difficulties when building Starbases in the inner regions 'Alliance' territory, hard difficulties when building outside 'Alliance' territory)
-A.I - Traders, Raiders, Friendlies, unknowns, aliens and more.
-Random Events and Metagame .
-Linear campaign and tutorial, with custom games, survival and sandbox functions.
-Detailed 2D graphics, with 3D Stereoscopic elements.

While this is an arm full of features and planned elements I am by no means entering this project without an plan.

My first task has been to work out the bugs and kinks with the sectioning system, which basically will allow players to create Starbases according to their specifications. Being able to place 'sections' of corridor to shape their Starbases will allow for a lot of creative freedom and strategic planning. From there I'll progress to the UI and get everything working within the game. Once the UI is up I can begin working on resources and survival elements.

So quite a lot of typing, now my fingers have had their daily workout I shall leave it at that. Whew, I'll be working some more on Starbase  tomorrow, right now I need some sleep.