Post reply

Warning - while you were reading a new reply has been posted. You may wish to review your post.
Warning: this topic has not been posted in for at least 120 days.
Unless you're sure you want to reply, please consider starting a new topic.

Note: this post will not display until it's been approved by a moderator.

Name:
Email:
Subject:
Message icon:

shortcuts: hit alt+s to submit/post or alt+p to preview

Please read the rules before you post!


Topic Summary

Posted by: Marski
« on: June 22, 2018, 04:01:19 PM »

Keep up the good work
Posted by: se5a
« on: February 16, 2018, 02:13:35 AM »

Things have been a tad slow recently, I got a reasonable amount done since last post, but not quite there yet, there are some architecture/serialization/data hierarchy issues that needed addressing... and then things suddenly got a bit crazy at the new job.
I expected to have weekends free to work on this, but it's not been the case, c'est la vie.
It wont be like this forever though and I'll be able to put a bit more time into pulsar soon.
Posted by: se5a
« on: December 27, 2017, 05:22:37 AM »

I started looking at how orders were given to ships, colonies etc. the way this was done before wasn't fully working smoothly, and I realized that it needed to be done in such a way that wouldn't require me to rewrite it yet again when I came to look at networking stuff.
so I got something that looked like it might work, and figured I might as well implement some network stuff to be sure it did in fact work how I thought it would, all good, got a server and client connecting and talking to each other, but to send orders I needed the client to know about some things it could send orders too, so then I got caught up in exactly what the client should and shouldn't know, and ended up doing sensors and fog of war.
it looks like I'm going round in circles, but really I'm just bracketing the target. there's a bunch of things that are tied together, and need to work well with each other, I change how one works, and end up having to make a change in another.
Or maybe a bit like this:
Posted by: se5a
« on: September 17, 2017, 07:03:46 AM »

Yeah slowly. the architecture wasn't really working and I'm in the middle of a bit of a re-organisation of the base code. making progress. I hope.
Posted by: Detros
« on: September 03, 2017, 01:46:11 PM »

Follow C# Aurora Changes List thread or various Steve's posts.

EDIT: OK, that was for Aurora itself, sorry.
Posted by: Odin
« on: September 03, 2017, 11:13:36 AM »

Any news about this project?