Skip to content

Commit 508b3e0

Browse files
committed
Release 3.0.2
1 parent 1d36cbe commit 508b3e0

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

assets/mod_info.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": " Starpocalypse",
44
"author": "Frakern",
55
"utility": true,
6-
"version": "3.0.1",
6+
"version": "3.0.2",
77
"description": "More apocalyptic settings",
88
"gameVersion": "0.96a-RC7",
99
"modPlugin": "starpocalypse.StarpocalypseMod",

assets/starpocalypse.version

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"modVersion": {
66
"major": 3,
77
"minor": 0,
8-
"patch": 1
8+
"patch": 2
99
},
1010
"directDownloadURL": "https://github.com/frakern/starpocalypse/releases/latest"
1111
}

changelog.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
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+
17
# Version 3.0.1
28

39
* Added setting for salvage multiplier

0 commit comments

Comments
 (0)