fodev.net

FOnline Development => 3D Development => Topic started by: Karpov on September 05, 2013, 02:37:19 am

Title: Final Stage
Post by: Karpov on September 05, 2013, 02:37:19 am
Hello. A few months ago I heard that FO:2238 was officially going down, and it made me a bit sad to be honest. I knew that this fodev.net was launched but I guess I didn't pay much attention to it, and never realised that the forum was still here.
 Now, since 2238 is offline, the project has to be aimed towards a different direction, and moving it to another private Fonline project would not be fair, so I guess a good choice would be for it be released for public use.  That's why I wanted to ask for the opinion of everyone involved in the project. Of course everyone should be credited and I'd like to make a list of those people who helped.
  I'll try and find a way to prepare a working test server when the "mod" is ready. After that, if you agree, I'll release a guide on how to configurate it in the server.

The status for the project was 90% on the old SDK. Only missing some items (just my fault, I need to add them) and some tweaks on existing animations, which are not very important because that can be done at any time. In fact, most of the animations, models, textures, will be perfectioned by many people after this is released.
  The current status goes down to 80% when I port it to the new SDK because of some incompatibility issues. I still have 24 animations to re-export, because non of them worked. Also, I don't know what kind of trouble I could find as I advance on the process, I hope not many.

The current state of the repository corresponds to the old SDK release and it should work on any release before the adittion of the library called "Assimp", which is needed to load assets in OpenGL. So If I update the repo, the whole older working copy goes away.
I'll update once I finish this re-export process, which will take a week, perhaps.

I hope everything goes right after all. Thanks, I'll be around and will bring you the news.
Title: Re: Final Stage
Post by: Graf on September 07, 2013, 08:58:47 pm
Well, you got my agreement for public release of our work, when it's done. Also, I'm willing to help. In fact, I'm already doing this, but oh well. I hope there are more people left, who are still in a mood of finishing things up.
Title: Re: Final Stage
Post by: Alvarez on September 07, 2013, 09:13:32 pm
I'm still searching for some commands to change the appearance in admin mode, as i need to test the item coordinates in-game.

So im interested to help you, guys.
Title: Re: Final Stage
Post by: Jotisz on September 08, 2013, 12:07:18 pm
I agree with releasing the 3d work to the public there have been so much work in it that it would be waste to let it unfinished. Well to be short I wish to help too.
I'm looking forward to news on this.
Title: Re: Final Stage
Post by: Lexx on September 08, 2013, 10:15:40 pm
Wasn't it always meaned to be for public? That's how we wanted to get as many people as possible into it, at least.

Though I have no idea what FOnline game would take it up nowadays, as apparently everyone only likes to use the same 10 2d sprites. Oh well. It was still pretty cool looking, just requires a few more tweaks and fixed on graphic and code / shader side. Nothing that would have been impossible to do.

