Followers of shadows, the day has come!

Feel free to discuss here about news on our blog
Post Reply
User avatar
lysol
Posts: 1513
Joined: 26 Mar 2013, 01:48
Location: Sweden

Followers of shadows, the day has come!

Post by lysol »

Two weeks ago, we wrote about OpenMW's offical multiplayer fork, TES3MP. Missed that? Read it here.

This week, however, we want to talk more about the main project: the OpenMW engine. A lot of things have happened since the last news post on that topic.

So, what's the news?

Let's begin with a recently merged feature which might seem like a small change at first, but rather is part of bigger project. OpenMW is now able to read the BSA files of Oblivion, Skyrim, Fallout 3 and New Vegas – thanks to the hard work of both cc9cii, who first wrote the code for OpenMW 0.36, and Azdul, who ported the code to the current OpenMW master. This brings us one step closer to actually running assets from later TES and Fallout games in OpenMW. However, a lot of work lies ahead of us - next on our list is support for newer versions of NIF, ESM, and ESP files. We'll keep you posted.

Speaking of features regarding later Bethesda games: Skyrim uses a nif-ty feature in the NIF files called NiSwitchNode to make plants harvestable. The mod Glow In The Dahrk by MelchiorDahrk uses the same property – with the help of some Lua code from MWSE-Lua – to create glowing windows during night time. We are very pleased that our sedulous developer akortunov submitted this pull request, which makes it possible to use the assets from Glow in the Dahrk in our engine too.

A new contributor, bzzt, has recently started working on large-scale optimisations of our engine, focusing on terrain rendering in order to prepare adding in his vision of a future distant-objects feature. Among many other things, his changes – should they be merged – will improve both the look and the performance of distant terrain in OpenMW. The latter was a major cause of concern for players, and we hope his additions will be well received by the Morrowind community.

Capostrophic has been working a lot to make OpenMW compatible with the popular (and huge) mod Sotha Sil Expanded. There are still a few nuts to crack before the mod is fully compatible with OpenMW, but Capostrophic is on it and we'll let you know when everything works as intended. Sometimes you have to go to other content than vanilla Morrowind to find bugs in the engine, so big mods like these offer great opportunities to find unknown bugs and spot differences between OpenMW and vanilla Morrowind.

This post was supposed to be about OpenMW, but we have to mention one small thing about TES3MP: The macOS client is now released! Download it here!

Shadows are back!

And now the time has come for us to announce a quite big feature that got merged into master today. A feature many have told us is the one thing stopping them from switching to OpenMW for good. This feature was actually present in OpenMW when it, up until version 0.36.0, still used the rendering engine Ogre3D. After the switch to OpenSceneGraph, the feature had to be reimplemented again.

AnyOldName3 has been working on the implementation of shadows in OpenMW for over a year. It has been a long road to get there though. A couple of shadow techniques are included in the OpenSceneGraph library, but they needed to be modified quite a bit to fit our specific needs. A year and a couple of months later, through hard work and a lot of bugs and technical issues to master, he has now finished implementing his own technique, based on one of OpenSceneGraph's methods.

But while the shadows are merged and ready to enhance the immersion of your next adventure in Vvardenfell, there will always be room to improve them in the future. AnyOldName3 already has some ideas what could be added to make them look even better. We might address that in detail in a future post.

So from this day, the first builds with shadows implemented will be built. Grab the latest nightly builds for the operating system of your choice here while they are still hot, or build OpenMW yourself by following the instructions here. Important note though: the Windows nightlies are built at 3:00 AM, UTC. Linux nightlies are down at the moment.

Until next time!
sg1efc
Posts: 84
Joined: 16 Nov 2012, 02:35

Re: Followers of shadows, the day has come!

Post by sg1efc »

More great news, Thank you everyone! :)
timotheus
Posts: 1
Joined: 20 Feb 2019, 18:50

Re: Followers of shadows, the day has come!

Post by timotheus »

I had to create a forum account finally. This was just too much.

Great work all, the possibility of playing oblivion in your wonderful, perfomant engine is super exciting!
1Mac
Posts: 62
Joined: 20 Feb 2019, 19:50

Re: Followers of shadows, the day has come!

Post by 1Mac »

Lurking rando here, excited by the news today! Between this and the vibrant, productive modding scene, this seems like the best time ever to get into Morrowind.
Somavakien
Posts: 22
Joined: 07 Feb 2019, 08:00

Re: Followers of shadows, the day has come!

Post by Somavakien »

Oh my goodness!!! You guys are amazing!! I switched to OpenMW arround one year ago. Since this time, i follow your News. (I did before, but now i'm here nearly every day).
The Forum Support is amazing. And with shadows? Well OpenMW is the way to play Morrowind and who knows. Maybe Fallout and Skyrim too ;)
zVuzio
Posts: 10
Joined: 08 Feb 2019, 23:57

Re: Followers of shadows, the day has come!

Post by zVuzio »

This is amazing!
how do i host server on mac? cant find the tes3mp-server file :P
CMAugust
Posts: 285
Joined: 10 Jan 2016, 00:13

Re: Followers of shadows, the day has come!

Post by CMAugust »

Well done everybody, and congratulations AnyOldName3 for the shadows merge at long last!

Godspeed to bzzt and his optimisation efforts. I'm looking forward to testing them (when an artifact is available :) )
haloterm
Posts: 13
Joined: 15 Feb 2019, 13:12

Re: Followers of shadows, the day has come!

Post by haloterm »

Sounds good! :)

Does this mean that v0.45 is around the corner?

(Not that I have any issues with v0.44. Playing that one on Ubuntu 18.04 with quite a few mods gives me the most stable Morrowind experience I have in years.)
User avatar
Capostrophic
Posts: 794
Joined: 22 Feb 2016, 20:32

Re: Followers of shadows, the day has come!

Post by Capostrophic »

0.45.0 was feature freezed in the beginning of November.
haloterm
Posts: 13
Joined: 15 Feb 2019, 13:12

Re: Followers of shadows, the day has come!

Post by haloterm »

Capostrophic wrote: 21 Feb 2019, 11:50 0.45.0 was feature freezed in the beginning of November.
Ah, I assume that shadows won't be part of 0.45 then.

Is there somewhere a feature list of what 0.45 will bring?

I am considering trying to install the daily build PPA, just out of curiosity (but am afraid of destroying my working 0.44 install or mod config by that).
Post Reply