OpenMW 0.38.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
raevol
Posts: 3093
Joined: 07 Aug 2011, 01:12
Location: Caldera

Re: OpenMW 0.38.0

Post by raevol »

Alright, I have Windows and Linux packages, am I waiting on OS X or did I just overlook it? Sorry I'm a little all over the place! :shock:
corristo
Posts: 495
Joined: 12 Aug 2011, 08:29

Re: OpenMW 0.38.0

Post by corristo »

User avatar
raevol
Posts: 3093
Joined: 07 Aug 2011, 01:12
Location: Caldera

Re: OpenMW 0.38.0

Post by raevol »

Thanks! I will try to do the release today or probably tomorrow!
User avatar
psi29a
Posts: 5362
Joined: 29 Sep 2011, 10:13
Location: Belgium
Gitlab profile: https://gitlab.com/psi29a/
Contact:

Re: OpenMW 0.38.0

Post by psi29a »

openmw_0.38.0-1_amd64.changes uploaded successfully to localhost

Greetings,

Your Debian queue daemon (running on host franck.debian.org)
It is done! :D
User avatar
openmwfan27
Posts: 113
Joined: 23 Apr 2015, 22:11

Re: OpenMW 0.38.0

Post by openmwfan27 »

K1ll wrote:OpenMW 0.38.0 Linux targz release packages:

32 Bit
64 Bit
I've played the latest linux 0.38 RC (64 bit) for a few hours and didn't notice any issues :D

I was previously getting a low of 15fps in parts of balmora with a high of about 55fps in 0.37, now i'm getting a low of about 25fps in those same parts :ugeek:
User avatar
openmwfan27
Posts: 113
Joined: 23 Apr 2015, 22:11

Re: OpenMW 0.38.0

Post by openmwfan27 »

I've noticed a couple of bugs, i have guake setup to toggle when pressing the tilda key, in 0.37 pressing this button would cause OpenMW to lose focus and minimise itself. This was handy for being able to jump out of the game to look something up on UESP or other sites. In OpenMW 0.38 i breifly see the guake console appear but then OpenMW give's itself focus over the console, subsequent attempts to bring up the guake console fail after the first time.

I have my hotkey for the OpenMW console set to =

Also when i plug my USB headphones in and launch the game it does not detect my headphones as the new device for outputting sounds, other app's do this.

I'm running xubuntu 13.10
User avatar
raevol
Posts: 3093
Joined: 07 Aug 2011, 01:12
Location: Caldera

Re: OpenMW 0.38.0

Post by raevol »

Release texts:

Plaintext:

Code: Select all

