You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: MagicEditor/README.md
+10-2
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,15 @@ This program is used to edit various abilities usable in the game.
4
4
5
5
Current progress - Abilities fully editable, load and save from disk complete (any forgotten attributes like Range like I now realised and any special skill requisites can be added into the custom dictionary used by each skill).
6
6
7
-
Next TODO - saving/loading of class templates with skilltrees.
7
+
~~Next TODO - saving/loading of class templates with skilltrees.~~ Done!
8
+
9
+
## Version 1.1:
10
+
11
+
* Works out of the box, creating files as necessary
12
+
* Saves/loads abilities (including new Range property), class templates with skill trees
13
+
* Detects broken abilities (deleted or wrong ID), selvcorrects on load
14
+
15
+
Next TODO - Detection of extra values in Base/Growth dictionaries, offering a button to a key/value editor in case of any existing. Priority sorta low.
8
16
9
17
# Screenshots:
10
18
@@ -17,4 +25,4 @@ Next TODO - saving/loading of class templates with skilltrees.
0 commit comments