D2R-Reimagined / d2r-reimagined-mod

The source code for the Diablo II Mod Reimagined. Found on nexus mods here: https://www.nexusmods.com/diablo2resurrected/mods/34
14 stars 24 forks source link

Patch 2.5 compatibility fix #11

Closed Morphime closed 2 years ago

Morphime commented 2 years ago

Fixes for merc not auto attacking and geting 1shot then crashing game after loading new area. Also fixed merc skill icons when pressing i Also fixed male mercenary sounds when equiping items (it was using female sounds)

This is a compatibility fix with the modding changes blizzard made in patch 2.5

All 3 files difficult to code review because we needed to add 1 column in each file.

Fixes made in order with https://news.blizzard.com/en-us/diablo2/23827590/diablo-ii-resurrected-patch-2-5-now-live Modding section

I avoided editing the ItemStatCost.txt as discussed in blizz's thread since it made save file corruptions.