PlaneShift

Development => Unreal Engine => Topic started by: Venalan on January 21, 2017, 03:01:47 pm

Title: Update 21/01/2017
Post by: Venalan on January 21, 2017, 03:01:47 pm
Hey all, so I'm taking the oppertunity to give a little update to the things that are being done within the development team regarding the port to UE4.

After the CrystalHunt game most comments made were regarding the material textures and the fact they were all very shiny. This was just due to the settings for the art in Hydlaa, we have now been over almost all of it and fixed that specific problem and we have also added in normal maps to most of the city. The resutls can be seen here.

Test addition of normal maps (https://www.youtube.com/watch?v=_ttNReSo1DY&index=1&list=PLzsFmYYNtB1Pw8a_0mrTW6hT49xG8Tm1L&t=1s)

ravna has also built the base functionality for communication between the client and server and together with Talad they are now trying to build a limited demo which will allow logging in, running about, and chatting between players in the cities we currently have in PS.

We have no ETA for this yet but we will keep you all updated as we get closer.

Title: Re: Update 21/01/2017
Post by: Illysia on January 21, 2017, 06:18:26 pm
Sounds good. :thumbup:
Title: Re: Update 21/01/2017
Post by: Mairon on January 22, 2017, 01:55:48 am
In the video the contrast is still too high Venalan. Don`t know whether it`s the game or display settings.
Speaking about settings, what are the graphic ones for this UE demo? Are they maxed or not and are they present at all?
Title: Re: Update 21/01/2017
Post by: Volki on January 22, 2017, 05:55:08 am
The issue with the contrast is a light source issue, I think. The brightness is pretty high.

Looks legit, though.
Title: Re: Update 21/01/2017
Post by: Venalan on January 22, 2017, 05:13:58 pm
The brightness will be adjusted once the sky map has been looked at, seems to just be using very bright default editor supplied art atm.
Title: Re: Update 21/01/2017
Post by: Migg on January 22, 2017, 05:22:02 pm
Still, besides the high contrast the video looks great!  \\o//
Title: Re: Update 21/01/2017
Post by: Mordaan on January 23, 2017, 01:24:33 pm
Yep, bit by bit we move closer.  Also, Talad is in the process of organizing all of PS's code to port to UE.  With millions of lines of code, it's quite the task.  The more code that can be brought over "as is" the faster it will go.  But certainly a lot of the CS related coding will have to be rewritten or adjusted to work in UE.

So far we have the obvious stuff like maps, characters, a UI, char creation -> character into the world and all that goes into that, then engine stuff like scripts for combat, magic, crafting, quests, etc.  Then eventually expanding the UI to interact with it all.  It's a LOT, but piece by piece we'll get there.

And keep in mind that UE4 was designed much more for first person shooter games and not MMOs.  So some of these things are real challenges that haven't really been done before.  Big props to Talad and ravna for digging into this stuff and working it out.  And to Venalan for working on the map improvements.  And to Eonwind for working on a linux build.

And cool character shadows by the way.  :thumbup:
Title: Re: Update 21/01/2017
Post by: steuben on January 24, 2017, 11:50:01 am
I look forward to the new engine. But... I don't look forward to having to redo the Postcard Project images again.

I hope the server/client builds are easier.