News

Update! (seriously!)December 6th, 2019

As said in previous post, graphics were reworked a bit, which ended up looking nicer, and probably introduced new bugs (OpenGL is fun!). As a bonus, it also runs faster on my old-ass notebook, which is also nice. Extremely boring "campaign" was added, which so far has 4 missions, not much happen in them, except for last, which conveniently misses dialogs, which with a level of writing I can produce, works in its favor. Lot of crap was fixed when doing this, so there's that.

As always, I'm looking for help with everything :)
There will also be some multiplayer session organized this week (if you're reading this, it is probably already too late, or you're here because you know about it!). If you want to be notified in the future, discord is currently your best bet.

(screenshot)

The year of the nothingburgerOctober 27th, 2019

So a year has passed and nothing was done, which is appropriate, since nobody reads this anyway :derpyemoticon: (if you read this, say hello!). Seriously though, while no new release is ready just yet, there is some progress, even though it is all moving at the speed of Star Citizen. I was really bothered by the amount of aliasing and stuff like FXAA was just hopeless with it. So I redid the ill-conceived deferred shading into regular-ass forward shading and now I'm just using MSAA like a regular sane person. I also changed aesthetics a little bit to have more color, but don't worry, all ships are still untextured! :(

Apart from graphics, I began work on some sort of campaign, which has 4 missions right now (the first two are extremely boring and tutorialy though). This also lead to some script improvements, new ships, balancing and fixing bugs, improvements to turret aiming (now beams can utterly obliterate fighters if they have 0.0 drift!), and some editor improvements (which I can only guess is super exciting for everybody!)

That's it for now. If you're reading this, please say hello on e-mail or discord (bottom of page) and share how many times have you refreshed this page in the last year :)


Update & multiplayer session 2September 20th, 2018

Another update is here, and it didn't even take a year! Some abilities were added, some crappy visualization of some abilities was added. Selecting of stuff was improved and no longer requires to have mouse directly over object when clicking. Game speed now can be changed up to 4x, even in multiplayer, where lowest speed among players is used (speed can be changed at any time in game). There are probably more improvements, like e.g. that tutorial no longer crashes and so on.

In order to not be all positive, forums are now down, because to collapsed when I tried to update software... Nobody used them anyway, so whatever. Currently you can use only mail or discord to contact me (I may add public discord invite link later).

There is also another planned multiplayer session, so watch out for that timer up on this page if you would like to join. Be sure to download latest version and try out tutorials. If you cannot run it, be sure to have that redist installed.


Update & multiplayer sessionJanuary 7th, 2018

After some RL-caused delays, another update is here! New version can be found in downloads!

All the old testing assets were removed, leaving us with one faction with original ships, tech tree and some illusion of balancing. This version contains two single player missions/tutorials. First is focused on commanding very small fleet and guiding it through mission, second is focused on station aspect of the game: building fleet, harvesting resources, research and fighting enemy AI (dumb script).

This release contains some weird crashes that don't even produce minidump (if they do, please send it to me!) and occasional desyncs. Game will try to resync, so that shouldn't be that big of a problem as long as it doesn't happen frequently. While annoying, I wanted to finally get this release out there, because it improves much more that it breaks.

In addition to this release, I'm organizing a multiplayer session. Initial plan is for January 16th, at 7pm UTC. Countdown should appear in this page's head. Goal of this is to gain some feedback, test it all out and potentially gain some collaborators! In case this time(zone) doesn't work for you, we can organize another session, e.g. during weekend, in the forums.


Regular updateNovember 4th, 2017

I cannot put enough quotation marks around word regular, so I won't try. Anyway, while I was trying to get some better tutorial mission together, I realized all kinds of crazy data structures are handy in script, so I finally done proper automatic serialization of script state. This took way too long mostly because it was quite frustrating, and that isn't kind of work you look forward to to be doing in your free time. But it got sorted out eventually.

One tutorial mission is almost done (basics of combat), and I would like to make another focused around building forces and fighting dumb AI (=simple script), before making another release. I also made damage models for most ships (excluding corvettes), which has small gameplay implication of spawning debris, which can be salvaged for resources. On that note, two support ships were added, one "support", that can salvage debris, repair or scrap nearby ships, and has some abilities, like transfer or drain energy. Other support ship is "research". Building it will speed up your research, but it costs a lot of crew (not yet sure if that matters too much). There is now basic tech tree that unlocks building of ships, so it has something to do. I also arrived to conclusion that having two resource types is too complicated, so I repurposed secondary resource to increase research speed. If it is on ship that can perform research, it gets consumed for boost in research speed.

Aside from that, I spent some time migrating project to new computer and upgrading to Visual Studio 2017, which included upgrading and rebuilding all used libraries, so that added to delays too. Another release should come soon™, with much luck this month, and I would like to accompany it with little multiplayer session (I'll post on forums to some thread with default e-mail notifications about exact time of that)


Page: 123456