@@ -29,7 +29,7 @@ Template for new versions:
2929## New Tools
3030- `devel/export-map`: export map tile data to a JSON file
3131- `autocheese`: automatically make cheese using barrels that have accumulated sufficient milk
32- - `gui/spectate`: interactive UI for configuring `spectate`
32+ - `gui/spectate`: interactive UI for configuring new `spectate` features
3333- `gui/notes`: UI for adding and managing notes attached to tiles on the map
3434
3535## New Features
@@ -46,7 +46,9 @@ Template for new versions:
4646- `gui/notify`: save reminder now appears in adventure mode
4747- `gui/notify`: save reminder changes color to yellow at 30 minutes and to orange at 60 minutes
4848- `gui/confirm`: in the delete manager order confirmation dialog, show a description of which order you have selected to delete
49- - `position`: display both adventurer and site pos simultaneously. Display map block pos+offset of selected tile.
49+ - `position`: add adventurer tile position
50+ - `position`: add global site position
51+ - `position`: when a tile is selected, display relevant map block and intra-block offset
5052- `gui/sitemap`: shift click to start following the selected unit or artifact
5153- `prioritize`: when prioritizing jobs of a specified type, also output how many of those jobs were already prioritized before you ran the command
5254- `prioritize`: don't include already-prioritized jobs in the output of ``prioritize -j``
@@ -98,8 +100,6 @@ Template for new versions:
98100- `fix/wildlife`: don't vaporize stuck wildlife that is onscreen -- kill them instead (as if they died from old age)
99101- `gui/sitemap`: show primary group affiliation for visitors and invaders (e.g. civilization name or performance troupe)
100102
101- # 50.15-r1
102-
103103# 50.14-r2
104104
105105## New Tools
@@ -696,8 +696,6 @@ Template for new versions:
696696## Removed
697697- `gui/automelt`: replaced by an overlay panel that appears when you click on a stockpile
698698
699- # 50.08-r3
700-
701699# 50.08-r2
702700
703701## New Scripts
@@ -746,8 +744,6 @@ Template for new versions:
746744
747745# 50.07-r1
748746
749- ## New Scripts
750-
751747## Fixes
752748-@ `caravan`: fix trade good list sometimes disappearing when you collapse a bin
753749-@ `gui/gm-editor`: no longer nudges last open window when opening a new one
@@ -760,8 +756,6 @@ Template for new versions:
760756- `prioritize`: revise and simplify the default list of prioritized jobs -- be sure to tell us if your forts are running noticeably better (or worse!)
761757-@ `gui/control-panel`: add `faststart` to the system services
762758
763- ## Removed
764-
765759# 50.07-beta2
766760
767761## New Scripts
0 commit comments