MCP: Difference between revisions

From OpenMW Wiki
Jump to navigation Jump to search
m (Quick fix.)
mNo edit summary
Line 297: Line 297:
| Bow sound glitch fix. Solves weapon sounds triggering multiple times when firing bows and crossbows. || Fixes weapon sounds triggering multiple times when firing bows and crossbows. || Fix ||  ||  
| Bow sound glitch fix. Solves weapon sounds triggering multiple times when firing bows and crossbows. || Fixes weapon sounds triggering multiple times when firing bows and crossbows. || Fix ||  ||  
|-
|-
| CellChanged fix. Makes the CellChanged function reliable. Previously, it did not reliably trigger if the player was moved into a cell via script, either directly or by the Activate function on a scripted door. || Fix ||  ||  
| CellChanged fix. Makes the CellChanged function reliable. Previously, it did not reliably trigger if the player was moved into a cell via script, either directly or by the Activate function on a scripted door. ||  || Fix ||  ||  
|-
|-
| Multiple summons overlap fix. When multiple creatures were summoned in a single cast, they would always appear at exactly the same location, making it look like only one creature was summoned. This fix slightly changes the summoning distance for every summoned creature so that multiple creatures separate immediately. This also works to separate multiple summon spells cast at the same target location. ||  || Fix ||  ||  
| Multiple summons overlap fix. When multiple creatures were summoned in a single cast, they would always appear at exactly the same location, making it look like only one creature was summoned. This fix slightly changes the summoning distance for every summoned creature so that multiple creatures separate immediately. This also works to separate multiple summon spells cast at the same target location. ||  || Fix ||  ||  

Revision as of 04:07, 10 August 2017

<<< This page is under construction! >>>


The Morrowind Code Patch (MCP) is a third-party tool which allows players to fix a huge amount of vanilla Morrowind's bugs, tweak the game's balancing, add new features, and make use of extended scripting capabilities.

Due to its third-party nature, MCP isn't compatible with OpenMW. However, OpenMW is written from scratch which allows us to avoid and sometimes correct most of the original game's bugs and poorly written mechanics. We may also include selected optional features and make them available via configuration settings.

This page keeps track of all MCP fixes and features and their potential implementation in OpenMW. To learn more about other utilities' compatibility with OpenMW, check out our Mod status page.

List of Changes

