Base-building

Feel free to discuss here about news on our blog
Post Reply
User avatar
Okulo
Posts: 672
Joined: 05 Feb 2012, 16:11

Base-building

Post 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.
Last edited by Okulo on 17 Apr 2015, 14:07, edited 3 times in total.
sg1efc
Posts: 84
Joined: 16 Nov 2012, 02:35

Re: Base-building

Post by sg1efc »

Cool! Sounds great, Thanks so much everyone! :)
User avatar
raevol
Posts: 3093
Joined: 07 Aug 2011, 01:12
Location: Caldera

Re: Base-building

Post by raevol »

Awesome update, thanks Okulo!
HiPhish
Posts: 323
Joined: 02 Jul 2012, 08:36

Re: Base-building

Post by HiPhish »

Ahhh yes, terrain-less OpenMW, just the way it was when I first found this project. Things have come full circle :)
User avatar
cc9cii
Posts: 523
Joined: 28 Mar 2013, 04:01

Re: Base-building

Post by cc9cii »

Just pointing out that sirherrbatka contributed a lot on that pull request.
User avatar
Okulo
Posts: 672
Joined: 05 Feb 2012, 16:11

Re: Base-building

Post 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!
nif
Posts: 14
Joined: 14 Apr 2015, 03:11

Re: Base-building

Post 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?
Smirnaff
Posts: 1
Joined: 23 Apr 2015, 20:23

Re: Base-building

Post by Smirnaff »

Will it be a version for ARM processors?
User avatar
psi29a
Posts: 5355
Joined: 29 Sep 2011, 10:13
Location: Belgium
Gitlab profile: https://gitlab.com/psi29a/
Contact:

Re: Base-building

Post 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. ;)
Post Reply