@@ -152,10 +152,12 @@ NPC AI fixes to improve fleeing in bad situations, reduce it in good ones
152
152
Armors faults. Part 1: Steel Plate
153
153
Show time in months/days
154
154
Player assigned Points of interest visible as Mission markers
155
+ Enable save compression by default for new worlds
155
156
display item name and owner for stealing prompt
156
157
Monsters can now see you if you're invisible and they have the TRUESIGHT monster flag
157
158
158
159
160
+
159
161
## Content:
160
162
Lockets can store photographs
161
163
Add diet soda, because screw your free calories!
@@ -472,6 +474,8 @@ Always show clean water on top of consume menu
472
474
Toggle haul from action menu when hauling
473
475
Explain that degraded items are degraded
474
476
Message to player when UPS equipment runs out of power.
477
+ Construction interface shows prerequisite furniture/terrain flags
478
+ Default android sidebar changed to sidebar-mobile
475
479
476
480
477
481
## Mods:
@@ -892,6 +896,7 @@ Aftershock: Vehicle bay City Building a mix between mechanic garage, gas station
892
896
[Mods] When shapeshifted into a form with no hands, you don't have hands
893
897
[Mods] Your gear doesn't protect you when you're shapeshifted
894
898
[Mods] If you have a broken limb and are in a shapeshifted form, you can't fly
899
+ [DDotD] Add drag down attack when you're grabbed and surrounded
895
900
896
901
897
902
## Balance:
@@ -1373,6 +1378,7 @@ AIM item menu wouldn't update window position on resize.
1373
1378
Fix deserialization error with power level
1374
1379
Power grid deleted on ship movement
1375
1380
AIM uilist submenu shaking violently.
1381
+ fix zones disabling on save/load
1376
1382
1377
1383
1378
1384
## Performance:
@@ -1548,7 +1554,7 @@ Use optional/mandatory for mutation, material, mission def, move mode
1548
1554
Use optional/mandatory for weather type, trap, start location, scent map, profession group, and various json loading cleanup
1549
1555
Check for unused extend/delete/proportional/relative with mandatory
1550
1556
Begin moving duplicated UI code to new helpers library
1551
- Remove Object Creator
1557
+ zzip.exe: a tool for manipulating compressed save 'zzip' files.
1552
1558
1553
1559
1554
1560
## Build:
0 commit comments