Skip to content

Commit

Permalink
+ development snapshot <0.3.26>
Browse files Browse the repository at this point in the history
  • Loading branch information
Dylan-M committed Apr 10, 2016
1 parent 35f439a commit 2a2a2ee
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 2 deletions.
Binary file modified MekHQ/MegaMek.jar
Binary file not shown.
Binary file modified MekHQ/MegaMekLab.jar
Binary file not shown.
4 changes: 3 additions & 1 deletion MekHQ/docs/history.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
VERSION HISTORY
----------------------------------
v0.3.26-git
v0.3.26 (2016-04-10 21:53 UTC)
+ Bug #31: NPE when advancing a day due to people without tech skills having assigned a repair job
+ PR #37: Redesigning the "Parts in use" dialogue to 1. work and 2. have some more useful data to display
+ Raising XP limits for gained XP and abilities, as per SF feature request 354
Expand All @@ -25,6 +25,8 @@ v0.3.26-git
+ Cleaned replaced a lot of old manual boolean checks with parseBoolean, more needs done
+ Issue #22: Classpath fix for MM/MML jar files broken by commit ec84325
+ Bug: Added entity.setDeployed(false) to Campaign.clearGameData(Entity)
+ Updated MegaMek.jar to 0.41.16
+ Updated MegaMekLab.jar to 0.1.52

v0.3.25 (2016-02-21 14:15 UTC)
+ Updating MHQ Data files to be in line with MM 41.14 (Multi-commits)
Expand Down
2 changes: 1 addition & 1 deletion MekHQ/src/mekhq/resources/MekHQ.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Application.name = MekHQ
Application.title = MekHQ
Application.version = 0.3.26-git
Application.version = 0.3.26
Application.vendor= MekHQ Project
Application.homepage=http://mekhq.sourceforge.net
Application.description = A program for managing BattleTech campaigns played via MegaMek or tabletop
Expand Down

0 comments on commit 2a2a2ee

Please sign in to comment.