Commit Graph

185 Commits

Author SHA1 Message Date
Bukkit/Spigot
bcf58183b2 Update snakeyaml to 1.19 to fix bug with duplicate keys affecting some users.
https://bitbucket.org/asomov/snakeyaml/issues/386/duplicate-keys-cause-issues

By: md_5 <git@md-5.net>
2017-11-07 19:36:51 +11:00
Bukkit/Spigot
663dce96c5 Update to Minecraft 1.12.2
By: md_5 <git@md-5.net>
2017-09-18 20:00:00 +10:00
Bukkit/Spigot
e3d4acc303 Assorted whitespace fixes
By: md_5 <git@md-5.net>
2017-08-06 09:08:05 +10:00
Bukkit/Spigot
343ab34fe0 Remove sonatype parent (deprecated).
By: md_5 <git@md-5.net>
2017-08-05 16:20:53 +10:00
Bukkit/Spigot
83fd6e118b Update compiler
By: md_5 <git@md-5.net>
2017-08-05 14:47:07 +10:00
Bukkit/Spigot
5727987ab3 Update to Minecraft 1.12.1
By: md_5 <git@md-5.net>
2017-08-03 23:00:00 +10:00
Bukkit/Spigot
7236695de0 Update Eclipse compiler.
By: md_5 <git@md-5.net>
2017-07-17 09:56:00 +10:00
Bukkit/Spigot
050905af23 Update to Minecraft 1.12
By: md_5 <git@md-5.net>
2017-06-08 18:00:00 +10:00
Bukkit/Spigot
041acf467f Update to Minecraft 1.12-pre6
By: md_5 <git@md-5.net>
2017-05-30 21:26:50 +10:00
Bukkit/Spigot
7c877e399d Update to Minecraft 1.12-pre5
By: md_5 <git@md-5.net>
2017-05-19 20:59:48 +10:00
Bukkit/Spigot
75a18fd5ad Minecraft 1.12-pre2 API Changes
By: md_5 <git@md-5.net>
2017-05-14 12:00:00 +10:00
Bukkit/Spigot
158afaffeb Remove Ebean ORM
By: md_5 <git@md-5.net>
2017-05-14 12:00:00 +10:00
Bukkit/Spigot
88d1d8bf69 Bump to version 1.12-pre2
By: md_5 <git@md-5.net>
2017-05-14 12:00:00 +10:00
Bukkit/Spigot
b238d93a96 Update to Minecraft 1.11.2
By: md_5 <git@md-5.net>
2016-12-21 22:00:00 +11:00
Bukkit/Spigot
47164ee2b2 Update to Minecraft 1.11.1
By: md_5 <git@md-5.net>
2016-12-21 07:00:00 +11:00
Bukkit/Spigot
14f3943d53 Fix gson depend entry in pom.xml
By: md_5 <git@md-5.net>
2016-11-19 14:57:10 +11:00
Bukkit/Spigot
f1fb3d9462 Update to Minecraft 1.11
By: md_5 <git@md-5.net>
2016-11-17 12:40:59 +11:00
Bukkit/Spigot
00f0acbeeb Update to Minecraft 1.10.2
By: md_5 <git@md-5.net>
2016-06-25 11:52:29 +10:00
Bukkit/Spigot
7d3852dda8 Update to Minecraft 1.10
By: md_5 <git@md-5.net>
2016-06-09 11:43:40 +10:00
Bukkit/Spigot
f192600993 Minecraft 1.9.4
By: md_5 <git@md-5.net>
2016-05-10 21:47:27 +10:00
Bukkit/Spigot
2378e31aae Update to Minecraft 1.9.2
By: Thinkofname <thinkofdeath@spigotmc.org>
2016-03-30 20:51:42 +01:00
Bukkit/Spigot
811be630d0 Fix accidental omission of R revision number in version.
By: md_5 <git@md-5.net>
2016-03-01 11:07:16 +11:00
Bukkit/Spigot
d7d174c1fd Update pom.xml to Minecraft 1.9
By: md_5 <git@md-5.net>
2016-03-01 08:30:01 +11:00
Bukkit/Spigot
2db2a26aec Update to Minecraft 1.8.8 (Pre-)Release.
By: md_5 <git@md-5.net>
2015-07-27 22:19:05 +10:00
Bukkit/Spigot
88133e2fe0 Update to Minecraft 1.8.7
By: md_5 <git@md-5.net>
2015-06-05 20:40:54 +10:00
Bukkit/Spigot
b608aeb169 Fix snapshot repository name, bump SnakeYaml version.
Grammar fix and additional option added: https://code.google.com/p/snakeyaml/wiki/changes

