File tree 4 files changed +4
-2
lines changed
4 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
1
VERSION HISTORY
2
2
----------------------------------
3
- v0.3.26-git
3
+ v0.3.26 (2016-04-10 21:53 UTC)
4
4
+ Bug #31: NPE when advancing a day due to people without tech skills having assigned a repair job
5
5
+ PR #37: Redesigning the "Parts in use" dialogue to 1. work and 2. have some more useful data to display
6
6
+ Raising XP limits for gained XP and abilities, as per SF feature request 354
@@ -25,6 +25,8 @@ v0.3.26-git
25
25
+ Cleaned replaced a lot of old manual boolean checks with parseBoolean, more needs done
26
26
+ Issue #22: Classpath fix for MM/MML jar files broken by commit ec84325
27
27
+ Bug: Added entity.setDeployed(false) to Campaign.clearGameData(Entity)
28
+ + Updated MegaMek.jar to 0.41.16
29
+ + Updated MegaMekLab.jar to 0.1.52
28
30
29
31
v0.3.25 (2016-02-21 14:15 UTC)
30
32
+ Updating MHQ Data files to be in line with MM 41.14 (Multi-commits)
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.26-git
5
+ Application.version = 0.3.26
6
6
Application.vendor = MekHQ Project
7
7
Application.homepage =http://mekhq.sourceforge.net
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