The OpenMW team is proud to announce the release of version 0.38.0! Grab it from our Downloads Page (https://openmw.org/downloads/) for all operating systems. Hot on the heels of the previous one, this release brings many fixes and improvements, notably movement of objects between cells, and support for the OSG native model format.

Known Issues:
- Shadows are not re-implemented at this time, as well as distant land and object shaders
- Features are missing from OpenMW-CS as well: only basic camera controls are implemented, pathgrid and cell marker rendering is missing, as well as instance moving

Changelog:
- Implemented werewolf field of view
- Implemented movement of objects between cells, fixes several issues
- Implemented handling OSG native model format
- Implemented separate field of view settings for hands and game world
- Implemented isInCell checks on PlaceAt and PlaceItem
- Implemented handling NiLODNode and NiPointLight
- Implemented notification to indicate when a game is saved
- Fixed player object being deletable
- Fixed AiCombat distance check to take into account collision box
- Fixed saw in Dome of Kasia not hurting a stationary player
- Fixed rats floating when killed near a door
- Fixed kwama eggsacks pulsing too fast
- Fixed NPC voice sound source not being placed at their head
- Fixed crash with OpenMW install wizard
- Fixed reseting delete flag when loading a reference from a save game
- Fixed issues with clicking on unexpected inventory items on character doll
- Fixed spell absorption to apply once per effect
- Fixed enchantment merchant items reshuffling every time barter is clicked
- Fixed not being able to resurrect the player through the console if health is zero
- Fixed projectile weapon behavior when underwater
- Fixed not being able to use keywords in strings for message boxes
- Fixed items not sinking when dropped underwater
- Fixed crash when onPcEquip script removes the equipped item
- Fixed dialog not triggering correctly in Julan Ashlander Companion mod
- Fixed tooltips for Health, Magicka, and Fatigue showing in the Options menu when bars aren't visible
- Fixed guards accepting gold for crimes even when you don't have enough
- Fixed Show Owned option affecting tooltips that are not objects
- Fixed player sound source being at the feet
- Fixed not being able to replace interactive message boxes
- Fixed fatal error on OpGetTarget when the target has disappeared
- Fixed first person rendering glitches with high field of view
- Fixed crash on new game at character class selection
- Fixed RigGeometry bone references to be case-insensitive
- Fixed NPCs using wrong sound when landing
- Fixed missing journal textures without Tribunal and Bloodmoon installed
- Fixed multiple AiFollow packages causing the distance to stack
- Fixed creature dialogs not being handled correctly
- Fixed crash when entering Holamayan Monastery with mesh replacer installed
- Fixed dreamers spawning too soon
- Fixed Next/Previous Weapon/Spell and Ready Spell working as a werewolf
- Fixed being able to soultrap a creature more than once
- Fixed summoned creatures and objects disappearing at midnight
- Fixed gamecontrollerdb file being created as a txt instead of a cfg
- Fixed "same race" dialog functions never triggering
- Fixed dialog choice condition issue
- Fixed body part rendering when in a pose
- Fixed reversed sneak awareness check
- Fixed positional sound acceleration issue
- Fixed fatal error when LandTexture is missing
- OpenMW-CS: Implemented choosing colors for syntax highlighting
- OpenMW-CS: Implemented hiding script error list when there are no errors
- OpenMW-CS: Implemented ability to create omwaddons with periods in the filename
- OpenMW-CS: Implemented configurable size for scipt error panel
- OpenMW-CS: Implemented tooltips in the 3D scene
- OpenMW-CS: Fixed issue with handling of DELE subrecords
- OpenMW-CS: Fixed Verify not checking if given item ID for a container exists
HTML:

Code: Select all

<p>The OpenMW team is proud to announce the release of version 0.38.0! Grab it from our <a href="https://openmw.org/downloads/">Downloads Page</a> for all operating systems. Hot on the heels of the previous one, this release brings many fixes and improvements, notably movement of objects between cells, and support for the OSG native model format.</p>

<p><b>Known Issues:</b><br>
<ul><li>Shadows are not re-implemented at this time, as well as distant land and object shaders</li>
<li>Features are missing from OpenMW-CS as well: only basic camera controls are implemented, pathgrid and cell marker rendering is missing, as well as instance moving</li></ul></p>

<p><b>Changelog:</b><br>
<ul><li>Implemented werewolf field of view</li>
<li>Implemented movement of objects between cells, fixes several issues</li>
<li>Implemented handling OSG native model format</li>
<li>Implemented separate field of view settings for hands and game world</li>
<li>Implemented isInCell checks on PlaceAt and PlaceItem</li>
<li>Implemented handling NiLODNode and NiPointLight</li>
<li>Implemented notification to indicate when a game is saved</li>
<li>Fixed player object being deletable</li>
<li>Fixed AiCombat distance check to take into account collision box</li>
<li>Fixed saw in Dome of Kasia not hurting a stationary player</li>
<li>Fixed rats floating when killed near a door</li>
<li>Fixed kwama eggsacks pulsing too fast</li>
<li>Fixed NPC voice sound source not being placed at their head</li>
<li>Fixed crash with OpenMW install wizard</li>
<li>Fixed reseting delete flag when loading a reference from a save game</li>
<li>Fixed issues with clicking on unexpected inventory items on character doll</li>
<li>Fixed spell absorption to apply once per effect</li>
<li>Fixed enchantment merchant items reshuffling every time barter is clicked</li>
<li>Fixed not being able to resurrect the player through the console if health is zero</li>
<li>Fixed projectile weapon behavior when underwater</li>
<li>Fixed not being able to use keywords in strings for message boxes</li>
<li>Fixed items not sinking when dropped underwater</li>
<li>Fixed crash when onPcEquip script removes the equipped item</li>
<li>Fixed dialog not triggering correctly in Julan Ashlander Companion mod</li>
<li>Fixed tooltips for Health, Magicka, and Fatigue showing in the Options menu when bars aren't visible</li>
<li>Fixed guards accepting gold for crimes even when you don't have enough</li>
<li>Fixed Show Owned option affecting tooltips that are not objects</li>
<li>Fixed player sound source being at the feet</li>
<li>Fixed not being able to replace interactive message boxes</li>
<li>Fixed fatal error on OpGetTarget when the target has disappeared</li>
<li>Fixed first person rendering glitches with high field of view</li>
<li>Fixed crash on new game at character class selection</li>
<li>Fixed RigGeometry bone references to be case-insensitive</li>
<li>Fixed NPCs using wrong sound when landing</li>
<li>Fixed missing journal textures without Tribunal and Bloodmoon installed</li>
<li>Fixed multiple AiFollow packages causing the distance to stack</li>
<li>Fixed creature dialogs not being handled correctly</li>
<li>Fixed crash when entering Holamayan Monastery with mesh replacer installed</li>
<li>Fixed dreamers spawning too soon</li>
<li>Fixed Next/Previous Weapon/Spell and Ready Spell working as a werewolf</li>
<li>Fixed being able to soultrap a creature more than once</li>
<li>Fixed summoned creatures and objects disappearing at midnight</li>
<li>Fixed gamecontrollerdb file being created as a txt instead of a cfg</li>
<li>Fixed "same race" dialog functions never triggering</li>
<li>Fixed dialog choice condition issue</li>
<li>Fixed body part rendering when in a pose</li>
<li>Fixed reversed sneak awareness check</li>
<li>Fixed positional sound acceleration issue</li>
<li>Fixed fatal error when LandTexture is missing</li>
<li>OpenMW-CS: Implemented choosing colors for syntax highlighting</li>
<li>OpenMW-CS: Implemented hiding script error list when there are no errors</li>
<li>OpenMW-CS: Implemented ability to create omwaddons with periods in the filename</li>
<li>OpenMW-CS: Implemented configurable size for scipt error panel</li>
<li>OpenMW-CS: Implemented tooltips in the 3D scene</li>
<li>OpenMW-CS: Fixed issue with handling of DELE subrecords</li>
<li>OpenMW-CS: Fixed Verify not checking if given item ID for a container exists</li></ul></p>
BBCode:

Code: Select all

The OpenMW team is proud to announce the release of version 0.38.0! Grab it from our [url=https://openmw.org/downloads/]Downloads Page[/url] for all operating systems. Hot on the heels of the previous one, this release brings many fixes and improvements, notably movement of objects between cells, and support for the OSG native model format.

[b]Known Issues:[/b]
[list][*]Shadows are not re-implemented at this time, as well as distant land and object shaders
[*]Features are missing from OpenMW-CS as well: only basic camera controls are implemented, pathgrid and cell marker rendering is missing, as well as instance moving[/list]

[b]Changelog:[/b]
[list][*]Implemented werewolf field of view
[*]Implemented movement of objects between cells, fixes several issues
[*]Implemented handling OSG native model format
[*]Implemented separate field of view settings for hands and game world
[*]Implemented isInCell checks on PlaceAt and PlaceItem
[*]Implemented handling NiLODNode and NiPointLight
[*]Implemented notification to indicate when a game is saved
[*]Fixed player object being deletable
[*]Fixed AiCombat distance check to take into account collision box
[*]Fixed saw in Dome of Kasia not hurting a stationary player
[*]Fixed rats floating when killed near a door
[*]Fixed kwama eggsacks pulsing too fast
[*]Fixed NPC voice sound source not being placed at their head
[*]Fixed crash with OpenMW install wizard
[*]Fixed reseting delete flag when loading a reference from a save game
[*]Fixed issues with clicking on unexpected inventory items on character doll
[*]Fixed spell absorption to apply once per effect
[*]Fixed enchantment merchant items reshuffling every time barter is clicked
[*]Fixed not being able to resurrect the player through the console if health is zero
[*]Fixed projectile weapon behavior when underwater
[*]Fixed not being able to use keywords in strings for message boxes
[*]Fixed items not sinking when dropped underwater
[*]Fixed crash when onPcEquip script removes the equipped item
[*]Fixed dialog not triggering correctly in Julan Ashlander Companion mod
[*]Fixed tooltips for Health, Magicka, and Fatigue showing in the Options menu when bars aren't visible
[*]Fixed guards accepting gold for crimes even when you don't have enough
[*]Fixed Show Owned option affecting tooltips that are not objects
[*]Fixed player sound source being at the feet
[*]Fixed not being able to replace interactive message boxes
[*]Fixed fatal error on OpGetTarget when the target has disappeared
[*]Fixed first person rendering glitches with high field of view
[*]Fixed crash on new game at character class selection
[*]Fixed RigGeometry bone references to be case-insensitive
[*]Fixed NPCs using wrong sound when landing
[*]Fixed missing journal textures without Tribunal and Bloodmoon installed
[*]Fixed multiple AiFollow packages causing the distance to stack
[*]Fixed creature dialogs not being handled correctly
[*]Fixed crash when entering Holamayan Monastery with mesh replacer installed
[*]Fixed dreamers spawning too soon
[*]Fixed Next/Previous Weapon/Spell and Ready Spell working as a werewolf
[*]Fixed being able to soultrap a creature more than once
[*]Fixed summoned creatures and objects disappearing at midnight
[*]Fixed gamecontrollerdb file being created as a txt instead of a cfg
[*]Fixed "same race" dialog functions never triggering
[*]Fixed dialog choice condition issue
[*]Fixed body part rendering when in a pose
[*]Fixed reversed sneak awareness check
[*]Fixed positional sound acceleration issue
[*]Fixed fatal error when LandTexture is missing
[*]OpenMW-CS: Implemented choosing colors for syntax highlighting
[*]OpenMW-CS: Implemented hiding script error list when there are no errors
[*]OpenMW-CS: Implemented ability to create omwaddons with periods in the filename
[*]OpenMW-CS: Implemented configurable size for scipt error panel
[*]OpenMW-CS: Implemented tooltips in the 3D scene
[*]OpenMW-CS: Fixed issue with handling of DELE subrecords
[*]OpenMW-CS: Fixed Verify not checking if given item ID for a container exists[/list]
User avatar
raevol
Posts: 3093
Joined: 07 Aug 2011, 01:12
Location: Caldera

Re: OpenMW 0.38.0

Post by raevol »

Aaaand we are released! I will be checking back for any issues.

A friendly reminder to help out with Outreach if you can!

CONGRATS CONGRATS to everyone! One step closer to 1.0!
User avatar
DestinedToDie
Posts: 1181
Joined: 29 Jun 2015, 09:08

Re: OpenMW 0.38.0

Post by DestinedToDie »

raevol wrote:Aaaand we are released!
https://www.youtube.com/watch?v=JAPUVs1asFg
User avatar
augustt
Posts: 55
Joined: 14 Dec 2012, 17:14

Re: OpenMW 0.38.0

Post by augustt »

I'm using the daily ppa and it still seems to be on .37?
Post Reply