OpenMW 0.45.0

Anything related to PR, release planning and any other non-technical idea how to move the project forward should be discussed here.
User avatar
Capostrophic
Posts: 794
Joined: 22 Feb 2016, 20:32

Re: OpenMW 0.45.0

Post by Capostrophic »

Alright, opened issues #4703, #4704 and #4705.

It looks like there's something wrong with making the body part ID lowercase in searchId. No idea what exactly breaks. If there was a problem in StringUtils, then it would have been noticed a while ago. It doesn't look like there's something wrong in ActorAdapter::ActorData::getPart(), loadBodyParts() and getBodyPartMesh() either, maybe except for "const auto&" some compiler could consider its sworn enemy (but then it wouldn't have been possible to get the searchId call executed).
User avatar
easygamer82
Posts: 13
Joined: 01 Nov 2018, 23:15

Re: OpenMW 0.45.0

Post by easygamer82 »

Ace (SWE) wrote: 30 Oct 2018, 18:00 Windows RCs;

32-bit
64-bit
Hi Ace,

I tried your 0.45 RC x64 and, it may just me but, at the very beginning of the game, while the red-eyed guy is speaking with you, down on the boat's cargo hold, the Security Guard doesn't come down the stairs. This means you end up locked in place where you stand, in an eternal awkward silence with that red-eyed guy. C'MON!!! It even asks for your name. Silent treatment should not be tolerated when Security Guards don't check on their prisoners. :lol:

But, seriously, the security guard doesn't go down the stairs to meet you.

All of you keep up the excelent work.
User avatar
psi29a
Posts: 5356
Joined: 29 Sep 2011, 10:13
Location: Belgium
Gitlab profile: https://gitlab.com/psi29a/
Contact:

Re: OpenMW 0.45.0

Post by psi29a »

Thanks to Capostrophic and JDGBOLT for looking into why the guard doesn't come down to unglue you, fixed regression here:
https://github.com/OpenMW/openmw/pull/2008

I cherry-picked it for 0.45 branch.
User avatar
AnyOldName3
Posts: 2668
Joined: 26 Nov 2015, 03:25

Re: OpenMW 0.45.0

Post by AnyOldName3 »

in an eternal awkward silence with that red-eyed guy.
Centuries down the line, people would love to meet Saint Juib, and you're complaining that you are privileged enough to have the experience of basking in his presence?
User avatar
easygamer82
Posts: 13
Joined: 01 Nov 2018, 23:15

Re: OpenMW 0.45.0

Post by easygamer82 »

AnyOldName3 wrote: 02 Nov 2018, 00:39
in an eternal awkward silence with that red-eyed guy.
Centuries down the line, people would love to meet Saint Juib, and you're complaining that you are privileged enough to have the experience of basking in his presence?
:lol: :lol: :lol: :P :P

I know, right!?!?!? Still, I can't leave the Census guy waiting forever. :shock:
User avatar
easygamer82
Posts: 13
Joined: 01 Nov 2018, 23:15

Re: OpenMW 0.45.0

Post by easygamer82 »

psi29a wrote: 02 Nov 2018, 00:14 Thanks to Capostrophic and JDGBOLT for looking into why the guard doesn't come down to unglue you, fixed regression here:
https://github.com/OpenMW/openmw/pull/2008

I cherry-picked it for 0.45 branch.
Thank you. :D
User avatar
Zini
Posts: 5538
Joined: 06 Aug 2011, 15:16

Re: OpenMW 0.45.0

Post by Zini »

I was unable to find the source of the editor problem and right now I don't have time for further investigation. Therefore I have disabled the problematic feature for 0.45.

As far as I can tell we are ready. Please start the RC builds.
User avatar
Capostrophic
Posts: 794
Joined: 22 Feb 2016, 20:32

Re: OpenMW 0.45.0

Post by Capostrophic »

Current changelog revision is still up here.
User avatar
Ace (SWE)
Posts: 887
Joined: 15 Aug 2011, 14:56

Re: OpenMW 0.45.0

Post by Ace (SWE) »

New Windows RCs: (Same URL as last time, but new binaries)

32-bit
64-bit
User avatar
psi29a
Posts: 5356
Joined: 29 Sep 2011, 10:13
Location: Belgium
Gitlab profile: https://gitlab.com/psi29a/
Contact:

Re: OpenMW 0.45.0

Post by psi29a »

Quick question, are our 32-bit windows builds XP compatible? Or did we officially drop support for XP?
Post Reply