Commit Graph

10 Commits

Author SHA1 Message Date
a7a2db15d6 Track build information in a better way
build.properties replaces buildcreator.properties, buildcreator.default.properties annd buildnumber.properties, but is untracked.
'git describe --tags --always HEAD' is now used to identify the build version, and its result is stored in the build properties file, included with the build. appinfo.properties is removed in favour of build.properties in the compiled jar.
The build number is still tracked, but offline, allowing TFM commits to more easily be merged
2015-09-06 23:05:36 +02:00
7df24c6b86 Added more detailed build information to /tfm through appinfo.properties 2014-04-21 14:37:53 +02:00
7ce052900e Rewrote ServiceChecker, fixed NPE there
Formatting
2013-11-30 20:44:08 +01:00
6fca19fa41 Load plugin version through plugin.yml 2013-11-30 18:04:43 +01:00
f6d8222a1a Reverting changes to project files. Don't commit these. 2012-12-01 14:17:02 -05:00
878199c2d5 Let me figure this out 2012-11-27 18:06:59 +01:00
feaac20a5a Minor Changes 2012-11-27 17:00:18 +01:00
614d502bb6 Starting v2.6
Updated cleanroom generator.
Dont need to define server in some listeners, never use it.
2012-09-13 19:30:55 -04:00
ccd13369e5 Added userlist
Build # tracking
Exploding arrows
2012-03-09 14:01:04 -05:00
7757ac2097 Initial Commit 2011-09-19 22:52:08 -04:00