This repository has been archived by the owner on Dec 21, 2022. It is now read-only.
Releases: joffreybesos/d2r-mapview
Releases Β· joffreybesos/d2r-mapview
v2.9.15 - Localisation fix
- Fixed localisation bug introduced last release
v2.9.14 - Bug fixes
- Number of players shows in game info text at top left
- Fixed localisation for zhTW (thanks @ckhoho)
- Fixed bug where map wouldn't move with shortcut keys (thanks @DmAc4LyFe)
- Fixed bug where 'always show' shortcut not working when set to TAB (thanks @gapple)
- Fixed conviction buff name for real this time (thanks @TheKaptainPommes)
v2.9.13 - Minor improvements
- Non-english text won't wrap the last character anymore
- Buffs will now be grouped by type (buffs, auras, debuffs)
- Conviction aura buff icon will no longer say Critical Strike (thanks Timpa)
- When leaving a map you won't see incorrect lines drawn anymore
- D2R multi session - MH will 'lock' to most recent active window, to run multiple MHs on multiple sessions, make a separate copy of MV
- Fixed up some error message localisation (let me know if you want to help with translation)
- Removed 'edges' setting as no one uses it anymore
- Refactored how map images are handled (important for a future change)
v2.9.12 - Fix seed dll
- Seed generator exe has been replaced with a much smaller DLL
- MH executable size is now much smaller (69mb down to 7mb)
- Probably less false flags for Windows smart scanner
- Just an overall less terrible way of decrypting the map seed
v2.9.11 - Bug fix
- Fixed bug introduced last release auto-update wouldn't check the version correctly
v2.9.10 - Bug fix
- Issue with maps not loading in certain scenarios should be fixed.
- Issue with voices not loading should error silently
- Reverted trimming off the bottom of the map
v2.9.9 - Fix after blizzard patch
- Fix following blizzard patch (finally)
- I'll probably have a fast follow from this to reduce file size and help performance
- This hasn't been tested thoroughly but thought I should send it out.
- Please leave feedback in the discord
v2.9.8 - Buff tool tips
- Now when you mouse over the buff icon you'll see the name as a tooltip
- The buff name should appear in your local language
- You can now vertically adjust the position of the buff icons
- You can set a positive or negative value to move it up or down the screen
- Improved player pointer caching for better performance
- Map is now cropped at the bottom
BuffToolTips2.mp4
v2.9.7 - Coloured buff indicators
- Whenever a buff expires or is removed, it will now flash red for 5 seconds
- This will apply to curses, auras, and buffs
- Each buff will now have a coloured border to indicate if it's a debuff, aura, or buff (red, yellow, green)
- To clarify there are no buff timers in this release, it's a tricky problem
v2.9.6 - Active buffs/auras
- Currently active buffs/auras will now show at the bottom of the screen
- You can disable this buff bar in settings
- You can also change the icon size of the buff bar in settings
- Items such as Runes will no longer say (Identified) in item log
- Checking vendors for items can be turned off
- Item filter performance improvements