File tree Expand file tree Collapse file tree 1 file changed +10
-9
lines changed Expand file tree Collapse file tree 1 file changed +10
-9
lines changed Original file line number Diff line number Diff line change 1212 Sections for each release are added as required, and consist solely of the
1313 following in order as subheadings::
1414
15- Internals
16- Lua
17- Ruby
1815 New [Internal Commands | Plugins | Scripts | Tweaks | Features]
1916 Fixes
2017 Misc Improvements
2118 Removed
19+ Internals
20+ Lua
21+ Ruby
2222
2323 When referring to a script, plugin, or command, use backticks (```) to
2424 create a link to the relevant documentation - and check that the docs are
@@ -39,12 +39,6 @@ Changelog
3939DFHack future
4040=============
4141
42- Lua
43- ---
44- - Added a new ``dfhack.console `` API
45- - Exposed ``get_vector() `` (from C++) for all types that support ``find() ``,
46- e.g. ``df.unit.get_vector() == df.global.world.units.all ``
47-
4842New Scripts
4943-----------
5044- `devel/check-other-ids `: Checks the validity of "other" vectors in the
@@ -76,6 +70,13 @@ Removed
7670-------
7771- `warn-stuck-trees `: the corresponding DF bug was fixed in 0.44.01
7872
73+ Lua
74+ ---
75+ - Added a new ``dfhack.console `` API
76+ - Exposed ``get_vector() `` (from C++) for all types that support ``find() ``,
77+ e.g. ``df.unit.get_vector() == df.global.world.units.all ``
78+
79+
7980DFHack 0.43.05-r3
8081=================
8182
You can’t perform that action at this time.
0 commit comments