Page 1 of 1

Base-building

Posted: 17 Apr 2015, 09:25
by Okulo
As the feature list is getting shorter and shorter, our development team's attention has been shifting towards issues that are a lot bigger than things like NPCs not doing what they are supposed to do.

Scrawl, for example, is slaving away at porting the project from Ogre3D to OpenSceneGraph, a relatively unknown but immensely flexible and expansive 3d engine which will not only allow OpenMW to run smoother than before, but also allows for better handling of materials and stitching the bodyparts of NPCs together (which is not nearly as gruesome as it sounds). Scrawl himself has told us about the what and why of OSG, and yes, I could tell you all that he is making good progress, but pictures speak louder than words.

Ghostgate
Balmora

It's almost a throwback to version 0.13.0, but don't worry; unlike the project way back when in 2012, much of the program is already in place right now, so we promise it won't take three years to catch up. I mean, just between the time that I started writing this update and the time this got posted Scrawl got NPCs to render. Things are progressing fast.

Meanwhile, OpenMW-CS has been developing nicely as well. Our very own modding suite has gotten two more features that you have to see if you are a modder.

A plenty large code submission by cc9ii, based on some hard work by sirherrbatka, will give you access to stuff that you didn't have access to before. Take NPCs, for example. Their settings were previously accessible only through the main table, but there are some things that were not contained therein. Selecting Edit record from the right click menu would bring up some more stuff to change (such as if this NPC would buy certain items), but cc9ii's contribution expands that even further. By editing the NPC, you can now put stuff in his inventory, check out the paths they take while walking through the world, and much more.

Zini has announced with the proper fanfare that Global Search is now working. When confronted with a huge list of stuff, trying to find that lovely lime-ware platter from the Census and Excise Office is like searching for a needle in a haystack. Previously, it was possible to filter using a specific syntax, but why make it difficult? With Global Search implemented, you can instantly find that one object with nary a thought. What's more, this global search function will be extended with a replace function, so you don't have to edit all those potions one by one.

Finally, a bit of community stuff as well. Sterling of the Old School RPG YouTube channel has started his Let's Play of Morrowind through the OpenMW engine. If you want to see how LPs are done or are just curious about how OpenMW runs in practice, go ahead and watch the first video below. Don't forget to check out his channel afterwards for more content.

Orcish Tenacity Part I

That it's for this update. The team is ever active, and we can't wait to tell you more in our next update. See you next time.

Re: Base-building

Posted: 17 Apr 2015, 09:35
by sg1efc
Cool! Sounds great, Thanks so much everyone! :)

Re: Base-building

Posted: 17 Apr 2015, 10:29
by raevol
Awesome update, thanks Okulo!

Re: Base-building

Posted: 17 Apr 2015, 12:36
by HiPhish
Ahhh yes, terrain-less OpenMW, just the way it was when I first found this project. Things have come full circle :)

Re: Base-building

Posted: 17 Apr 2015, 12:57
by cc9cii
Just pointing out that sirherrbatka contributed a lot on that pull request.

Re: Base-building

Posted: 17 Apr 2015, 14:06
by Okulo
cc9cii wrote:Just pointing out that sirherrbatka contributed a lot on that pull request.
Indeed, credit where it's due.
HiPhish wrote:Ahhh yes, terrain-less OpenMW, just the way it was when I first found this project. Things have come full circle :)
Same here, 0.13.0 was around the time where I found OpenMW too, along with a couple of other projects, namely The Crystal Scrolls and Project Aedra. I remember the release that gave us terrain to walk on. I was excited because this totally started to look like Morrowind.

And look where we are now, so close to v1.0 - I can smell it!

Re: Base-building

Posted: 18 Apr 2015, 03:21
by nif
Thanks for the update ! Nice to hear (and see) the OSG version is coming along.

I wonder if, theoretically, the current master branch of openmw was merged today with scrawls' OSG branch - if all of the recent commits/functionality that have been done in master since the diverge would still work without a hitch?

Re: Base-building

Posted: 23 Apr 2015, 20:27
by Smirnaff
Will it be a version for ARM processors?

Re: Base-building

Posted: 24 Apr 2015, 08:11
by psi29a
Smirnaff wrote:Will it be a version for ARM processors?
We are platform agnostic, so you can compile and build on your toaster if it has a SDK. ;)