Skip to content

Commit b003896

Browse files
authored
Update changelog.txt
1 parent a193969 commit b003896

File tree

1 file changed

+100
-2
lines changed

1 file changed

+100
-2
lines changed

changelog.txt

Lines changed: 100 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,106 @@ Template for new versions:
2828

2929
## New Tools
3030
- `gui/adv-finder`: UI for tracking historical figures and artifacts in adventure mode
31+
32+
## New Features
33+
34+
## Fixes
35+
36+
## Misc Improvements
37+
38+
## Removed
39+
40+
# 52.03-r2
41+
42+
## New Tools
43+
- `autotraining`: new tool to assign citizens to a military squad when they need Martial Training
44+
- `gui/autotraining`: configuration tool for autotraining
45+
- `entomb`: allow any unit that has a corpse or body parts to be assigned a tomb zone
46+
47+
- `husbandry`: Automatically milk and shear animals at nearby farmer's workshops
48+
49+
## New Features
50+
- `deathcause`: added functionality to this script to fetch cause of death programatically
51+
52+
## Fixes
53+
- `ban-cooking`: will not fail trying to ban honey if the world has no honey
54+
- `confirm`: only show pause option for pausable confirmations
55+
- `confirm`: when editing a uniform, confirm discard of changes when exiting with Escape
56+
- `confirm`: when removing a manager order, show correct order description when using non-100% interface setting
57+
- `confirm`: when removing a manager order, show correct order description after prior order removal or window resize (when scrolled to bottom of order list)
58+
- `confirm`: when removing a manager order, show specific item/job type for ammo, shield, helm, gloves, shoes, trap component, and meal orders
59+
- `confirm`: the pause option now pauses individual confirmation types, allowing multiple different confirmations to be paused independently
60+
- `immortal-cravings`: prioritize high-value meals, properly split of portions, and don't go eating or drinking on a full stomach
61+
- `uniform-unstick`: no longer causes units to equip multiples of assigned items
62+
- `caravan`: in the pedestal item assignment dialog, add new items at the end of the list of displayed items instead of at a random position
63+
- `caravan`: in the pedestal item assignment dialog, consistently remove items from the list of displayed items
64+
65+
## Misc Improvements
66+
- `devel/hello-world`: updated to show off the new Slider widget
67+
68+
## Removed
69+
70+
# 52.03-r1
71+
72+
## New Tools
73+
74+
## New Features
75+
76+
## Fixes
77+
- `make-legendary`: ``make-legendary all`` will no longer corrupt souls
78+
79+
## Misc Improvements
80+
81+
## Removed
82+
83+
# 52.02-r2
84+
85+
## New Tools
86+
87+
## New Features
88+
- `gui/mod-manager`: now supports arena mode
89+
90+
## Fixes
91+
- `gui/mod-manager`: gracefully handle vanilla mods with different versions from the user's preset
92+
- `gui/mod-manager`: hide other versions of loaded mods and unhides them when unloaded
93+
94+
## Misc Improvements
95+
96+
## Removed
97+
98+
# 52.02-r1
99+
100+
## New Tools
101+
102+
## New Features
103+
104+
## Fixes
105+
- ``embark-anyone``: validate viewscreen before using, avoids a crash
106+
107+
## Misc Improvements
108+
109+
## Removed
110+
111+
# 52.01-r1
112+
113+
## New Tools
114+
115+
## New Features
116+
117+
## Fixes
118+
- fixed references to removed ``unit.curse`` compound
119+
- `gui/gm-unit`: remove reference to ``think_counter``, removed in v51.12
120+
- `gui/journal`: fix typo which caused the table of contents to always be regenerated even when not needed
121+
- `gui/mod-manager`: gracefully handle mods with missing or broken ``info.txt`` files
122+
- `uniform-unstick`: resolve overlap with new buttons in 51.13
123+
124+
## Misc Improvements
125+
126+
## Removed
127+
128+
# 51.12-r1
129+
130+
## New Tools
31131
- `deteriorate`: (reinstated) allow corpses, body parts, food, and/or damaged clothes to rot away
32132
- `modtools/moddable-gods`: (reinstated) create new deities from scratch
33133

@@ -45,8 +145,6 @@ Template for new versions:
45145
## Misc Improvements
46146
- `remove-stress`: also applied to long-term stress, immediately removing stressed and haggard statuses
47147

48-
## Removed
49-
50148
# 51.11-r1
51149

52150
## Fixes

0 commit comments

Comments
 (0)