File tree 3 files changed +8
-2
lines changed
3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 3
3
"name" : " Starpocalypse" ,
4
4
"author" : " Frakern" ,
5
5
"utility" : true ,
6
- "version" : " 3.0.1 " ,
6
+ "version" : " 3.0.2 " ,
7
7
"description" : " More apocalyptic settings" ,
8
8
"gameVersion" : " 0.96a-RC7" ,
9
9
"modPlugin" : " starpocalypse.StarpocalypseMod" ,
Original file line number Diff line number Diff line change 5
5
"modVersion": {
6
6
"major": 3,
7
7
"minor": 0,
8
- "patch": 1
8
+ "patch": 2
9
9
},
10
10
"directDownloadURL": "https://github.com/frakern/starpocalypse/releases/latest"
11
11
}
Original file line number Diff line number Diff line change
1
+ # Version 3.0.2
2
+ * Add adjustable setting for class of player ships subject to stingy recoveries.
3
+ * Adjust black market to allow some items at higher stability levels.
4
+ * Fix ShipDamager always applying 1 less dmod than max setting.
5
+ * Fix for Heavy Weapons being marked as illegal in markets of factions that do not regulate their sale.
6
+
1
7
# Version 3.0.1
2
8
3
9
* Added setting for salvage multiplier
You can’t perform that action at this time.
0 commit comments