4
Fork 0

Preliminary changelog for 2.0.12

master
Eddoursul 2 years ago
parent 27eb8e7a8e
commit 633d1079d2
  1. 77
      Enderal SE v2.0.12 Changelog.txt

@ -7,8 +7,83 @@ Beware, spoilers ahead!
2.0.12 (TBD)
- Added Polish translation by Anna Łagowska, Szymon Wrzos, Bartłomiej Jabłoński, and contributors.
- Fixed inability to open quest journal in locked dialogs. Modded dialoguemenu.swf requires re-patching to use this fix.
- Dead skeletons now use the rigid skeleton model, like Skyrim does. Fixes loose bones stalking player in exterior cells.
- Working Shadow Dancer affinity: if a weak enemy was killed under the Psychosis effect, it will be reanimated to fight on player's side for 60 seconds.
- Jespar might stop following player in the Word of the Dead after combat (reported by Wolf00).
- Improved audio volume manipulation in the accusation scene. Instead of setting the volume to 100%, it's increased by 15-25% and restored afterwards.
- Switched loadingmenu.swf to 60 FPS - yes, it is now even faster.
- Fixed a dialog option with Silia Foxhand not showing up due to being too long.
- Fixed compatibility of Lishari's ritual with Better Jumping SE.
- Fixed Mimicry not working in the Undercity.
- Fixed apparitions fleeing from enemies when in the werewolf form (Soul Caller).
- Fixed chatter about disappeared Rhalaims before the quest even started.
- Merged Armor Addon Fix for Qyranians and Arazealeans by SatansFetusLegs (thanks!).
- Fixed incorrect water type near a bandit camp near Ark (reported by Atmene).
- Added a bug report link to the main menu, opening the Enderal SE discord.
- To work around the engine bug, causing skills to level up after starting new game twice, Enderal now requires full game restart, if user wants to start a new game after quitting to the main menu.
- Fixed behavior of two dogs in the Noble Quarter, they no longer sit in one place through the whole game.
- You can now keep the second Rune Key from the Abandoned Temple.
- Added the VendorItemFoodRaw keyword to fruits and vegetables.
- Added oranges to orange baskets.
- Removed the Can't Be Taken flag from three books - The Blade Master, The Seraph, and The Swashbuckler. Fixes inability to pick up them with the corresponding patch in po3's Tweaks.
- Fixed powder barrels not blowing up from hit with a fire arrow (reported by _FREE__P0TAT0_).
- The Purge spell no longer affects companions and allies.
- Added a fix for Abomination fleeing from enemies (based on Ixion's Bug Fixes).
- Improved visibility of Arcane Fever warnings, showing them as help messages (in the middle of the screen).
- Fixed help messages getting permanently stuck, if a savegame was loaded while they are on the screen.
- Fixed the warning on the Nobles Quarter gates getting triggered by NPCs during Black Light Part 2.
- Fixed a broken pine in the ravine (reported by Kapnobatai).
- Set fAIAwareofPlayerTimer to 0 - an experimental fix for NPCs following player through doors while talking.
- Removed a low-res texture of Pennypouches' attire falling back to the Skyrim variant.
- Removed 1 Gb of Skyrim textures. Enderal textures now fit into two BSA archives.
- Refactored player aliases in three quests - The Elixir, Cuthbert's Legacy, werewolf alchemy control - to get rid of unfiltered OnItemAdd/OnItemRemoved listeners, causing stack dumping in Papyrus when moving large quantities of items. Opens the road to automated item sorters.
- Added fixes for two Skyrim scripts, causing infinite loop in background - TrapSwingingWall by subhuman100 and Unnecessarily Fixed Fixed Dragon Stalking Fix by tarlazo and KirbonatedBeverage.
- Moved UnlockAchievement from Game.pex to a dedicated script, Steam.pex, to prevent cases when users install SKSE on top of Enderal, overwriting Game.pex and breaking their achievements.
- All crafting prompts are now perk-based. Removed scripts _00E_Theriantrophist_BlockCraftingSC, FS_NQ05_AlchemyScript, and FS_NQ07_AlchemyScript from all crafting stations. They should no longer be added to any new objects.
- Both of Enderal's DLLs have been rewritten to CommonLibSSE-NG and rebuilt for compatibility with SE+AE+VR:
-- They now require Address Library for SKSE Plugins.
-- Renamed fs.dll to EnderalSE.dll, its internal name changed from fs_skse_functions to EnderalSE.
-- Renamed fs_steam.dll to EnderalSteam.dll, its internal name changed from fs_skse_steam to EnderalSteam.
-- Flat Map Markers and Stay At The System Page have been included into EnderalSE.dll (based on Ryan McKenzie's code, released by the MIT license).
-- Added INI options EnderalSE.ini and EnderalSteam.ini.
-- EnderalSE.dll now performs compatibility checks on game load and warns about found issues. The game will unconditionally show an error and close after detecting Skyrim DLC, Creation Club content, and USSEP. In the main menu, the game will check for loaded Skyrim worldspaces and cells, unconverted map data, and verify integrity of important game objects.
- SKSE is now the only hard requirement for Enderal:
-- Refactored _00E_Theriantrophist_AlchemyControl to use vanilla arrays instead of JContainers.
-- Moved MCM from the Levelsystem quest and refactored health bars to SKSE events, allowing to play without SkyUI. (There is no alternative way to change Enderal settings yet.)
- Disabled volume manipulation in the starting scene. Made 'enderal - die toten vergessen nicht (build-up).xwm' a bit louder.
gavrant:
- Fixed a bunch of minor pathfinding issues in the exterior of Noble and Myrad quarters of Ark.
- Fixed Fine Leather boots having the wrong model and their male version not being weighted. Fixed Fine Leather hood not being weighted for female Aeternas. Reported by SwoleTurtle.
- Fixes for female version of "Endralean Sublime Garb".
- Mesh fixes for 42 files in Meshes\Enderal\Miscellaneous - vertex normals, coloring, light/shadow artifacts on some very common statics.
- Mesh fixes for 113 files in Meshes\Enderal\Medievalpack - fixed geometry, texturing and normal bugs, somewhat improved vertex coloring.
- Ark's quarters and exterior of Frostcliff Tavern - fixed objects suddenly popping up/disappearing when you round a corner or turn the camera.
- Fixed wrong textures on parts of Ark's main bridge.
- Regenerated normal textures for some very common wooden beaming and planking and for the tips of the columns of the main (dam) bridge of Ark. This fixes black spot artifacts on a whole bunch of houses, scaffolds and fences in Ark, Farmers Coast, the Frostcliffs, etc.
- Fixed the Oak Bow not being craftable by adding its blueprint to the basic crafting plan merchant leveled list, to the rest of the steel-tier weapon blueprints (reported by KuroPurple).
- Moved posters in the Noble Quarter closer to the walls.
- Shrunk another couple of occlusion planes in the Suntemple courtyard, to fix stuff popping in/out on camera turns.
OverDev:
- Moved the quivers for female characters to the hip in the female skeleton, just like it is for the male version.
- Fixed a typo in the Blade Master affinity descrption and specificed that the HP of the enemy is absorbed in the description of the Ravager affinity.
- Removed low-res face textures, falling back to hi-res SSE assets.
- Minor visual adjustments for the docks assets at the Myrad in the South Quarter, floating excess rope, poles stuck into each other etc.
dovaya:
- Head mesh fixes 4.0:
- Added separate female and male meshes for the eyes used during the cleansing. They use the original textures, as well as suitable shaders and NIF settings.
- Replaced all male and female eye .nif meshes and CharGen morph .tri files to fix invisiblity clipping issues.
- Incorporated the fix found in 'ENB Brow fix' for the male and female brow meshes.
- Used the changes found in 'SUEMR SSE with Bijin AIO 2019 Support' and 'Invisibility and Eyes Mesh Fix by HHaleyy' as inspiration/instruction to alter the male, female and children's eyes meshes.
- Used the changes found in 'Double Sided Vertex Human Mouth Fix SSE' as inspiration to alter the male, female and children's mouth mesh.
- Changed several male NPCs that were using the special beards _00E_BeardTealor and _00E_MC_LexBeard to use the corresponding vanilla beards. This results in their hairs and beards to look more similar colour- and texture-wise.
- Changed two NPCs present during the cleansing to use the correct cleansing eyes.
- Changed another NPC (not present during the cleansing) to not use the cleansing eyes, but the blind human ones (which are similar in appearance). This ensures that only NPCs during in the cleansing use the cleansing eyes.
2.0.11 (2021-12-17)

Loading…
Cancel
Save