By: md_5 <git@md-5.net>
2015-05-28 18:53:56 +10:00
Bukkit/Spigot
bb4a63e0aa Update to Minecraft 1.8.6
By: md_5 <git@md-5.net>
2015-05-25 22:04:14 +10:00
Bukkit/Spigot
b66a213cc5 Update to 1.8.5
By: Thinkofdeath <thinkofdeath@spigotmc.org>
2015-05-22 14:34:28 +01:00
Bukkit/Spigot
fa63b3d7f4 Update to 1.8.4
By: Thinkofdeath <thinkofdeath@spigotmc.org>
2015-05-05 21:54:17 +01:00
Bukkit/Spigot
902097bf14 Update to Minecraft 1.8.3
By: Thinkofdeath <thinkofdeath@spigotmc.org>
2015-02-26 17:55:30 +00:00
Bukkit/Spigot
96906e4a24 Add animal sniffer plugin to check API usages.
Wouldn't want @yawkat submitting PRs that only work on Java 8.

By: md_5 <git@md-5.net>
2015-01-12 20:06:53 +11:00
Bukkit/Spigot
83544bb9eb Rewrite pom.xml, use Eclipse JDT / ECJ for compilation.
By: md_5 <git@md-5.net>
2015-01-05 14:24:14 +11:00
Bukkit/Spigot
336a40ceb3 Remove POM in preparation for rewrite.
By: md_5 <git@md-5.net>
2015-01-05 13:49:35 +11:00
Bukkit/Spigot
bc78ab4a09 Bump maven plugin versions
By: Thinkofdeath <thinkofdeath@spigotmc.org>
2014-12-25 12:34:33 +00:00
Bukkit/Spigot
998351b4f7 Update depends to versions which have been soak tested in Spigot.
No breaking changes here.

By: md_5 <git@md-5.net>
2014-12-19 09:09:03 +11:00
Bukkit/Spigot
cb686ee704 Bump json-simple to 1.1.1. This small change adds an additional constructor to JsonObject for those who choose to use it.
By: md_5 <git@md-5.net>
2014-12-19 09:01:47 +11:00
Bukkit/Spigot
cc19c84cb0 Ooops
By: md_5 <git@md-5.net>
2014-12-07 11:58:59 +11:00
Bukkit/Spigot
af81f349c2 Add deploy repos
By: md_5 <git@md-5.net>
2014-12-07 11:55:39 +11:00
Bukkit/Spigot
8344aacc6e Update to Minecraft 1.8
For more information please see http://www.spigotmc.org/

By: md_5 <git@md-5.net>
2014-11-26 08:15:59 +11:00
Bukkit/Spigot
7a4e236f4d Update Bukkit for Minecraft 1.7.10
By: Travis Watkins <amaranth@ubuntu.com>
2014-06-25 20:29:14 -05:00
Bukkit/Spigot
07870a6164 Updated version to 1.7.9-R0.3-SNAPSHOT for development towards next release.
By: EvilSeph <evilseph@gmail.com>
2014-06-01 02:36:00 -04:00
Bukkit/Spigot
8f82b99879 Updated version to 1.7.9-R0.2 in pom.xml for Beta.
By: EvilSeph <evilseph@gmail.com>
2014-06-01 01:44:03 -04:00
Bukkit/Spigot
3dcbe9f463 Updated version to 1.7.9-R0.2-SNAPSHOT for development towards next release.
By: EvilSeph <evilseph@gmail.com>
2014-05-14 23:36:41 -04:00
Bukkit/Spigot
600511e5aa Updated version to 1.7.9-R0.1 in pom.xml for Beta.
By: EvilSeph <evilseph@gmail.com>
2014-05-14 22:40:49 -04:00
Bukkit/Spigot
e7478f7b85 Update Bukkit for Minecraft 1.7.9
By: Travis Watkins <amaranth@ubuntu.com>
2014-04-17 13:44:58 -05:00
Bukkit/Spigot
07c1670354 Update Bukkit for Minecraft 1.7.8
By: Travis Watkins <amaranth@ubuntu.com>
2014-04-10 20:06:14 -05:00
Bukkit/Spigot
de55549866 Update Bukkit to 1.7.5
By: mbax <matt@phozop.net>
2014-03-03 20:00:43 -05:00
Bukkit/Spigot
05512d64d0 Updated version to 1.7.2-R0.4-SNAPSHOT for development towards next release.
By: EvilSeph <evilseph@gmail.com>
2014-02-12 01:58:55 -05:00
Bukkit/Spigot
61908819bf Updated version to 1.7.2-R0.3 in pom.xml for Beta.
By: EvilSeph <evilseph@gmail.com>
2014-02-12 01:33:04 -05:00
Bukkit/Spigot
71ce99ef08 Updated version to 1.7.2-R0.3-SNAPSHOT for development towards next release.
By: EvilSeph <evilseph@gmail.com>
2013-12-21 03:08:33 -05:00