File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 1
- # D2Excel Plus 0.91
1
+ # D2Excel Plus 0.92
2
2
(C) 2019 Cjreek
3
3
4
- An editor to edit diablo 2 textfiles.
4
+ An editor to edit Diablo 2 (LoD + Resurrected) textfiles.
5
5
6
6
### Features:
7
7
- Open a whole folder (workspace) with all your .txt files for easy access
@@ -40,6 +40,10 @@ C:\Users\<Username>\AppData\Roaming
40
40
```
41
41
42
42
### Changes
43
+ ##### 0.92
44
+ * [ FIX] Fixed overwriting too many cells when pasting (i.e. 2 cells where copied, 3 where pasted)
45
+ * [ FIX] Fixed not being able to open multiple files with the same file name
46
+ * [ FIX] Locking/unlocking columns now preserves the selection and cursor position instead of jumping to the top left
43
47
##### 0.91
44
48
* [ FEATURE] Added undo/redo functionality
45
49
* [ FEATURE] Added multiselect of cells supporting copy&paste and other operations on cells
You can’t perform that action at this time.
0 commit comments