Ye Olde Blah

ShiningSource.org => General Programming Forum => Topic started by: fin7710 on September 16, 2009, 05:10:33 pm



Title: SF 2 Remake Source Code
Post by: fin7710 on September 16, 2009, 05:10:33 pm
Is there anyway I could get my hands on the source code for the SF2 Remake that Aura4 is working on?  I have a lot of experience programming in Java and C++, and I would love to learn C#.  I've been playing with XNA Game Studio for a couple days now and I'm startin to get the hang of it.  I'd love to help progress this project any way I can. 


Title: Re: SF 2 Remake Source Code
Post by: Ty on September 16, 2009, 05:41:03 pm
No idea if the source will be released, as Aura4 hasn't been around for quite a while. I've sent him a PM so hopefully that''ll give some more info :)

Have you played around with the XNA RPG Example (http://creators.xna.com/en-US/starterkit/roleplayinggame)? It's not very Shining Force, but it could be useful as a skeleton.


Title: Re: SF 2 Remake Source Code
Post by: fin7710 on September 17, 2009, 03:22:36 am
Thats too bad, I was really lookin forward to adding to that project.  Thanks for the heads up on the RPG kit, I just downloaded it.  If I make any progress on anything Shining I'll be sure to let you know. 



Title: Re: SF 2 Remake Source Code
Post by: Devlyn on September 19, 2009, 08:23:17 am
for(int i = 0; i < PartySize; i++) {
  char.hp = char.maxhp;
}

Here's Aura 4 for you :P


Title: Re: SF 2 Remake Source Code
Post by: Elvenfyre on September 20, 2009, 07:30:01 pm
Didn't you hate it when you had to use Aura L4 to save one player because you couldn't reach him/her otherwise?


Title: Re: SF 2 Remake Source Code
Post by: Aura4 on November 12, 2009, 12:58:34 pm
Hi there,

I've decided to release the source code of my SF 2 Remake. At the moment I don't have much time to continue working on the remake, and it would be cool if somebody else did! I've sent the source code to Ty and asked him to put it online to shiningsource.net.


Title: Re: SF 2 Remake Source Code
Post by: Ty on November 18, 2009, 04:36:34 am
Source has been uploaded and a page added.

Shining Force 2 Remake – Source Released (http://www.shiningsource.net/2009/11/shining-force-2-remake-source-released/)

Thanks again Aura!