Skip to content

Commit 39c3226

Browse files
committed
clean up changelog.txt
1 parent 714ef87 commit 39c3226

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

changelog.txt

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,24 +16,22 @@ that repo.
1616
## New Scripts
1717
- `devel/eventful-client`: useful for testing eventful events
1818

19-
## Removed
20-
2119
## Fixes
22-
- `devel/query`: fixed a problem printing parents when the starting path has lua pattern special characters in it
20+
- `devel/query`: fixed a problem printing parents when the starting path had lua pattern special characters in it
2321
- `devel/query`: fixed a crash when trying to iterate over linked lists
2422
- `gui/advfort`: encrust and stud jobs no longer consume reagents without actually improving the target item
23+
- `quickfort`: contructions and bridges are now properly placed over natural ramps
2524
- `setfps`: keep internal ratio of processing FPS to graphics FPS in sync when updating FPS
26-
- `quickfort`: contructions and bridges are now properly placed when over natural ramps
2725

2826
## Misc Improvements
27+
- `autonick`: now displays help instead of modifying dwarf nicknames when run without parameters. use ``autonick all`` to rename all dwarves.
28+
- `autonick`: added ``--quiet`` and ``--help`` options
29+
- `gui/blueprint`: support new `blueprint` options and phases
2930
- `quickfort`: support transformations for blueprints that use expansion syntax
3031
- `quickfort`: adjust direction affinity when transforming buildings (e.g. bridges that open to the north now open to the south when rotated 180 degrees)
3132
- `quickfort`: automatically adjust cursor movements on the map screen in ``#query`` and ``#config`` modes when the blueprint is transformed. e.g. ``{Up}`` will be played back as ``{Right}`` when the blueprint is rotated clockwise and the direction key would move the map cursor
3233
- `quickfort`: new blueprint mode: ``#config``; for playing back key sequences that don't involve the map cursor (like configuring hotkeys, changing standing orders, or modifying military uniforms)
3334
- `quickfort`: API function ``apply_blueprint`` can now take ``data`` parameters that are simple strings instead of coordinate maps. This allows easier application of blueprints that are just one cell.
34-
- `autonick`: now requires ``all`` command
35-
- `autonick`: added ``--quiet`` and ``--help`` options; also displays help on incorrect use
36-
- `gui/blueprint`: support new `blueprint` options and phases
3735

3836
# 0.47.05-r4
3937

0 commit comments

Comments
 (0)