Jump to content

OpenMW (open source Morrowind)


OpenMW

Recommended Posts

Seems to be a fairly niche application you guys are writing!!! Kudos for the undertaking, but I'm a little confused to why you would make a marginally better game-engine, when there are other projects that are looking to use the Skyrim engine to re-create Morrowind. I'm talking about legal ones that are creating their own assets, so no copyright issues either.

 

You know how I'd be satisfied with playing Morrowind -- if your game engine could have more complex NPC meshes and textures. Lets say you could run Skyrim actor meshes, textures and animations within your game engine. That would make a huge difference to the immersion and give users a really good reason to run the game under your system. You'd have to have a team of people re-creating the NPCs by hand, but I think you'd get a few volunteers for that. Myself included.

 

You could use custom armor, weapons, bodies, faces and animations created on Nexus, ask permission first of course. There are a number of Morrowind styled armors and weapons, so should be covered.

 

http://static.skyrim.nexusmods.com/mods/images/22793-3-1345537672.jpg

Link to comment
Share on other sites

Those are good questions, but we're tied to the Ogre3d graphics engine (another popular open source project) and it will continue to improve indefinitely. Skyrim's technology will eventually become outdated as well, but with OpenMW and enthusiasm people will be able to make anything they want. Also, graphics aren't the most important thing to all people. Some people would rather tune the game to be a more hardcore rpg, add new skills and spells, etc. OpenMW will allow that.
Link to comment
Share on other sites

  • 1 month later...

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:

http://www.youtube.com/watch?v=swXDXgYUqFA

 

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

Edited by OpenMW
Link to comment
Share on other sites

  • 1 month later...

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

.

 


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*

Edited by OpenMW
Link to comment
Share on other sites

  • 2 months later...



The OpenMW team is proud to announce the release of version 0.23.0! Release packages for Ubuntu are now available via our Launchpad PPA and for Debian in our Debian PPA. Release packages for other platforms are available on our Download page. This release introduces the initial implementation of NPC movement AI, item repairing, enchanting, levelled items, texture animation, basic particles, and more, along with an extensive list of fixes and improvements. Also as a note, Morrowind's 11th Anniversary is May 1st!

Known Issues:

  • Extreme shaking may occur during cell transitions for some users (enable anti-aliasing as a possible workaround)
  • Launcher crash on OS X < 10.8
  • Polish version of Morrowind.esm makes OpenMW crash
  • The OS X package for this release will be delayed. Never fear, we still support OS X, our package maintainer is just away!



Check out the

by the our very own WeirdSexy.

Changelog:
  • Implemented Item Repairing
  • Implemented Enchanting
  • Implemented NPC pathfinding
  • Implemented NPC travelling AI Package
  • Implemented levelled items
  • Implemented texture animations
  • Implemented fallback settings
  • Implemented levelup description in levelup dialogue
  • Implemented armor rating
  • Implemented companion item UI
  • Implemented basic particles
  • Improved console object selection
  • Fixed player colliding with placeable items.
  • Fixed Jounal sounds playing when accessing the main menu with the Journal open.
  • Fixed Bribing behavior
  • Fixed rendering of bone boots
  • Fixed NPCs not rendering according to race height
  • Fixed inverted race detection in dialogue
  • Fixed two-handed weapons being treated as one-handed
  • Fixed crash when dropping objects without a collision shape
  • Fixed handling for disabled/deleted objects
  • Fixed merchants selling their keys
  • Fixed game starting on Day 2
  • Fixed "come unprepared" topic with Dagoth Ur
  • Fixed Pickpocket "Grab all" taking items not listen in container window
  • Fixed camera shaking when looking up or down too far
  • Fixed player position at new game start
  • Fixed the player not having the correct starting clothes
  • Fixed merchant gold not changing when transacting
  • Fixed starting fatigue
  • Fixed incorrect coin stack behavior
  • Fixed auto-equip ignoring equipment rules
  • Fixed OpenMW not loading "loose file" texture packs
  • Fixes for some NPC rendering issues
  • Fixed a sail transparency issue
  • Fixed a crash during character creation
  • Fixed Tauryon growing in size every time the player enters/exits a nearby house
  • Fixed NPC stats defaulting to 10
  • Fixed talk and container dialogue not opening sometimes
  • Fixed crash when trying to get Rank of NPC without a faction
  • Various UI fixes
  • Various scripting improvements
  • Various mod compatibility improvements
  • Various code cleanup




see also:
Official Youtube Channel
For New Developers
OpenMW Homepage
Chat @freenode

Link to comment
Share on other sites

  • 3 months later...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...