Hello Guest, please login or register.
Did you miss your activation email?
Login with username, password and session length.

Pages: [1]   Go Down

Author Topic: Software Engineering Division: A push for initial release  (Read 5607 times)

0 Members and 1 Guest are viewing this topic.

thestig

Software Engineering Division: A push for initia...
« on: October 13, 2012, 06:30:09 pm »
So we're at 81% of all of the tasks completed for release 1 of the engine.

Steve, I want some input from you on the Issue #33 so we can at least get that moving a little bit. I'm going to try knocking out Issue #25, and maybe poking around at #31. Issue #5 only requires a working method in swapping batches out on the fly.

I know we normally keep our discussions in the issues, but I figured this would be a good way to keep us on track by taking some discussions here.
Logged
Re: Software Engineering Division: A push for in...
« Reply #1 on: October 13, 2012, 07:28:22 pm »
  • It's the grineer
  • *
  • Reputation: +17/-2
  • Offline Offline
  • Gender: Male
  • Posts: 1083
So, if you get to 100% what will happen?
Logged

thestig

Re: Software Engineering Division: A push for in...
« Reply #2 on: October 13, 2012, 07:34:41 pm »
We release the engine, open up the repository/issue tracker, and people can start participating in coding.

The engine's only the core component, we have yet another large hurdle to cross and that's the editor to go along with the engine. But given the situation we're all in, its better to just release the engine now and work to familiarize people with the internals before we begin building an interface on top of the stuff.

Pretty much the next phase in the development process.
Logged
Re: Software Engineering Division: A push for in...
« Reply #3 on: October 13, 2012, 07:40:12 pm »
  • Doesn't afraid of anything
  • *
  • Reputation: +42/-0
  • Offline Offline
  • Gender: Male
  • Posts: 7001
Just posted on issue 33, I'm working on 30 and 32.
Logged



i love big weenies and i cannot lie

thestig

Re: Software Engineering Division: A push for in...
« Reply #4 on: October 15, 2012, 08:51:47 am »
Issue #26 is a duplicate of 32.

Also this will be the last week I'll be able to really afford doing much with my time as I start a 5-week class in addition to my load already. So.. yeah. We're probably seeing a December/Thanksgiving release easy.
Logged

thestig

Re: Software Engineering Division: A push for in...
« Reply #5 on: October 16, 2012, 06:39:36 am »
Ok I am tackling issues #39, and #34. To be honest, issue #33 can be resolved by putting up a user poll or just selecting the current result that has most favortism.

For issues #39 and 34, you will be able to demo them via my branch.

That being said, I can finish issue #25 by the end of this week which means we'll have completed the remaining critical components. Most of the stuff after that would be either writing examples or documentation.
Logged
Re: Software Engineering Division: A push for in...
« Reply #6 on: October 16, 2012, 03:12:27 pm »
  • Doesn't afraid of anything
  • *
  • Reputation: +42/-0
  • Offline Offline
  • Gender: Male
  • Posts: 7001
Do we have a spritesheet of just the sword btw?  The swinging animation in particular.  I can throw it together if we don't.

EDIT: Done
Logged



i love big weenies and i cannot lie

thestig

Re: Software Engineering Division: A push for in...
« Reply #7 on: October 17, 2012, 10:50:20 am »
Good stuff.

I'm going to revise the imageIndex handler with my upcoming commit that may be pushed out later today or tomorrow. Btw, try to take it easy on the commits until I resolve issues 39/34. It's going to be interesting to merge my branch with master once this stuff starts getting sent up. I mean if you can keep on working, then just do it anyways.. I'll make the merge work no matter what. (actually considering that you're unemployed now it might be a good idea to just exploit that extra time when you can)

Speaking of which, that packet protocol that you sent up, are you planning on setting up a standard around it or are you going to have it abstract in such a way where the end-developer decides how to program the protocol? What I'm asking is, are we going to be tagging commNet's packets with -ENGINE- or -USER- tags? I was going to suggest that maybe we somehow differentiate stuff that are inspired by the engine or the users. I know its sole purpose is for actor communication but it was just a thought.
Logged
Re: Software Engineering Division: A push for in...
« Reply #8 on: October 17, 2012, 02:21:30 pm »
  • Doesn't afraid of anything
  • *
  • Reputation: +42/-0
  • Offline Offline
  • Gender: Male
  • Posts: 7001
I wasn't planning on making it abstract, no.  I don't know if tagging it -ENGINE- vs -USER- really fits the scope because the purpose of it is for user defined events that can be called by another actor.  We'll see though, if the need for it arises it will be added!
Logged



i love big weenies and i cannot lie

thestig

Re: Software Engineering Division: A push for in...
« Reply #9 on: October 17, 2012, 02:27:34 pm »
I wasn't planning on making it abstract, no.  I don't know if tagging it -ENGINE- vs -USER- really fits the scope because the purpose of it is for user defined events that can be called by another actor.  We'll see though, if the need for it arises it will be added!
Ok then what you're approaching with commNet is more clear to me now. I apologize for the confusion. I was under the impression that you were attempting to do a state/event messenger protocol.
Logged
Pages: [1]   Go Up

 


Contact Us | Legal | Advertise Here
2013 © ZFGC, All Rights Reserved



Page created in 0.423 seconds with 53 queries.

anything