Commit Graph
44 Commits
Author SHA1 Message Date
Andreas Troelsen 15736fcaa0 Add missing bStats comments in pom.xml.
Not that it's necessary, it's just nice to be consistent :)
2020-03-28 16:51:51 +01:00
Andreas Troelsen 8f9664670f Bump version to 0.104.3. 2020-01-03 22:00:33 +01:00
Andreas Troelsen 5c30164ba7 Release 0.104.2. 2020-01-03 21:28:44 +01:00
Andreas Troelsen b9e1e07a15 Bump version to 0.104.2. 2020-01-01 00:03:36 +01:00
Andreas Troelsen 62dd39c28a Release 0.104.1. 2019-12-31 23:27:49 +01:00
Andreas Troelsen c573fd60eb Update to bStats 1.5.
Seems like there's some neat logging options for server owners in the new version, so that's wonderful. Let's get on that.
2019-10-26 22:40:43 +02:00
Andreas Troelsen 51dde339e1 Switch to CodeMC repo for bStats.
The old bStats repository has been shut down, but we can find it on CodeMC, so yay.

Fixes #578
2019-10-26 22:36:39 +02:00
Andreas Troelsen 677ae6c454 Bump version to 0.104.1. 2019-08-09 02:36:06 +02:00
Andreas Troelsen 57ce1e3970 Release 0.104. 2019-08-09 00:04:06 +02:00
Andreas Troelsen 672e038ba7 Bump version to 0.103.3 2019-04-23 12:42:17 +02:00
Andreas Troelsen d287a35137 Release 0.103.2. 2019-04-23 11:21:44 +02:00
Andreas Troelsen e40ab31437 Bump version to 0.103.2 2018-12-31 15:39:33 +01:00
Andreas Troelsen 2f64783649 Release 0.103.1. 2018-12-31 15:33:06 +01:00
Andreas Troelsen 09d0b4772b Bump version to 0.103.1 2018-08-28 22:58:51 +02:00
Andreas Troelsen 7962842be1 Release 0.103. 2018-08-28 22:00:59 +02:00
Andreas Troelsen 934eb2d8cc Build against Bukkit API for Minecraft 1.13.
This very likely introduces a few bugs and breaks some functionality, but at least we're compiling...
2018-08-19 21:05:24 +02:00
Andreas Troelsen 944efed3f0 Use JitPack to resolve MagicSpells.
This commit nukes the lib/MagicSpells.jar file and instead uses JitPack to resolve MagicSpells (finally!).

Thanks, TheComputerGeek2.
2018-08-19 11:06:17 +02:00
Andreas Troelsen 359a04c548 Bump version to 0.102.1 2018-07-05 23:06:07 +02:00
Andreas Troelsen cc15c2b8ca Add newline at the end of pom.xml. 2018-06-22 23:32:57 +02:00
Andreas Troelsen 519e1f9d4a Bump version to 0.101.1. 2018-06-22 23:32:36 +02:00
Andreas Troelsen 24aa3a428d Help Maven calm down.
It's just UTF-8, Maven. No need to throw warnings all over the place...

This commit fixes some of the source encoding warnings Maven would print during compilation.
2018-06-14 00:29:17 +02:00
Andreas Troelsen c325317153 Add bStats metrics.
Metrics will greatly help the development process in terms of finding out which server versions people are running, as well as which features they are using. For now, we check to see how widespread Vault is, and how many arenas and classes people have.

Advanced bar charts are, at the time of this commit, not supported in the bStats dashboard. When they are supported again, we can look into usage statistics for specific settings and features.
2018-05-14 21:42:33 +02:00
Andreas Troelsen 94c1000d73 Add scope to dependencies in pom.xml.
This allows Maven's shade plugin to shade compile-scoped dependencies and leave out all of the current, "implicitly provided-scoped" dependencies.
2018-05-14 21:39:50 +02:00
Andreas Troelsen 784efdd8be Bump version to 0.100.3. 2018-05-13 18:47:00 +02:00
Andreas Troelsen 3d7a9ff9d2 Update to Mockito 2.18.3.
This also swaps out the dependency on mockito-all with mockito-core, which is actually maintained. The purpose of updating is to allow for new Mockito features, such as mocking final methods, which happens due to the test resource org.mockito.plugins.MockMaker.
2018-05-13 16:44:53 +02:00
Andreas Troelsen 8dbee5d4b5 Bump version to 0.100.2. 2018-05-04 21:16:38 +02:00
Andreas Troelsen fa435946eb Bump version to 0.100.1. 2018-05-02 20:14:29 +02:00
Andreas Troelsen a91c5e7a74 Build against Java 8.
Java 7 is EOL, and according to the metrics, this change affects less than 1% of MobArena servers.

Fixes #404, closes #410.
2018-04-17 18:18:05 +02:00
Andreas Troelsen 9ccb13773b Bump version to 0.99.1. 2017-11-19 23:02:46 +01:00
Andreas Troelsen 228923dab6 Bump version to 0.98.2. 2017-06-05 00:28:37 +02:00
Andreas Troelsen 50b929c4e4 Bump version to 0.98.1. 2017-03-11 16:39:37 +01:00
Andreas Troelsen c979c0643f Bump version to 0.97.6. 2017-02-18 04:01:37 +01:00
Andreas Troelsen 2de5fbf296 Bump version to 0.97.5. 2016-12-30 01:43:53 +01:00
Andreas Troelsen 847726a29a Bump version to 0.97.4. 2016-12-17 02:39:15 +01:00
Andreas Troelsen 98e4c03085 Bump version to 0.97.3. 2016-12-15 21:36:32 +01:00
slipcor 3b88b889d6 update to Spigot 1.11, fix entity spawning errors, remove redundant definitions 2016-12-15 13:13:21 +01:00
garbagemule 23eeff69a3 Update pom.xml towards next release. 2015-08-23 15:35:49 +02:00
garbagemule e4ddc653b6 Version 0.97.1 2015-08-23 15:35:16 +02:00
garbagemule 6d29f265a1 Update pom.xml towards next release. 2015-08-19 15:56:30 +02:00
garbagemule f83e1b20fb Version 0.97 2015-08-19 15:54:24 +02:00
garbagemule f49fe0e33b Add Mockito to POM. 2015-07-27 22:23:32 +02:00
garbagemule 119d92686a Add JUnit and Hamcrest to POM, add linebreaks. 2015-07-21 15:55:02 +02:00
garbagemule 3e01070e9a Use Spigot's Bukkit API instead of the Spigot API. 2015-07-17 16:28:44 +02:00
garbagemule aafeb93d38 Update for Spigot and mavenize. 2015-07-17 03:38:41 +02:00