OpenMW - open source Morrowind reimplementation

Show what you made with Bullet Physics SDK: Games, Demos, Integrations with a graphics engine, modeler or any other application
OpenMW
Posts: 21
Joined: Fri Feb 10, 2012 6:16 pm

Re: OpenMW - open source Morrowind reimplementation

Post by OpenMW »

And we're here again, for the release of version 0.18.0!

This version introduces a myriad of new features, including Level-Up, Key re-binding, Spell buying, eating ingredients, using Keys to open things, and much more. Read on for the full changelog, and check out our release commentary video.


Known Issues:

The launcher can crash on OS X versions < 10.8, this will be fixed in version 0.19.0
“Shaking screen effect” can occur on cell change

Changelog:

Implemented Level-Up dialog
Implemented Hide Marker, fixes big black blocks
Implemented Hotkey dialog
Implemented Keyboard and Mouse bindings, input system rewritten
Implemented Spell Buying Window
Added support for handling resources across multiple data directories
Implemented Object Movement/Creation script instructions
Initial AI framework implemented
Implemented eating Ingredients
Implemented Door markers on the local map
Implemented using Keys to open doors/containers
Implemented Loading screens
Implemented Inventory avatar image and race selection head preview (note that only default Dunmer male displays at the moment)
Fixed the size of Preferences menu buttons
Fixed Hand-to-hand always being 100
Fixes for NPC and character animation
Fix for sound coordinates
Fix for exception when drinking self-made potions
Fix for clothes showing up in 1st person
Fix for weird character on door tooltips
Collision fixes
Fix for “onOfferButtonClicked” crash


Interested to help in this project?

Join us:
Official Youtube Channel
For New Developers
OpenMW Homepage
Chat @freenode
OpenMW
Posts: 21
Joined: Fri Feb 10, 2012 6:16 pm

Re: OpenMW - open source Morrowind reimplementation

Post by OpenMW »

The OpenMW team is proud to announce the release of version 0.19.0! Release packages for Ubuntu are now available via our Launchpad PPA (https://launchpad.net/~openmw/+archive/openmw). Release packages for other platforms are available on our Download page (https://code.google.com/p/openmw/downloads/list). This version introduces Sleeping, Potions, DEATH!!, Spell Creation, Travel, and many other features.

Check out our release video by WeirdSexy: http://youtu.be/yw2ITfTzzg4

Known Issues:
- Launcher crashes on OS X < 10.8
- Extreme shaking can occur during exterior cell transitions for some users

Changelog:
- Implemented sleep/wait
- Further implementation for alchemy/potions
- Implemented death
- Implemented spell creation and spell creation window
- Implemented travel and travel dialogue
- Implemented first layer of global map
- Implemented trainer window
- Implemented skill increase from skill books
- Implemented ESM/ESP record saving
- Fix for Character shaking in 3rd person mode near the origin
- Implemented gamma correct rendering (does not work without shaders)
- Fix for fortify attribute effects on the last 3 attributes
- Fix for NCC flag handling, fixes some collision issues
- Sort birthsign menu alphabetically
- Various fixes/cleanup for the launcher
- Fix for sound listener position updating incorrectly
- Implemented dynamically generating splash image list
- Fix for markers interfering with raycasting
- Fix for crash after picking up items from an NPC


Join us:
Official Youtube Channel
For New Developers
OpenMW Homepage
Chat @freenode
OpenMW
Posts: 21
Joined: Fri Feb 10, 2012 6:16 pm

Re: OpenMW - open source Morrowind reimplementation

Post by OpenMW »

The OpenMW team is proud to announce the release of version 0.20.0! Release packages for Ubuntu are now available via our Launchpad PPA. Release packages for other platforms are available on our Download page. This release brings a near-complete implementation of the dialoque system, visual player race changes in character creation, and many other fixes and improvements.

Check out WeirdSexy's release video.

Known Issues:
  • Extreme shaking may occur during cell transitions for some users (enable anti-aliasing as a possible workaround)
  • The disposition implementation is severely broken and will give wrong numbers in many cases
  • Entering a cell containing a Golden Saint model will crash the game
  • A journal regression causes journal updates to not display correctly
Changelog:
  • Implemented all missing dialoque filters
  • Implemented Mercantile skill
  • Implemented Persuasion dialogue
  • Initial implemetation of AI package classes
  • Implemented 2nd layer for Global map
  • Player race now changes visually during character creation
  • Fixed Cell reloading when using teleport doors that link to the same cell
  • Animations now stop when the game is paused
  • Fixed "0 a.m." to display as "12 a.m."
  • Fixed text persisting in the "name" field of the potion/spell creation window
  • Fixed starting date of new games
  • Fixed console window close behavior
  • Fixed container window formatting to better accomodate long item names
  • Fixed some topics not automaticaly being added to the known topic list
  • Fixed automove working despite DisablePlayerControls being set
  • Fixed rest dialogue opening again after resting
  • Fixed double removal of ingredients when creating potions
  • Various engine code and scripting improvements
Join us!

The OpenMW team is more then ever searching for new members to join in our project. We are especially in need of Qt developers and testers. But of course all kind of work can be done. If you've been following this project because you love what we're doing, why not visit our forums, sign up and be part of something we all want to see finished.

see also:
Official Youtube Channel
For New Developers
OpenMW Homepage
Chat @freenode
OpenMW
Posts: 21
Joined: Fri Feb 10, 2012 6:16 pm

Re: OpenMW - open source Morrowind reimplementation

Post by OpenMW »

The OpenMW team is proud to announce the release of version 0.21.0! Release packages for Ubuntu are now available via our Launchpad PPA. Release packages for other platforms are available on our Download page. This release introduces video playback, improvements to cell load time, and parsing for escape sequences in dialogue and message boxes.

Check out WeirdSexy's release video.

Known Issues:
  • No sound when playing videos on OS X
  • Extreme shaking may occur during cell transitions for some users (enable anti-aliasing as a possible workaround)
  • Launcher crash on OS X < 10.8
Changelog:
  • Various dialogue, trading, and disposition fixes and improvements
  • Torch flickering improved to better match vanilla Morrowind
  • Fix for attribute fluctuation when infected with Ash Woe Blight
  • Adjusted activation range to better match vanilla Morrowind
  • Fixes for the Journal UI
  • Fixed crash caused by Golden Saint models
  • Fix for beast races being able to wear shoes
  • Fix for background music not playing
  • Fix for meshes without certain node names not being loaded
  • Fix for incorrect terrain shape on inital cell load
  • Fix for MWGui::InventoryWindow creating a duplicate player actor at the origin
  • Added video playback
  • Added support for escape sequences in message box and dialogue text
  • Added AI related script functions, note that AI is not functional yet
  • Implemented fallbacks for necessary ini values in the importer, unused in OpenMW as of yet
  • Implemented execution of scripts of objects in containers/inventories in active cells
  • Cell loading performance improvements
  • Removed broken GMST contamination fixing mechanism
see also:
*Official Youtube Channel*
*For New Developers*
*OpenMW Homepage*
*Chat @freenode*
ubik
Posts: 2
Joined: Sun Jul 07, 2013 4:41 am

Re: OpenMW - open source Morrowind reimplementation

Post by ubik »

Are you going to release v1.0 by the end of this year?
I can see big improvements after each video you publish, keep it up!
Post Reply