Original Description Summary Category OpenMW Status Comments
Savegame corruption fix. Fixes the mod matching system, to avoid many sources of game corruption. You can now change your load order without problems. Adding mods to your savegame will now cause much less issues. It also makes saving much cleaner, minimizing things like missing NPCs and objects (the local ref bug). Fixes savegame corruption. Fix Ignored No issue in OpenMW.
Delayed spell crash fix. Fixes a crash situation where uncast spells remained in memory or savegame. Fixes uncast spells to not remain in memory or savegame. Fix Ignored Shouldn't be an issue in OpenMW.
Summoned creature crash fix. Prevents crashes from spell effects bound to creatures that have been unsummoned. Updated to correct a problem with the fix which crashed only when a summon killed its own summoner with a spell effect. Fixes spell effects from summoned creatures to not crash the game when such a creature is unsommened. Fix Ignored Shouldn't be an issue in OpenMW.
Initializing data fix. Fixes errors in Morrowind's script parser that caused occasional hanging (or more rarely errors) during the "Initializing Data" phase, when loading savegames. It should also speed up this phase of loading. Fixes script parser to not cause occasional hangings while initialising data. Fix Ignored No issue in OpenMW.
Animated container crash fix. Fixes crashes from accessing animated containers. Should work both with players and merchants accessing containers. Fixes animated containers to not crash the game when they are accessed. Fix
Resolution options fix. Allows the setting of all available resolutions in the options menu, instead of only resolutions with 4:3 aspect ratio. Fixes options menu to show all available resolutions. Fix Implemented OpenMW allows the use of all common screen resolutions.
Light spell fix. Fixes a lot of problems with the Light magic effect. Fixes pop-in and flat lighting. Works best in interiors. Fixes problems with Light magic effect. Fix
Mercantile fix. Merchants should no longer pay less for an item with increasing mercantile skill. Zero value items are no longer buyable or sellable for 1 gold. Fixes merchants to not pay less for an item with increasing Mercantile skill. Fix Not started See Bug #2222: Fatigue's effect on selling price is backwards for more information.
Mercantile fix. Merchants should no longer pay less for an item with increasing mercantile skill. Zero value items are no longer buyable or sellable for 1 gold. Fixes items without value to not be sellable or buyable for 1 gold. Fix
Unarmored fix. Unarmored skill now gives proper damage reduction when you are fully unarmoured. Previously you had to wear at least one piece of armour to get any armour rating contribution. Fixes Unarmored skill to give damage reduction when fully unarmored. Fix Implemented Properly implemented in OpenMW.
Calendar fix. The year now has the full 12 months, starting at Morning Star, and all months have correct number of days. Fixes calendar to have 12 months, everyone with the proper number of days. Fix Not started
Merchant equipping fix. When selling to a merchant, they may equip any item they can use, which means it is no longer possible to buy that item back. Now any NPC that barters should no longer equip anything you sell them. Fixes merchants to not automatically equip items sold by the player. Fix Implemented Properly implemented in OpenMW.
Restore/drain attributes fix. Restore attributes spells did not recognise Fortify effects when restoring. Restore attributes spells now restore up to your fully fortified amount. Fixes Restore Attribute spells to take Fortify and Drain effects into account. Fix
StreamMusic / master volume fix. The StreamMusic script command always sets music volume to maximum, this patch prevents that. Scripted music fades like regular music. Fixes StreamMusic script command to not always set volume to maximum. Fix
StreamMusic / master volume fix. The StreamMusic script command always sets music volume to maximum, this patch prevents that. Scripted music fades like regular music. Fixes scripted music to fade like regular music. Fix
Loud interface/gameplay sounds fix. Fixes nearly all occurrences of sound effects playing at maximum volume, such as the Dwemer ruin hum. Fixes nearly all occurrences of extra-loud interface and gameplay sounds. Fix
Level-up stats bug fix. Stats that would level to 100 or higher on levelup would get their multiplier reduced to 1 if the stat was on the left column of the level up window. Fixes a bug where the UI would display two overlapped multiplier labels if an attribute had exactly 3 level-ups. Fixes stats on the left column which would level to 100 or higher to not get their multipliers reduced to 1 on level-up. Fix
Level-up stats bug fix. Stats that would level to 100 or higher on levelup would get their multiplier reduced to 1 if the stat was on the left column of the level up window. Fixes a bug where the UI would display two overlapped multiplier labels if an attribute had exactly 3 level-ups. Fixes UI to not show two multipliers in certain level-up situations. Fix
Bound items expiry fix. When a bound item spell expires it no longer forces you into combat stance. When a bound armor spell is cast, the game should remember the last worn item in those slots it replaces. This didn't work for clothing or bracers. Gloves, bracers, and shoes are now re-equipped correctly after an armor spell expires. Fixes expiring bound items to not force the player into combat stance. Fix Implemented Properly implemented in OpenMW.
Bound items expiry fix. When a bound item spell expires it no longer forces you into combat stance. When a bound armor spell is cast, the game should remember the last worn item in those slots it replaces. This didn't work for clothing or bracers. Gloves, bracers, and shoes are now re-equipped correctly after an armor spell expires. Fixes worn gloves, bracers, and shoes to correctly re-equip after a bound item has expired. Fix Not started Actually doesn't work with any bound armor or weapons.
Fog of war fix. Fog of war should no longer stop revealing or update an area a long distance away. Fixes fog of war to no longer stop revealing or updating an area which is a long distance away. Fix
Intimidate fix. Fixes disposition not increasing by minimum amount on successful intimidate actions (on marginal wins). Fixes successful Intimidate action to correctly increase disposition by a minimum amount. Fix
Stable enchantment sort. Enchantments in the spell menu always sort alphabetically instead of sometimes switching to sorting by inventory order. Fixes enchantments to always sort alphabetically in the spell menu. Fix Ignored Shouldn't be an issue in OpenMW.
PlaceAtPC / Drop fix. In third person, should make placed objects land at the correct distance instead of at the player's feet. Fixes the script command "Drop" to drop items at the owning actor's feet instead of near the player or where the player is looking. Fixes PlaceAtPC script command to correctly place objects when the player is in third-person view. Fix Ignored Shouldn't be an issue in OpenMW.
PlaceAtPC / Drop fix. In third person, should make placed objects land at the correct distance instead of at the player's feet. Fixes the script command "Drop" to drop items at the owning actor's feet instead of near the player or where the player is looking. Fixes Drop script command to drop items at the owner's feet. Fix
Spell deselection fix. Fixes player spell deselection when an NPC unequips / uses up a magical item. Fixes player spells to not deselect when an NPC unequips or uses up a magical item. Fix Ignored Shouldn't be an issue in OpenMW.
Calm spells fix. Calm humanoid and calm creature force the target out of combat, whatever the magnitude of the spell. With this patch, NPCs and creatures leave combat only if they are sufficiently calmed. Fixes calmed creatures and humanoids to only leave combat if they are sufficiently calmed. Fix
Vampire stats fix. If you had constant effect items equipped when you became a vampire, your stats could be increased by more than they should have (as noted in the GCD readme). The cause was a bug in the Fortify Attribute spell when used as an ability. This fix does not change your stats if you are already a vampire. Fixes equipped constant effect items to not additionally alter the character's stats on becoming a vampire. Fix
Reflected spells fix. When you cast an absorb spell and it's reflected, you absorb from yourself and the enemy gets nothing. Apparently not as intended. Now the enemy will absorb from you instead. Fixes reflected player-cast Absorbe spells to let your enemy absorb from you rather than the other way around. Fix
Show transparent clothes in the inventory. Transparent items now show up properly on the figure (paper doll) in the inventory window. Depending on video card and driver, this may rarely cause slight graphical issues with other transparent objects. Fixes a problem where most helmets (slot 0) could not be picked up by clicking on the helmet in the player image. Fixes transparent clothes to correctly show up on the inventory paper doll. Fix
Show transparent clothes in the inventory. Transparent items now show up properly on the figure (paper doll) in the inventory window. Depending on video card and driver, this may rarely cause slight graphical issues with other transparent objects. Fixes a problem where most helmets (slot 0) could not be picked up by clicking on the helmet in the player image. Fixes a problem where most helmets (slot 0) could not be picked up by clicking on the helmet in the player image. Fix
Allow reflection effects on skinned models. Allows skinned objects to have shiny reflection maps. Allows reflection effects on skinned models (reflection maps). Fix
Enchant glow in fog fix. Enchanted items no longer turn white underwater, in dust storms or fog. Fixes enchanted items to no longer turn white when underwater, in dust storms, or in fog. Fix
Show NPC health bar on healing. Restore spells now activate the NPC health bar as well, allowing you to see the effect of your healing. Shows NPC health bar on healing. Fix
Disposition fix. When talking to someone while under the effect of a personality increase that would push disposition over 100, extra disposition could be lost when the effect expired. This should no longer happen. Fixes disposition to not cap at 100, effectively lowering an NPC's disposition, when a Fortify Personality effect is used. Fix
Spell magnitude fix. Spells with a variable magnitude (eg. 5-10pts) which affect an attribute, skill or rating would rarely ever achieve the highest (eg. 10pts) magnitude when cast. Now the highest magnitude should have an equal chance to appear. Fixes spells with variable magnitude to have the same probability for every magnitude value. Fix
Dispel fix. Dispel is a chance-based effect, but it would invisibly stack with itself if cast multiple times, until any dispel would always succeed. This makes dispel work as described. Fixes Dispel effect to not invisibly stack if cast multiple times, cumulatively increasing the chance of succeeding. Fix
Creature armour damage fix. Creatures that didn't wield weapons but struck with their body wouldn't cause armour damage. This allows them to do so. Fixes creatures who struck with their bodies to cause armor damage. Fix
Inventory bugs fix. Fixes issues/crashes with inventory updates when using potions/ingredients via quickslot; companions using soul trap and prevents inventory bugs when using companion rings, teleport rings or similar items. Corrects the encumbrance bar in the companion share window overlapping the text to its right. Corrects the display of item stacks of size 10000 or more in containers. Fixes issues and crashes when using potions or ingredients via quickslots. Fix
Inventory bugs fix. Fixes issues/crashes with inventory updates when using potions/ingredients via quickslot; companions using soul trap and prevents inventory bugs when using companion rings, teleport rings or similar items. Corrects the encumbrance bar in the companion share window overlapping the text to its right. Corrects the display of item stacks of size 10000 or more in containers. Fixes issues and crashes when companions use Soul Trap spells. Fix
Inventory bugs fix. Fixes issues/crashes with inventory updates when using potions/ingredients via quickslot; companions using soul trap and prevents inventory bugs when using companion rings, teleport rings or similar items. Corrects the encumbrance bar in the companion share window overlapping the text to its right. Corrects the display of item stacks of size 10000 or more in containers. Fixes inventory bugs when using companion rings, teleport rings, and similar items. Fix
Inventory bugs fix. Fixes issues/crashes with inventory updates when using potions/ingredients via quickslot; companions using soul trap and prevents inventory bugs when using companion rings, teleport rings or similar items. Corrects the encumbrance bar in the companion share window overlapping the text to its right. Corrects the display of item stacks of size 10000 or more in containers. Fixes Encumbrance bar to not overlap text to its right in the companion share window. Fix
Inventory bugs fix. Fixes issues/crashes with inventory updates when using potions/ingredients via quickslot; companions using soul trap and prevents inventory bugs when using companion rings, teleport rings or similar items. Corrects the encumbrance bar in the companion share window overlapping the text to its right. Corrects the display of item stacks of size 10000 or more in containers. Fixes item stacks over 10000 to correctly display in containers. Fix
NPC potion use AI. Potions used to be drunk without waiting for their effects to finish, meaning an NPC could go through its whole supply in a second. Potion drinking is now limited to once every 5-6 seconds game time. Fixes NPCs' AI to only drink potions every 5 to 6 seconds of game time. Fix
Blind fix. The Blind effect gave an attack bonus to the PC instead of a penalty. This should no longer happen. Fixes Blind effect to give an attack malus to the character instead of a bonus. Fix
Gloss map fix. Morrowind removed gloss map entries from model files after loading them. This stops Morrowind from removing them. Fixes the game to not remove gloss map entries from model files after loading them. Fix
Lighting fixes. Corrects several lighting errors and optionally increases light falloff range. Fixes several lighting errors and increases the light fall-off range. Fix
Particle effects fixes. Corrects particles peeling away from weapons and projectiles. Fixes particles to not peel away from weapons an projectiles. Fix
Projectile aiming fix. Corrects aiming errors for 1st person and 3rd person. Fixes aiming errors for first-person and third-person view. Fix
Waterwalk fix. No longer causes a check for fall damage if cast while swimming. Fixes Waterwalk effect to not cause a fall damage check when cast while swimming. Fix
Training prices/stats. Training price now depends on base skill level instead of fortified/drained skill. Fixes training price to depend on base skill level instead of current skill level. Fix
Trainer price/stat fix. Trainers no longer refuse to train you if your fortified skill points is above theirs, but not your base skill. They also no longer train 1 point past their level. Relatedly the progress bar when you mouseover a skill does not go away if your fortified skill is above 100, but not your base skill. Trainers now only choose which skills to train using their base skill points, allowing mercantile improving effects to be used without making mercantile an offered skill. Fixes trainers to use your base skill level when checking whether they can train you. Fix
Trainer price/stat fix. Trainers no longer refuse to train you if your fortified skill points is above theirs, but not your base skill. They also no longer train 1 point past their level. Relatedly the progress bar when you mouseover a skill does not go away if your fortified skill is above 100, but not your base skill. Trainers now only choose which skills to train using their base skill points, allowing mercantile improving effects to be used without making mercantile an offered skill. Fixes trainers to not train 1 point over their own base skill. Fix
Trainer price/stat fix. Trainers no longer refuse to train you if your fortified skill points is above theirs, but not your base skill. They also no longer train 1 point past their level. Relatedly the progress bar when you mouseover a skill does not go away if your fortified skill is above 100, but not your base skill. Trainers now only choose which skills to train using their base skill points, allowing mercantile improving effects to be used without making mercantile an offered skill. Fixes skill progress bar to show up when your current skill is 100 or higher but your base skill is not. Fix
Trainer price/stat fix. Trainers no longer refuse to train you if your fortified skill points is above theirs, but not your base skill. They also no longer train 1 point past their level. Relatedly the progress bar when you mouseover a skill does not go away if your fortified skill is above 100, but not your base skill. Trainers now only choose which skills to train using their base skill points, allowing mercantile improving effects to be used without making mercantile an offered skill. Fixes trainers to choose their training skills based on their base skill points. Fix
Travel price fix. Fixed to charge amount displayed instead of base price. Fixes incorrect counting of passengers (player + companions) with all travel services, which were intended to charge per passenger. Fixes travel services to charge the character for the displayed price instead of the base price. Fix
Travel price fix. Fixed to charge amount displayed instead of base price. Fixes incorrect counting of passengers (player + companions) with all travel services, which were intended to charge per passenger. Fixes travel services to charge you for companions when the price should be calculated per passenger. Fix
Createmaps/fillmap fix. Causes the createmaps command to skip over interiors, reducing the amount of time it takes to complete. Fixes the fillmap command to display locations from all mods instead of just Morrowind. Fix
Better quality splash and title screens. Fixes colour depth issues which reduced splash/title screen quality. Fixes colour depth issues which reduced splash and title screen quality. Fix
Magicka display accuracy. Causes the magicka display (and all stats displays of the form "current/max") to round down, so that it does not falsely indicate you have more magicka than you do. Also affects the 'charges remaining' display for items in the magic menu. Fixes status bars to round down the current value; also affects remaining charges for magic items. Fix
Spellmaker/enchant edit effect fix. When editing an existing spell effect, the effect range [Touch/Ranged/Self] is no longer reset. Fixes Spell-making and Enchantment window to no longer reset the effect range when editing an existing spell effect. Fix
Save file limit warning. Warns you when you go to save and have a large number of save files (over 200) in the directory. Adds a warning message when in the save menu if the number of saved files exceeds 200. Fix
Alchemy naming/stacking fix. Stops Morrowind from randomly claiming you should enter a name for a potion, when a name is present. Now also stops custom potion names from being reset every time a potion is made. All potions created will now be stacked properly in the inventory, instead of adding a new icon for every new potion. Fixes Alchemy window to randomly demand potion names for already named potions. Fix
Alchemy naming/stacking fix. Stops Morrowind from randomly claiming you should enter a name for a potion, when a name is present. Now also stops custom potion names from being reset every time a potion is made. All potions created will now be stacked properly in the inventory, instead of adding a new icon for every new potion. Fixes Alchemy window to not reset a custom potion name after one potion has been created. Fix
Alchemy naming/stacking fix. Stops Morrowind from randomly claiming you should enter a name for a potion, when a name is present. Now also stops custom potion names from being reset every time a potion is made. All potions created will now be stacked properly in the inventory, instead of adding a new icon for every new potion. Fixes identical created potions to automatically stack in your inventory. Fix
Allow multiple fortify potions. Allows potions to have multiple fortify/drain attribute effects, where it would previously allow only one of the attributes fortified/drained in a set of ingredients to appear in the potion. Potions with up to 8 fortify/drain attributes are now supported. This also prevents crashes when a fortify/drain attribute was the 7th or 8th effect of a potion. Fixes potions to have multiple Fortify or Drain Attribute effects instead of only one at a time. Fix
Allow multiple fortify potions. Allows potions to have multiple fortify/drain attribute effects, where it would previously allow only one of the attributes fortified/drained in a set of ingredients to appear in the potion. Potions with up to 8 fortify/drain attributes are now supported. This also prevents crashes when a fortify/drain attribute was the 7th or 8th effect of a potion. Fixes crashes when a fortify/drain attribute was the 7th or 8th effect of a potion. Fix
Blight storm disease fix. Prevents invisible inactive blight diseases being added in blight storms. Fixes Blight storms to not add invisible inactive Blight diseases. Fix
Game formula restoration. fFatigueSpellBase/fFatigueSpellMult that controls fatigue generated by spellcasting is fixed. PC/NPC weapon damage can now be controlled by the fDamageStrengthBase/Mult GMSTs. Fix
Creature armor rating. Creatures now gain AR and therefore damage reduction from shield spells. The GMST damage reduction cap does not limit creature AR. Fixes creatures' armor rating to benefit from Shield spells. Fix
Slowfall on companions fix. Stops companions with slowfall dying on cell transition. Fixes companions with active Slowfall effect to not die on cell transition. Fix
Drain intelligence exploit fix. Prevents intelligence drained to zero from fully restoring magicka when the drain expires. Fixes Drain Intelligence effect to not allow players to temporary reduce their magicka to zero and end up with full magicka afterwards. Fix
Mouseover menu fixes. Doesn't display next rank for factions with less than 10 ranks that you are a max rank with. Corrects birthsign menu spell text ordering so spells and powers come under the correct headings. Fixes menu to not show Next Rank line for factions with less than 10 ranks if you already are at the highest rank. Fix
Mouseover menu fixes. Doesn't display next rank for factions with less than 10 ranks that you are a max rank with. Corrects birthsign menu spell text ordering so spells and powers come under the correct headings. Fixes sorting of birthsign spells and powers in the spell menu. Fix
Detect water level fix. GetWaterLevel returns a very negative number for cells with no water, preventing mods for incorrectly thinking you are underwater. Fixes GetWaterLevel function to return a very negative number in order to prevent mods from erroneuosly thinking that the player is underwater in cells without water. Fix
Armor indicator fix. Updates the inventory armor indication to show your actual armor rating when you cast a shield spell or your armor skills increase. Fixes inventory armor indication to show your character's actual armor rating. Fix
Repair item fixes. Fixes an oversight where fatigue (a low fatigue bar) would increase the chance of repairing an item and the amount repaired instead of decreasing it. Fixes ghost item/crash problems with repairing bound weapons and armor by disabling the repair of bound items. Fixes item repair to be more difficult with low fatigue instead of easier. Fix
Repair item fixes. Fixes an oversight where fatigue (a low fatigue bar) would increase the chance of repairing an item and the amount repaired instead of decreasing it. Fixes ghost item/crash problems with repairing bound weapons and armor by disabling the repair of bound items. Disables repairing bound items. Fix
Book and scroll scaling fix. Makes books, scrolls and the journal scale to fit wider screens by examining the screen height instead of the width. Fixes issues with multi-monitor setups, where the book would be larger than the screen, with all buttons off-screen. Scaling changed so that books occupy 95% vertical space at all resolutions, which is larger than before at 16:9 aspect ratio. Makes books, scrolls, and journal scale with the screen height. Fix
Book and scroll scaling fix. Makes books, scrolls and the journal scale to fit wider screens by examining the screen height instead of the width. Fixes issues with multi-monitor setups, where the book would be larger than the screen, with all buttons off-screen. Scaling changed so that books occupy 95% vertical space at all resolutions, which is larger than before at 16:9 aspect ratio. Fixes issues with book, scroll, and journal scaling on multi-monitor setups. Fix
Hit fader fix. Prevents red damage border from getting stuck on cell change. Fixes red damage border to not get stuck on cell change. Fix
Water environment sound fix. Prevents the underwater sound effects from disappearing when you use a door from one underwater area, to another underwater area. Fixes the choice of water ambience sound for exteriors and interiors. Fixes underwater sounds to not disappear when using a door from one underwater area to another. Fix
Water environment sound fix. Prevents the underwater sound effects from disappearing when you use a door from one underwater area, to another underwater area. Fixes the choice of water ambience sound for exteriors and interiors. Fixes the choice of underwater ambient sounds for exteriors and interiors. Fix
Voiceover script functions fix. Fixes StopSound and SayDone script commands for voiceover mods. Fixes StopSound and SayDone script commands for voiceover mods. Fix
PlaySoundVP volume fix. The PlaySoundVP and PlaySound3DVP commands ignored the volume parameter, because someone forgot to write the code for it. Fixes PlaySoundVP and PlaySound3DVP commands to not ignore the volume parameter. Fix
Weapon reach issues. Weapons can now have a shorter reach when modded. Disables the way Morrowind clamped weapon reach to a minimum of 1.0. Fixes fHandToHandReach to work for the player too, not just for NPCs. Allows weapons to have a reach lesser than 1.0. Fix
Weapon reach issues. Weapons can now have a shorter reach when modded. Disables the way Morrowind clamped weapon reach to a minimum of 1.0. Fixes fHandToHandReach to work for the player too, not just for NPCs. Fixes fHandToHandReach to also apply to your character. Fix
Slow movement anim fix. Allows very slow creature animations to load without causing an error. Allows very slow creature animations to load without causing errors. Fix
Mod removal fixes. Re-activates script triggered objects after the script mod is removed from the load list. Solves problems like un-openable containers after mod removal. Fixes script-triggered objects to be re-activated when the corresponding mod is removed from the load list. Fix
Fix enchant options on ranged. Prevents the (useless) "Cast on Strike" enchanting use option from appearing for bows/crossbows. Fixes Enchantment window to not show Cast on Strike option for bows and crossbows. Fix
Prevent empty messages. Stops all empty message notifications from appearing. Prevents empty messages from appearing. Fix
Disintegrate fix. Fixes the Disintegrate Weapon magic effect, which was causing no damage to weapons in full condition. Fixes disintegrate over time effects applying a reduced amount due to rounding errors, by silently converting all disintegrate effects into instant effects. Fixes Disintegrate Weapon effect to also apply to weapons with full condition. Fix
Disintegrate fix. Fixes the Disintegrate Weapon magic effect, which was causing no damage to weapons in full condition. Fixes disintegrate over time effects applying a reduced amount due to rounding errors, by silently converting all disintegrate effects into instant effects. Fixes Disintegrate Weapon effect to silently use instant effects in order to prevent rounding errors over time. Fix
Incorrect inventory sounds fix. Changes inventory pickup and drop sounds for axes and throwing weapons to more correct sounds. Changes potion use sound to the correct drink sound instead of swallow. Allows use of GetSoundPlaying with drink and swallow sounds. Also allows use of GetSoundPlaying with the skillraise sound. Changes pickup and drop sounds for axes and throwing weapons to more correct ones. Fix
Incorrect inventory sounds fix. Changes inventory pickup and drop sounds for axes and throwing weapons to more correct sounds. Changes potion use sound to the correct drink sound instead of swallow. Allows use of GetSoundPlaying with drink and swallow sounds. Also allows use of GetSoundPlaying with the skillraise sound. Fixes potions to use the drink sound rather than the swallow sound when used. Fix
Incorrect inventory sounds fix. Changes inventory pickup and drop sounds for axes and throwing weapons to more correct sounds. Changes potion use sound to the correct drink sound instead of swallow. Allows use of GetSoundPlaying with drink and swallow sounds. Also allows use of GetSoundPlaying with the skillraise sound. Allows GetSoundPlaying function to use the drink, swallow, and skillraise sounds. Fix
Confiscated item fix. Prevents guards from always taking items they have confiscated before. Merchants will no longer seize items stolen from their faction containers in the past. Taking items belonging to dead people not longer marks the item as stolen. Prevents guards from always confiscating items they have confiscated before. Fix
Confiscated item fix. Prevents guards from always taking items they have confiscated before. Merchants will no longer seize items stolen from their faction containers in the past. Taking items belonging to dead people not longer marks the item as stolen. Fixes merchants to not seize items stolen from their faction's container in the past. Fix
Confiscated item fix. Prevents guards from always taking items they have confiscated before. Merchants will no longer seize items stolen from their faction containers in the past. Taking items belonging to dead people not longer marks the item as stolen. Changes items taken from dead NPCs to not be marked as stolen. Fix
Dropping from inventory fix. Fixes a very specific situation where dropping items to the ground while levitating or falling, and also in third person, would cause the item to be lost. Fixes items dropped to the ground while levitating, falling, or being in third-person view to not be occasionally lost. Fix
Self-enchanting fix. Corrects the chance of successfuly self-enchanting an item with multiple spell effects. Also adjusts the enchanting UI to stay open if self-enchanting fails, to allow multiple attempts at the same enchant. Changes the chance of successfully enchanting an item with multiple spell effects. Fix
Self-enchanting fix. Corrects the chance of successfuly self-enchanting an item with multiple spell effects. Also adjusts the enchanting UI to stay open if self-enchanting fails, to allow multiple attempts at the same enchant. Changes the Enchantment window to stay open after a failed attempt. Fix
Ammunition fix. Corrects the counter on ranged ammunition inventory icons when the equipped ammunition was hidden by an inventory filter. Fixes the counter on ranged ammunition inventory icons when the equipped ammunition is hidden by an inventory filter. Fix
Placeitem fix. Correctly saves items placed by scripts into cells that the player has not visited yet. Fixes items placed by scripts to be correctly saved when the player has not visited the corresponding cell yet. Fix
Creature magicka/fatigue fix. Creatures have independent settings of maximum magicka and fatigue, which are replaced with an auto-calculated value after saving/loading or attribute changes. This fix modifies the scaling of creature magicka with intelligence, and disables the recalculation of creature fatigue. Fix
Position/PositionCell fix. Fixes an issue with actors teleported in with PositionCell that prevented NPC scripting from running correctly, and properly activates actor collision when an actor is moved to the current cell. Fixes some quests involving Arena duels. Fix
Telekinesis fix. Fixes telekinesis to allow long distance interaction with lights, ammunition, books, and activators. Fixes Telekinesis spell effect to also work on lights, ammunition, books, and activators. Fix
Map-texture conflict fix. Allows "_land_default.dds" to be replace with a texture of a different size, without breaking the world map. Allows "_land_default.tga" to be replaced with a texture of different size without breaking the workd map. Fix
NPC minor behaviour fixes. Minor improvements to fleeing AI, how followers handle knockdown, and NPC light-source equipping. AIActivate package now ends properly once the target is activated. Picking up items no longer causes a huge number of copies to be created in the NPC inventory. Crashes due to interacting with picked up or deleted items fixed. NPCs can now open an unlocked but closed door, instead of treating the door as if it was locked. Cast-on-use enchanted items cast by NPCs now start recharging normally, instead of requiring the player to cast it to activate recharging. Improves fleeing AI. Fix
NPC minor behaviour fixes. Minor improvements to fleeing AI, how followers handle knockdown, and NPC light-source equipping. AIActivate package now ends properly once the target is activated. Picking up items no longer causes a huge number of copies to be created in the NPC inventory. Crashes due to interacting with picked up or deleted items fixed. NPCs can now open an unlocked but closed door, instead of treating the door as if it was locked. Cast-on-use enchanted items cast by NPCs now start recharging normally, instead of requiring the player to cast it to activate recharging. Improves how followers handle knockdowns. Fix
NPC minor behaviour fixes. Minor improvements to fleeing AI, how followers handle knockdown, and NPC light-source equipping. AIActivate package now ends properly once the target is activated. Picking up items no longer causes a huge number of copies to be created in the NPC inventory. Crashes due to interacting with picked up or deleted items fixed. NPCs can now open an unlocked but closed door, instead of treating the door as if it was locked. Cast-on-use enchanted items cast by NPCs now start recharging normally, instead of requiring the player to cast it to activate recharging. Improves NPCs' light-source equipping. Fix
NPC minor behaviour fixes. Minor improvements to fleeing AI, how followers handle knockdown, and NPC light-source equipping. AIActivate package now ends properly once the target is activated. Picking up items no longer causes a huge number of copies to be created in the NPC inventory. Crashes due to interacting with picked up or deleted items fixed. NPCs can now open an unlocked but closed door, instead of treating the door as if it was locked. Cast-on-use enchanted items cast by NPCs now start recharging normally, instead of requiring the player to cast it to activate recharging. Fixes the issue where picking up items causes a huge number of copies to be created in the NPC inventory. Fix
NPC minor behaviour fixes. Minor improvements to fleeing AI, how followers handle knockdown, and NPC light-source equipping. AIActivate package now ends properly once the target is activated. Picking up items no longer causes a huge number of copies to be created in the NPC inventory. Crashes due to interacting with picked up or deleted items fixed. NPCs can now open an unlocked but closed door, instead of treating the door as if it was locked. Cast-on-use enchanted items cast by NPCs now start recharging normally, instead of requiring the player to cast it to activate recharging. Fixes crashes due to interacting with picked up or deleted items. Fix
NPC minor behaviour fixes. Minor improvements to fleeing AI, how followers handle knockdown, and NPC light-source equipping. AIActivate package now ends properly once the target is activated. Picking up items no longer causes a huge number of copies to be created in the NPC inventory. Crashes due to interacting with picked up or deleted items fixed. NPCs can now open an unlocked but closed door, instead of treating the door as if it was locked. Cast-on-use enchanted items cast by NPCs now start recharging normally, instead of requiring the player to cast it to activate recharging. NPCs can now open an unlocked but closed door, instead of treating the door as if it was locked. Fix
NPC minor behaviour fixes. Minor improvements to fleeing AI, how followers handle knockdown, and NPC light-source equipping. AIActivate package now ends properly once the target is activated. Picking up items no longer causes a huge number of copies to be created in the NPC inventory. Crashes due to interacting with picked up or deleted items fixed. NPCs can now open an unlocked but closed door, instead of treating the door as if it was locked. Cast-on-use enchanted items cast by NPCs now start recharging normally, instead of requiring the player to cast it to activate recharging. Cast-on-use enchanted items cast by NPCs now start recharging normally, instead of requiring the player to cast it to activate recharging. Fix
Ammo damage tooltip. Item tooltips will now show the damage range on ammunition. Changes ammunition tooltips to display the object's damage range. Fix
Russian fixes. Argonian specific swim animation wasn't playing due to the translated race name. Fixes the width of the spell effect creator window. The window was too narrow, cutting part of the duration slider. Fixes the width of the level up window to avoid cutting off the personality attribute value. Fix
Polish keyboard support. Allows typing of Polish characters in-game. Adds the possibility to type Polish characters in-game. Fix
Polish character corrections. Corrects dialogue font Ó and c (they normally display as O and é) when used with Better Dialogue Font Polish version. Fix
Load warning crash fix. Prevents crashes if space is pressed at the moment a load warning messagebox appears. Fixes crashes if space is pressed at the moment a load warning messagebox appears. Fix
Inventory bugs fix. Wearing two identical rings (enchanted or not) and un-equipping the lower one would un-equip both rings, causing a glitch where the ring was separate but not equipped in the menu. It would eventually crash if you tried to manipulate the ring too much, which is now fixed. Fixes crash if you tried to manipulate the ring too much. Fix
Barter gold reset fix. Causes merchants' barter gold to reset as soon as you open dialogue with an NPC, instead of when you open the barter window. This means gold spent on services will be available for bartering. Fixes merchants' barter gold previously spent on services not being available for bartering. Fix
Script expression parser fix. Fixes problems in the scripting system which caused some strange bugs. Fixes the Random function unable to use certain arguments, and crashing on multiples of 256. Fixes the 34th local variable being unusable in an expression. Fixes the Random function unable to use certain arguments, and crashing on multiples of 256. Fixes the 34th local variable being unusable in an expression. Fix
Script data fix. Fixes an possible source of crashes when loading or reloading a save game, or starting a new game while in-game. Fixes an possible source of crashes when loading or reloading a save game, or starting a new game while in-game. Fix
Fix reading vars from a global script. Allows scripts to read the local variables of any running global script. Previously the engine allowed reading local variables from scripts only through a reference with a script attached. Fix
GetEffect/RemoveEffects fix. Fixes instances where the GetEffect and RemoveEffects script commands would not work correctly, respectively always returning 0 or not removing an effect. Fixes instances where the GetEffect and RemoveEffects script commands would not work correctly, respectively always returning 0 or not removing an effect. Fix
Spell effect tooltip fix. Corrects the problem where the tooltip shows that the source spell of all spell effects from an enemy are the name of an enchanted item, if the enemy has used an enchanted item in combat recently. Fixes the problem where the tooltip shows that the source spell of all spell effects from an enemy are the name of an enchanted item, if the enemy has used an enchanted item in combat recently. Fix
MoveWorld Z fix. Fixes MoveWorld, where it behaved incorrectly in the Z direction. Fixes MoveWorld, where it behaved incorrectly in the Z direction. Fix
Creature armor rating fix. Updated to improve calculation precision against highly resisted damage. Updated to improve calculation precision against highly resisted damage. Fix
Ammo fixes. Prevents ammo from being consumed in the case that ammo is equipped but not loaded in the firing weapon, such as when the weapon switches on expiry of a bound longbow. Prevents ammo from being consumed in the case that ammo is equipped but not loaded in the firing weapon, such as when the weapon switches on expiry of a bound longbow. Fix
Shield hit location fix. If no shield is equipped, but an otherwise full set of armor, damage to the shield location would count as unarmored and progress the unarmored skill. This option redistributes hits from the shield location if no shield is equipping; it will randomly select the left pauldron or cuirass location instead. Fix
Incorrect inventory sounds fix. Potion icons now play both Up and Down sounds, instead of just the Up sound for both interactions. Alchemy success and failure sounds are now detectable by scripts. Fix
Mouse cursor movement fix. When the menu is hidden, the mouse cursor still moves as you rotate your view, leaving it in a different position when the menu is opened again. This restricts cursor movement to when a menu is visible. Fix
Sneaking boots penalty fix. Sneaking has a penalty based on the weight of the character's footwear. Shoes (clothing) was calculated correctly, but boots (armor) had an effective weight of zero for sneaking. This option corrects the weight measurement to check armor as well. Fix
GetWeaponType fix. When a lockpick or probe was equipped, GetWeaponType would return 0, the same as if a short blade was equipped. This could cause problems with weapon detection. Now GetWeaponType returns -2 for lockpicks and -3 for probes. Fix
Probe quality fix. There is a mechanic where a trap can be too complex to probe. This patch fixes the probe calculations such that higher quality probes can reduce this complexity level to where they are possible to probe. Fix
PlaceAt / Drop fix. PlaceAtMe places objects relative to a target object. The placed object inherited the target's rotation, but not its scale. This fix makes the scale also inherit, to allow simple in-place replacement of objects with PlaceAtMe. Fix
RemoveItem weight fix. The RemoveItem command would always reduce encumbrance by (specified quantity * object weight), no matter how many objects actually existed in the inventory. This fixes RemoveItem to reduce encumbrance correctly. Fix
Bow sound glitch fix. Solves weapon sounds triggering multiple times when firing bows and crossbows. Fixes weapon sounds triggering multiple times when firing bows and crossbows. Fix
CellChanged fix. Makes the CellChanged function reliable. Previously, it did not reliably trigger if the player was moved into a cell via script, either directly or by the Activate function on a scripted door. Fix
Multiple summons overlap fix. When multiple creatures were summoned in a single cast, they would always appear at exactly the same location, making it look like only one creature was summoned. This fix slightly changes the summoning distance for every summoned creature so that multiple creatures separate immediately. This also works to separate multiple summon spells cast at the same target location. Fix
Barter haggle fix. Corrects the problem where holding the mouse button down on the barter menu [+] and [-] buttons did not cause the haggle amount to continue increasing or decreasing while the button is held down. Fix
Menu mode world interaction fix. While in the alchemy, self-enchantment, self-repair or recharge menus, it was still possible to pick up items from the world with the cursor. Performing crafting actions while an item was attached to the cursor could cause inventory glitches. To avoid these problems, you now cannot pick up items from the world while in crafting menus. Fix
NPC rank change fix. Makes the game save changes to an NPC's faction rank, when it is modified by the RaiseRank and LowerRank script commands. Fix
Map expansion. Increases the area shown on the world map by approximately 2x to cover all of Tamriel Rebuilt. Optional. Now with zoom. Doubles the world map size in order to cover additional landmasses introduced by mods. Feature Ignored OpenMW automatically adjusts the world map size to fit all landmasses in.
Map expansion. Increases the area shown on the world map by approximately 2x to cover all of Tamriel Rebuilt. Optional. Now with zoom. Implements two zoom levels for the world map. Feature Not started
Rain/snow collision. Rain and snow now collide with statics. Lets rain and snow collide with statics. Feature
Toggle sneak. Sneak key toggles sneak mode on or off. Allows you to toggle the sneak mode. Feature Implemented Already implemented in OpenMW as an optional configuration setting (see Input Settings Section).
Swift casting. Allows casting from any stance with the ready magic button. Ready spell stance is still available with the M key. Allows you to cast spells from any stance via the Ready Magic button. Feature Not started
Better ingredient and item selector. A much improved menu for selecting components. Affects selecting ingredients, enchanting items and the quick item menu. Adds improved component selection in Alchemy, Enchanting, and Quick Key menus. Feature Implemented Already implemented in OpenMW.
Spell select by name. Allows selecting spells by pressing the first letter of the spell, while in the inventory menu. Repeat presses will cycle through all spells starting with that letter. Allows you to choose spell by typing their first letter while in the inventory. Feature Not started
Spell select by name. Allows selecting spells by pressing the first letter of the spell, while in the inventory menu. Repeat presses will cycle through all spells starting with that letter. Allows you to cycle through all spells with the same first letter by repeatedly pressing the corresponding key. Feature Not started
Better typography. Improves the layout of books, scrolls and the journal. Pages have more words per line, and lines per page. The quest and topic list is wider, and wraps less. Changes the layout of books, scrolls, and the journal to display more content per page. Feature
Better typography. Improves the layout of books, scrolls and the journal. Pages have more words per line, and lines per page. The quest and topic list is wider, and wraps less. Changes the quest and topic lists to be wider and wrap lesser. Feature
Persuasion improvement. The persuasion dialogue option opens the persuasion menu over your pointer, instead of the centre of the screen. Changes the Persuasion window to pop up at your mouse cursor's position. Feature Not started
Improved inventory filters. Tweaks the inventory filter tabs. Magic group: No weapons or apparel, now holds scrolls, potions and soul gems. Misc group: All misc items except enchanted scrolls and soul gems. Changes the Magic filter tab in your inventory to only show magic scrolls, potions, and soul gems. Feature
Improved inventory filters. Tweaks the inventory filter tabs. Magic group: No weapons or apparel, now holds scrolls, potions and soul gems. Misc group: All misc items except enchanted scrolls and soul gems. Changes the Misc filter tab in your inventory to show all misc items except for magic scrolls and soul gems. Feature
Don't loot on dispose. Prevents picking up all the items on a body when you Ctrl-click the Dispose Corpse button. The items will disappear with the body. Allows you to Ctrl-click the Dispose of Corpse button in order to remove the dead body while not picking up all of its items. Feature
Attribute uncap. Allows levelling of the eight main attributes past 100. Allows you to level your attributes past 100. Feature Not started Could be implemented without any trouble but is currently restricted.
Skill uncap. Allows levelling of skills past 100, including mod*skill script commands, skill books, and prison stays. Allows you to level your skills past 100. Feature Not started Could be implemented without any trouble but is currently restricted.
Allow faction leaving. Allows the removal of a player from a faction by script, leading to new quest possibilities. Adds the possibility to completely remove the player from a faction via scripting. Feature
Weapon resistance change. Enchanted weapons no longer bypass the "normal weapon resistance" effect that many daedra possess (e.g. ghosts, dremora), only the weapon setting "ignore normal weapon resistance" matters. This requires mod support to work. Feature
Alchemy weight rewrite. Fixes exploitable potion weight calculations. Prevents potion weight approaching zero if you make several kinds of potion in one go, and stops useless ingredients making potions lighter. Potion weight is now (0.75*total ingredients weight + 0.35) / (0.5 + alembic quality). Changes potion weight formula to (0.75*total ingredients weight + 0.35) / (0.5 + alembic quality). Feature
Racial variation in speed fix. Normalizes race speed. Orcs were up to 35% faster and bosmer up to 5% slower than baseline before any stats were taken into account due to body scaling. Changes base speed of all races to the standard value, ignoring body scale. Feature
Disable weapon transition on unequip. Skips the short put away weapon state on all unequip actions and when switching to hand to hand. May be useful for certain mods that detect weapon state. Feature
Pickpocket rewrite. - Pickpocket mechanic was broken by default, overhauled to be much more usable, with difficulty based on weight. Changes pickpocket difficulty to be based on the weight of an item rather than its value. Feature
UI display quality fix. Removes texel misalignment blur. Makes all text and icons as sharp as the source textures. Serious interface clarity improvement. MGE has issues with this fix and draws shaders over the UI, so it's only usable if you don't enable shaders. Makes all menu texts and icons as sharp as their source textures are. Feature
UI display quality fix. Removes texel misalignment blur. Makes all text and icons as sharp as the source textures. Serious interface clarity improvement. MGE has issues with this fix and draws shaders over the UI, so it's only usable if you don't enable shaders. Allows you to close dialogue windows, scrolls, and books with the Space key. Feature
Shortcut key improvements. Allows the dialogue window, books and scrolls to be closed with space. In the inventory, full stacks are picked up by default and shift-click instead opens the quantity menu. When examining a container, you may take all items by pressing the "Ready Weapon" key. Changes item selection to pick up full stacks by default and open the quantity menu on shift-click. Feature
Shortcut key improvements. Allows the dialogue window, books and scrolls to be closed with space. In the inventory, full stacks are picked up by default and shift-click instead opens the quantity menu. When examining a container, you may take all items by pressing the "Ready Weapon" key. Allows you to take all items from a container by pressing the Ready Weapon key. Feature
Service refusal filtering. Allows modders to filter service refusal by individual service type. The choice function indicates service type (see MCP description). Adds the possibility to make NPCs only refuse single services when the requirements aren't met. Feature
Scripted music uninterruptible. Prevents combat music from interrupting music played by mods. Prevents combat music from interrupting music played by mods. Feature
Journal text colouring. Text that rendered as full black can have the colour changed by the color_journal_topic entry in morrowind.ini. Allows you to change the standard colour of journal text via the color_journal_topic entry in the Morrowind.ini. Feature
Vanity camera lock. Allows the moveable vanity camera to stay active after the key is released. It also loosens the restrictions on camera position. Mouse movement should now be fixed relative to the player, previously it didn't account for mouse sensitivity options. Feature
Detect life spell. Changes the Detect Animal spell effect to detect both NPCs and creatures, instead of just creatures. Changes the Detect Animal spell effect to also detect NPCs. Feature
Item recharging rebalance. Doubles success rate of recharging, and sets a minimum guaranteed percentage recharged depending on your enchant skill and stats. Doubles the success rate of recharging. Feature
Item recharging rebalance. Doubles success rate of recharging, and sets a minimum guaranteed percentage recharged depending on your enchant skill and stats. Sets a minimum recharge percentage depending on your character's Enchant skill and stats. Feature
Fortify maximum health. Changes fortify health to behave like fortify maximum health. Changes Fortify Health spell effect to only (?) affect maximum health. Feature
Unrestrict menu size. Allows stats menu and magic menu to be resized without limit. Allows you to arbitrarily resize Stats and Magic menus. Feature Implemented Properly implemented in OpenMW.
Arrow enchanting. Allows the enchanting of arrows, bolts, and throwing weapons. It will enchant a number of items equal to one-quarter the soul charge of the soul gem. This is not considered balanced, but a fun feature. Allows you to enchant arrows, bolts, and throwing weapons. Enchants a number of items equal to one-quarter the soul charge of the soul gem. Feature
Enchanting increases item value. Previously, items you enchant had the same value as the unenchanted version. With this patch, the newly enchanted item increases in value based on the enchantment capacity used, and item type. Rebalanced over earlier versions. Changes enchanted items to have an increased value depending on the item's type and the enchantment capacity used. Feature
Allow stealing from KOed NPCs. This patch allows you to steal from NPCs that have been knocked out. Previously you would get a 'You are in combat' message. Updated so it only affects stealing, and no longer wrongly enables dialogue or other interaction with hostile NPCs. Allows you to steal from knocked-out NPCs. Feature
Spellmaking max. magnitude increase. Spellmaking/enchanting limits spell magnitudes to 100. Certain effects should be usable above that level (ie. feather). Spell magnitude limit has been increased to 500. Increases the spell magnitude limit from 100 to 500. Feature Not started
Spellmaking max. duration reduced. Reduces spellmaker spell duration cap to 300 from 1440. Makes dragging the duration bar more precise. Decreases the spell duration limit from 1440 to 300. Feature Not started
Spellmaker/enchant multiple effects. The spellmaker would not allow you to add most spell effects more than once. It now allows you to add a spell effect multiple times with different parameters. Enchant maker now supports multiple effects, as with the spell maker. Allows you to use a particular spell effect multiple times when creating a spell or an enchantment. Feature Not started
Spellmaker area effect cost. Adding a large area effect to spells had a cost which was independent of the spell magnitude. For balance and realism, large area spells should cost significantly more than they do. Changes the spell area effect cost to depend on the spell's magnitude as well. Feature
Exhaust NPCs with damage fatigue. NPCs collapse with exhaustion when their fatigue goes below zero. This could happen with drain fatigue spells, but damage fatigue could never reduce it below zero. Now it can, and NPCs typically will remain on the floor until the damage fatigue spell expires. Changes the Damage Fatigue spell effect to reduce Fatigue below zero, allowing you to exhaust NPCs this way. Feature
Strength-based hand to hand damage. Hand to hand damage was only based on the skill level. It now varies with strength. The damage is equivalent to original Morrowind damage at 40 strength and increases up to 2.5x at 100 strength. No longer multiplies werewolves' damage. Changes Hand to Hand skill to depend on Strength attribute. (Does not apply to werewolves!) Feature
Disable map smoothing. Option to disable world map smoothing filter when used with map expansion. Feature
Over the shoulder camera. Moves third person camera to the right shoulder. Changes the third-person camera to look over your character's right shoulder. Feature
Bump/reflect local lighting. Adjusts bump/reflection maps to use local lighting. They will no longer be at full brightness in dark environments. Changes bump and reflection maps to use local lighting. Feature
Item weight display. Allows weight to be displayed to two decimals of precision. Lets item weight fields display two decimal places. Feature
Reduce camera clipping. Stops the third person camera from moving closer if an NPC (or activator) is between the player and the camera. Changes the third-person camera to not move closer to the character when there is an NPC or activator in between. Feature
Larger service windows. Makes repair, recharge, and birthsign menus larger. Now increases the size of merchants' spells service and repair service menus. Increases the size of Repair, Recharge, Birthsign, and Spell service windows. Feature
Soulgem value rebalance. Makes filled soulgems worth something more reasonable. Value is dependent only on soul magnitude. Increases the value of filled soul gems, making it only depending on the trapped soul's magnitude. Feature
NPC AI casts zero cost powers. Allows NPCs to cast their races' powers, making fights significantly harder. Allows NPC AI to cast their racial powers. Feature
Improved animation support. Allows better animation modding (see readme). The player can now display idle animations through the use of playgroup/loopgroup scripting. Feature
Permanent barter disposition mod. Barter disposition changes on successful/failed transaction can now become permanent. Changes temporary barter disposition changes from successful or failed transactions to be permanent instead. Feature
On-use ring extra slot. Allows rings with an on-use enchant to be equipped alongside two constant effect rings. Allows an on-use enchanted ring to be equipped together with two constant effect rings. Feature
Allow scroll enchant price modifier. Allows enchanting services NPCs to charge a different price for cast once items, like scrolls. Feature
Enchanted item rebalance. Reduces the effect that enchant skill has on item charge use. Updated: The enchanted item cooldown is 3 seconds, down from 4 seconds. Enchant skill 100 allows 1.66x casts from a full charge, up from 1.33x. The fading recharge icon has a clearer division between charging and ready. Feature
Hidden traps. Turns off the display of trap status on object tooltips, so that there is no obvious warning of trapped objects. Probes will always use a charge when testing an object, even if there is no trap present. Hides the trap status in objects' tooltips. Feature
Hidden traps. Turns off the display of trap status on object tooltips, so that there is no obvious warning of trapped objects. Probes will always use a charge when testing an object, even if there is no trap present. Changes probes to use a charge when testing an object which hasn't got a trap on it. Feature
Hidden locks. Hides the display of locks and lock levels. Instead, listen for sounds and watch for messages while picking. Hides the lock status and lock level in object's tooltips. Feature
Hi-def cutscene support. Allows mods to include cutscenes up to 2048x1024 (the default maximum was 640x480). Allows mods to include cutscenes up to 2048x1024 instead of a maximum 640x480. Feature Ignored Shouldn't be a problem in OpenMW.
Japanese localization. Integrated patch by TObject. Allows Japanese language fonts in dialogue. Allows the use of Japanese language fonts in dialogue. Feature
Convenient defaults. On loading a game, sets the player movement to running instead of walking, and sets the map to display the world map instead of the local map. Changes the game to always set the character movement to running. Feature
Convenient defaults. On loading a game, sets the player movement to running instead of walking, and sets the map to display the world map instead of the local map. Changes the game to always set the map window to show the world map. Feature
Ownership tooltip. Items you look at will show if they are 'Owned' or 'Faction Owned' in their tooltip. Adds ownership info to objects' tooltips ("Owned" / "Faction Owned"). Feature Implemented Already implemented in OpenMW.
Better spell merchants. A merchant's list of spells for sale now includes the spell magicka cost. The list of available spells will no longer include the powers, abilities, diseases or curses that the merchant may also have. Changes the spell list of merchants to include the spells' magicka costs. Feature Not started
Better spell merchants. A merchant's list of spells for sale now includes the spell magicka cost. The list of available spells will no longer include the powers, abilities, diseases or curses that the merchant may also have. Changes the spell list of merchants to no longer include powers, abilities, diseases, and curses the merchant currently has. Feature Partially implemented Fixed for the racial powers at least (Bug #1961: Spell merchants selling racial bonus spells).
Level-up skills tooltip. In the player level tooltip, the number of skill level-ups linked to each of your attributes are added. This reduces the confusion of remembering which skills to raise for your next level. Changes the level tooltip to show the current number of skill level-ups for each attribute. Feature Not started
'Talked to PC' extension. Changes the 'Talked to PC' dialog flag to only be set when you say goodbye to an NPC. Changes the Talked to NPC flag to only be set when you say Goodbye to an NPC. Feature
Inventory sounds for axes. Allows a mod to set axe inventory sounds instead of them sharing a sound ID with another weapon. Adds the possibility to set a separate axe inventory sound not shared by any other weapon. Feature
Creature voiceover modding. Allows creatures to play Hello and Idle voiceovers. Adds the possibility to add Hello and Idle voiceovers to creatures. Feature
Lock level scripting. Modifies the GetLevel script command to additionally work on locked objects. It returns the lock level, 0 for unlocked, and -1 for items without a lock. Changes the GetLevel script command to also work on locked objects, returning the lock level, 0 for unlocked objects, or -1 for items without a lock respectively. Feature Not started

Legend

Not started Work on this feature/fix has not started yet.
Partially implemented This feature/fix has been partially implemented. See the entry's comment for more information.
Implemented This feature/fix has already been implemented.
Ignored This feature/fix will not be implemented because either OpenMW provides a better solution to achieve the same functionality or it is not possible to properly implement the feature in OpenMW. See the entry's comment for more information.