File tree 6 files changed +7
-5
lines changed
6 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 1
1
VERSION HISTORY
2
2
----------------------------------
3
- v0.3.30-git
3
+ v0.3.30
4
4
+ Issue #110: Unassigned patients no longer get selected automatically
5
5
+ Adding planetary icon display to the planet detail view (+ "icon" data entry)
6
6
+ Adding HPG network display overlay to the interstellar map panel
7
7
+ Issue #29: MekHQ will not load.
8
8
+ Issue #69: 3.27 : ATB, allies generated use incorrect skill rating
9
- + Bug: missing or incorrect values in ratinfo.xml can cause ArrayOutOfBoundsException.
9
+ + Bug: missing or incorrect values in ratinfo.xml can cause ArrayOutOfBoundsException
10
+ + Updated MegaMek.jar to 0.41.20
11
+ + Updated MegaMekLab.jar to 0.1.56
10
12
11
13
v0.3.29 (2016-06-05 22:40 UTC)
12
14
+ Adding a simple view option to the interstellar map (show/hide "empty" planets)
Original file line number Diff line number Diff line change 20
20
<!-- Global properties for this build -->
21
21
<!-- Version and packaging properties -->
22
22
<property name =" project.name" value =" mekhq" />
23
- <property name =" version" value =" 0.3.30-git " />
23
+ <property name =" version" value =" 0.3.30" />
24
24
<property name =" osxdist" value =" ${project.name}-${version}-mac" />
25
25
<property name =" windist" value =" ${project.name}-${version}-windows" />
26
26
<property name =" nixdist" value =" ${project.name}-${version}" />
Original file line number Diff line number Diff line change 20
20
<!-- Global properties for this build -->
21
21
<!-- Version and packaging properties -->
22
22
<property name =" project.name" value =" mekhq" />
23
- <property name =" version" value =" 0.3.30-git " />
23
+ <property name =" version" value =" 0.3.30" />
24
24
<property name =" osxdist" value =" ${project.name}-${version}-mac" />
25
25
<property name =" windist" value =" ${project.name}-${version}-windows" />
26
26
<property name =" nixdist" value =" ${project.name}-${version}" />
Original file line number Diff line number Diff line change 2
2
3
3
Application.name = MekHQ
4
4
Application.title = MekHQ
5
- Application.version = 0.3.30-git
5
+ Application.version = 0.3.30
6
6
Application.vendor = MekHQ Project
7
7
Application.homepage =https://github.com/MegaMek
8
8
Application.description = A program for managing BattleTech campaigns played via MegaMek or tabletop
You can’t perform that action at this time.
0 commit comments