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.28-git
3
+ v0.3.28 (2016-04-16 19:30 UTC)
4
4
+ Bug #43 / PR #62: Making admins gain their XP less often than once per week if requested,
5
5
have that option work independently from AtB.
6
6
+ PR #60: UI Enhancement - Show children in person panel
@@ -16,6 +16,8 @@ v0.3.28-git
16
16
+ [AtB] When failure to deploy results in defeat, replace generated entities with stubs.
17
17
+ Issue #40: [ATB] 3.25 : Enemy reinforcements incorrectly set to deploy at the start of the game
18
18
+ Issue #68: IndexOutOfBoundsException when advancing day
19
+ + Updated MegaMek.jar to 0.41.18
20
+ + Updated MegaMekLab.jar to 0.1.54
19
21
20
22
v0.3.27 (2016-04-16 00:30 UTC)
21
23
+ Updated MegaMek.jar to 0.41.17
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.28-git " />
23
+ <property name =" version" value =" 0.3.28" />
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.28-git " />
23
+ <property name =" version" value =" 0.3.28" />
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.28-git
5
+ Application.version = 0.3.28
6
6
Application.vendor = MekHQ Project
7
- Application.homepage =http ://mekhq.sourceforge.net
7
+ Application.homepage =https ://github.com/MegaMek
8
8
Application.description = A program for managing BattleTech campaigns played via MegaMek or tabletop
9
9
Application.vendorId =
10
10
Application.id = MekHQ
You can’t perform that action at this time.
0 commit comments