@@ -160,6 +160,9 @@ Initial implementation of wounds
160160JSONize mission-related topic IDs (TALK_MISSION_INQUIRE / TALK_MISSION_DESCRIBE_URGENT)
161161Plant-specific growth stages for agriculture
162162Add another form of scaling for batch recipes, enabling creation of bulk recipes
163+ dimension npc travel filter expansion and other tweaks
164+ NPCs automatically select the best MA style for their weapon
165+ Custom region settings for dimensions
163166
164167
165168
@@ -361,6 +364,8 @@ Chitin armor overhaul
361364Add deep fryers
362365Move vehicle part locations to JSON
363366Begin moving faction mission definitions to JSON, starting with descriptions
367+ New book artifact types.
368+ Better feedback on planting failures + plants need sunlight
364369
365370
366371## Interface:
@@ -485,6 +490,7 @@ Message to player when UPS equipment runs out of power.
485490Construction interface shows prerequisite furniture/terrain flags
486491Default android sidebar changed to sidebar-mobile
487492Present dispersion as MOA in item UI
493+ Hide overmap display's 'land use code' behind debug mode
488494
489495
490496## Mods:
@@ -1016,6 +1022,7 @@ Adds cuvettes to analysis kit crafting recipe, increase analysis kit weight.
10161022Fitness bands and smart watches are more common, while pocket watches and game watches are rarer.
10171023Tree bashing from being cut down is not a magic wand
10181024Star vampires have `PERMANENT_INVISIBILITY`, when they drink blood it applies `SUPPRESS_INVISIBILITY`
1025+ Molotovs do not create walls of fire
10191026
10201027
10211028## Bugfixes:
@@ -1398,6 +1405,7 @@ AIM uilist submenu shaking violently.
13981405fix zones disabling on save/load
13991406Fix enchantment cache load issue (If your save didn't load right hopefully it will now)
14001407Fix being unable to place traps
1408+ Fix terrain not being recognized in palettes based on loading order
14011409
14021410
14031411## Performance:
@@ -1575,6 +1583,8 @@ Check for unused extend/delete/proportional/relative with mandatory
15751583Begin moving duplicated UI code to new helpers library
15761584zzip.exe: a tool for manipulating compressed save 'zzip' files.
15771585travel to seperate world instances within the same save file
1586+ region settings overhaul
1587+ Consume_drug use actions can define intensity for their effect
15781588
15791589
15801590## Build:
0 commit comments