File tree Expand file tree Collapse file tree 6 files changed +6
-4
lines changed
Expand file tree Collapse file tree 6 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 11VERSION HISTORY
22----------------------------------
3- v0.3.29-git
3+ v0.3.29 (2016-06-05 22:40 UTC)
44+ Adding a simple view option to the interstellar map (show/hide "empty" planets)
55+ Code cleanup/refactor of the interstellar map panel
66+ Issue #96: Null Pointer Exception from Special Mission (Prison Break)
@@ -13,6 +13,8 @@ v0.3.29-git
1313+ Issue #64: Coolant failures not reset between missions.
1414+ Issue #63: Unable to edit mission - error about duplicate mission name.
1515+ Issue #89: AtB - NPE Setting Planetary Conditions
16+ + Interstellar map panel QoL improvements: Zooming at the middle of the screen
17+ + PR #95 - AtB Uses Int Ops Reputation Factor when IO rating is used
1618
1719v0.3.28 (2016-04-16 19:30 UTC)
1820+ Bug #43 / PR #62: Making admins gain their XP less often than once per week if requested,
Original file line number Diff line number Diff line change 2020 <!-- Global properties for this build -->
2121 <!-- Version and packaging properties -->
2222 <property name =" project.name" value =" mekhq" />
23- <property name =" version" value =" 0.3.29-git " />
23+ <property name =" version" value =" 0.3.29" />
2424 <property name =" osxdist" value =" ${project.name}-${version}-mac" />
2525 <property name =" windist" value =" ${project.name}-${version}-windows" />
2626 <property name =" nixdist" value =" ${project.name}-${version}" />
Original file line number Diff line number Diff line change 2020 <!-- Global properties for this build -->
2121 <!-- Version and packaging properties -->
2222 <property name =" project.name" value =" mekhq" />
23- <property name =" version" value =" 0.3.29-git " />
23+ <property name =" version" value =" 0.3.29" />
2424 <property name =" osxdist" value =" ${project.name}-${version}-mac" />
2525 <property name =" windist" value =" ${project.name}-${version}-windows" />
2626 <property name =" nixdist" value =" ${project.name}-${version}" />
Original file line number Diff line number Diff line change 22
33Application.name = MekHQ
44Application.title = MekHQ
5- Application.version = 0.3.29-git
5+ Application.version = 0.3.29
66Application.vendor = MekHQ Project
77Application.homepage =https://github.com/MegaMek
88Application.description = A program for managing BattleTech campaigns played via MegaMek or tabletop
You can’t perform that action at this time.
0 commit comments