@@ -208,6 +208,7 @@ Improve blood placement on Riot Damage
208
208
Minor Riot Damage Tweaks
209
209
Refactor the pulping
210
210
Makes sound effects play in slow motion while the player has slowed down time
211
+ Add ``character_takeoff_item`` event
211
212
212
213
213
214
## Content:
@@ -453,6 +454,8 @@ Added a new 2x1 house
453
454
More types of monster spawn in basements
454
455
Most toilets now have toilet supplies
455
456
Add 2 new social practice recipes
457
+ FEMA camps are now mutables
458
+ Added a new fast food restaurant with drive-through
456
459
457
460
458
461
## Interface:
@@ -611,6 +614,7 @@ Add options to sort item list by item name
611
614
Dont show liquids from held or worn container
612
615
Don't hardcode help text: Autopickup Manager
613
616
Move camp-specific recipes to their own category
617
+ Debug option to view used palette symbols
614
618
615
619
616
620
## Mods:
@@ -1066,6 +1070,7 @@ Isolation Protocol: Office Levels
1066
1070
[MoM] Give feral teleporters Warped Strikes
1067
1071
[Xedra Evolved] Add Dreamsparks as fuel for seasonal glamours
1068
1072
[MoM] Project TURQUOISE KEYSTONE
1073
+ [ Aftershock:Exoplanet ] Autotravel works on Salus IV now
1069
1074
1070
1075
1071
1076
## Balance:
@@ -1206,6 +1211,7 @@ Mutating with an installed bionic that conflicts results in damage
1206
1211
Removed morale penalties and rare drops from dismemberment
1207
1212
`Uncaring` characters can socialize with NPCs but they don't like it
1208
1213
Triffid flesh is no longer safe to eat
1214
+ Milspec searchlights don't explode, now drop broken version
1209
1215
1210
1216
1211
1217
## Bugfixes:
@@ -1654,6 +1660,7 @@ Fix garter belt description duplication
1654
1660
Fixes #79841
1655
1661
Remove riot damage from gunstores
1656
1662
Audit of Wood panel from Beam and Sheet to replace Byproduct with Result Multi
1663
+ Fix 0.5 L I1 Diesel engine not consuming fuel
1657
1664
1658
1665
1659
1666
## Performance:
@@ -1854,6 +1861,12 @@ generic factory supports damage_instance and islot_gun
1854
1861
Reworked the trash itemgroups
1855
1862
Refactor wield
1856
1863
EOCs for vehicles
1864
+ Introduces 'light_multiplier' weather_type.json property
1865
+ generic factory bound_reader
1866
+ Uncanny Dodge Logic Update
1867
+ Make AIM actions testable
1868
+ generic factory: islot_ammo, islot_bionic, islot_magazine; general islot cleanup
1869
+ generic_factory: islot_mod, islot_gunmod, islot_tool
1857
1870
1858
1871
## Build:
1859
1872
Support Mac arm64 build
0 commit comments