(https://i.cubeupload.com/X5chWC.png)

(https://i.cubeupload.com/r8anwv.png)

(https://i.cubeupload.com/bBTqCL.png)

(https://i.cubeupload.com/44f0Se.png)
Title: Re: Final Stage
Post by: Karpov on September 09, 2013, 05:49:18 am
Hi lexx, I guess it's always been public, everyone can access the repository, but there were many things we suggested, and some we actually tried, that were meant to be implemented inside the game itself, like additional armors, or special animations. Now I'd like to focus on the basics, create some kind of "toolset", so that the person who will use it could easily work with it and modify it any way the need. This whole 3D rendering offers many possibilities, and even though I'm always willing to go further and explore them, I believe our goal at this time is to get everything working properly.
 Another thing is that there is not much info on how to implement these models in a Fonline server/project, so even though anyone can download the files, they won't work if you don't know how to set them up. That's what I meant when I said "a different direction"

 Ok, the news:
-The new SDK is giving me a little less trouble  :P
- I made the sprite animations for Explode, pulse, and burn deaths to be rendered (2D) when you kill a 3d critter, looks great.
Video http://www.youtube.com/watch?v=_tQXfHdjZYM&feature=youtu.be (http://www.youtube.com/watch?v=_tQXfHdjZYM&feature=youtu.be)
 But in the new SDK, death anims are not working exactly the same as it did on the older version I've been using. Check this out:

Old SDK way:
1.critter dies
2.body type automatically changes
3.dead guy plays the animation for dying

New SDK way:
1.critter dies
2.body type automatically changes and we see a dead guy on the floor for half a second
3.then dead guy plays the animation for dying

It seems that the old SDK switched the body faster, and we never noticed the guy was already dead when he played the anim.
 Of course if it switched bodies before he died, there wouldn't be any problem. But I can't do that. Maybe somebody that knows more about the engine and programming
could fix it easily.

-more news, this SDK works better with alpha channels, so I've been testing blood effects.
Video. http://www.youtube.com/watch?v=INBhWrvpsEo&feature=youtu.be (http://www.youtube.com/watch?v=INBhWrvpsEo&feature=youtu.be)

-Animations are now converted. With some good help from Graf, we re-exported all of the animations, that were not working in part because of the format, and also because now
the animations names are case sensitive, so if the male animation is called "Run", and the female is called "run" one of them is not going to run at all. I'll check them all so we
can move on.

That's all folks.
Title: Re: Final Stage
Post by: Graf on September 09, 2013, 07:53:01 am
Wow! These sprite deaths are looking better, than I could have ever expected. Great work, as always.

P.S. I'm going to send messages everyone who has ever participated in this project, so that we would have opinions from most of these people.
Title: Re: Final Stage
Post by: E3245 on September 09, 2013, 03:12:18 pm
Have you figured out how to get the 3d characters to work for FO:2238 SDK? Or is this just for TLA SDK? I couldn't for the life of me.
Title: Re: Final Stage
Post by: Karpov on September 10, 2013, 08:07:13 pm
I never used 2238 SDK, so I don't know. However, the reason the models are not working is because I was using an older SDK. Now I'm uploading the new files to the repository. You should try those files once they are uploaded.

Title: Re: Final Stage
Post by: fonliner on January 30, 2014, 03:00:52 pm
I would like to see finally completed 3d models, well it is going to be never ending story.
Title: Re: Final Stage
Post by: Graf on January 31, 2014, 08:23:39 am
Patience, my friend. The project is still being developed. We are now separating models into a few parts, so that it can be used with slots, like in many other roleplaying games.
Title: Re: Final Stage
Post by: lisac2k on February 08, 2014, 11:47:58 am
What will be backward compatibility with already created meshes? Maybe I should ask Cvet on IRC about this...
Title: Re: Final Stage
Post by: raynor009 on February 09, 2014, 09:13:46 pm
Hahaha great to know you guys are still working on this.  ;D
Title: Re: Final Stage
Post by: fonliner on February 11, 2014, 08:37:52 pm
Sounds great but can you post some screenshots or even videos same as before? How it looks etc.
Title: Re: Final Stage
Post by: xsarq on March 03, 2014, 03:32:26 pm
Is this still alive?

Will it be used in Fonline2, Reloaded, TLA, Rquiem or Ashes of Pheanix?
Title: Re: Final Stage
Post by: raynor009 on March 28, 2014, 12:03:47 pm
Is this still alive?

Will it be used in Fonline2, Reloaded, TLA, Rquiem or Ashes of Pheanix?

That is up to the developers of their projects.
Title: Re: Final Stage
Post by: hexer on March 31, 2014, 04:26:22 pm
It will be used in Van Buren. I just finished implementing them.
Title: Re: Final Stage
Post by: fonliner on March 31, 2014, 07:57:36 pm
Woooah, sounds great man. I was wonderinf if you could show us tech demo or even few screens these models in action. :D
Title: Re: Final Stage
Post by: hexer on March 31, 2014, 08:01:30 pm
I'm working hard to finish the new art for one location and make a gameplay video.
Our Alpha is 5.8 GBs right now so DEMO is not possible ;)
Title: Re: Final Stage
Post by: Wipe on March 31, 2014, 08:14:03 pm
Our Alpha is 5.8 GBs right now
What in hells name you put in there :o
Title: Re: Final Stage
Post by: hexer on March 31, 2014, 10:41:38 pm
There are over 7 hours of music plus there's a LOT of new art in the game. Some of the areas completely use the art never before seen in a Fallout game. And there are the video files.

It will only get bigger because we still need to add voice overs and additional videos.
Title: Re: Final Stage
Post by: Voiddweller on May 21, 2014, 10:17:07 pm
Our Alpha is 5.8 GBs right now so DEMO is not possible ;)
You can always cut music and video out for demo. Also i reccomend it as separate download option. And it must be torrent. I can't say for others, but i have cats who can interfere with download process.
Title: Re: Final Stage
Post by: Denergar on October 19, 2014, 09:42:42 pm
Is there any way to find Karpov?