Page 3 of 4

Re: Gorkan Software Hiring for Share of Game Profit

Posted: Mon Jan 04, 2016 11:45 pm
by walle_ras
Andrettin wrote:
walle_ras wrote: I do, but the problem is he had it on his computer, when he left so did my access to said assets, I do have some of them but my computer crashed and so I don't have the few I had, and he isn't giving them up.
That sucks =/ What he's doing is most likely illegal, but lawyers are expensive so maybe suing him wouldn't be worth it. Actually just a lawyer sending him a letter would probably suffice, but even that's expensive as well.
I don't have the money to hire another employee I certainly don't have the money to do that.

Re: Gorkan Software Hiring for Share of Game Profit

Posted: Mon Jan 04, 2016 11:46 pm
by walle_ras
Wow, I didn't think this would turn into a pity party, The guy is a friend of mine, I am not going to scarifies a friendship for assets and buggy code. My entire point was that I wouldn't rip you off.

Re: Gorkan Software Hiring for Share of Game Profit

Posted: Tue Jan 05, 2016 6:19 am
by Andrettin
walle_ras wrote:My entire point was that I wouldn't rip you off.
I believe you. The problem is that there are only three active Stratagus developers at the moment: me, Kyran and Tim. I can help you with questions regarding the engine, but I simply don't have the time to be a part of your team; I already use up all my game development time for Wyrmsun. Kyran is already developing his own project, Timeless Tales. And Tim I think is only interested in War1gus and Wargus.

Re: Gorkan Software Hiring for Share of Game Profit

Posted: Tue Jan 05, 2016 9:10 pm
by Yukiko
I'm curious how you intend to go about getting art. The original projects Andrettin mentioned have to commission them.

Re: Gorkan Software Hiring for Share of Game Profit

Posted: Tue Jan 05, 2016 9:53 pm
by Andrettin
Yukiko wrote:I'm curious how you intend to go about getting art. The original projects Andrettin mentioned have to commission them.
Yes, that's also an important issue.

Re: Gorkan Software Hiring for Share of Game Profit

Posted: Wed Jan 06, 2016 9:20 am
by walle_ras
Yukiko wrote:I'm curious how you intend to go about getting art. The original projects Andrettin mentioned have to commission them.
I have an employee that does some kinds of art and I thought that there would by artists here to, as all games look great. But, know I see that I was wrong. I will have to look about the art.

Re: Gorkan Software Hiring for Share of Game Profit

Posted: Wed Jan 06, 2016 9:23 am
by walle_ras
Andrettin wrote:
walle_ras wrote:My entire point was that I wouldn't rip you off.
I believe you. The problem is that there are only three active Stratagus developers at the moment: me, Kyran and Tim. I can help you with questions regarding the engine, but I simply don't have the time to be a part of your team; I already use up all my game development time for Wyrmsun. Kyran is already developing his own project, Timeless Tales. And Tim I think is only interested in War1gus and Wargus.
Well if they are the only developers... It looks like I will have to drop what I am learning know.

One thing you all need to start on immediately is a tool for Stratagus. What I am thinking is something like RPG maker. Where you input animations numbers, and make maps. Of course it wouldn't support complex cutscences. If you made that I would totally sign up for the beta.

Re: Gorkan Software Hiring for Share of Game Profit

Posted: Wed Jan 06, 2016 8:47 pm
by Andrettin
walle_ras wrote:Well if they are the only developers... It looks like I will have to drop what I am learning know.

One thing you all need to start on immediately is a tool for Stratagus. What I am thinking is something like RPG maker. Where you input animations numbers, and make maps. Of course it wouldn't support complex cutscences. If you made that I would totally sign up for the beta.
There already is a map editor, though it needs the game scripts and graphics to be set up (rather than requiring only the Stratagus executable). It would indeed be great if it were possible to set triggers and the like through the map editor.

Re: Gorkan Software Hiring for Share of Game Profit

Posted: Wed Jan 06, 2016 10:44 pm
by walle_ras
Andrettin wrote:
There already is a map editor, though it needs the game scripts and graphics to be set up (rather than requiring only the Stratagus executable). It would indeed be great if it were possible to set triggers and the like through the map editor.
It looks like I am even more confused, I cannot find an executable. I thought it was like the engine I made, just the source code and you would have to copy paste it into your own project.

Re: Gorkan Software Hiring for Share of Game Profit

Posted: Wed Jan 06, 2016 11:39 pm
by Andrettin
walle_ras wrote: It looks like I am even more confused, I cannot find an executable. I thought it was like the engine I made, just the source code and you would have to copy paste it into your own project.
Oh no, you just need to compile the executable and that's it. All that's need then are the Lua scripts the executable loads (stratagus.lua and guichan.lua), and the executable can properly run.