Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Use SpecialSource 1.2.1 - greatly reduced memory usage. | md_5 | 2015-01-12 | -1/+1 |
| | ||||
* | Use release SpecialSource versions. | md_5 | 2015-01-12 | -13/+1 |
| | ||||
* | Add animal sniffer plugin to check API usages. | md_5 | 2015-01-12 | -0/+20 |
| | | | | Wouldn't want @yawkat submitting PRs that only work on Java 8. | |||
* | Bump to 1.2-SNAPSHOT | md_5 | 2015-01-09 | -1/+1 |
| | ||||
* | Add ACC_SYNTHETIC back. | md_5 | 2015-01-09 | -2/+13 |
| | ||||
* | Use ECJ as the compiler, like Bukkit. | md_5 | 2015-01-05 | -7/+28 |
| | ||||
* | Bump maven plugin versions | Thinkofdeath | 2014-12-25 | -4/+4 |
| | ||||
* | Remove redundant pom entries. | md_5 | 2014-12-19 | -27/+0 |
| | ||||
* | Use SpecialSource Maven pluging for compile time remapping. | md_5 | 2014-12-16 | -57/+18 |
| | ||||
* | Update JLine | zreed | 2014-12-12 | -1/+1 |
| | | | | Later releases include the TerminalLineSettings patch. Also move call to AnsiConsole.systemInstall() to avoid patching AnsiWindowsTerminal. | |||
* | JLine includes Jansi | zreed | 2014-12-12 | -8/+0 |
| | ||||
* | Update gson to 2.2.4 | Thinkofdeath | 2014-12-11 | -1/+1 |
| | ||||
* | Remove quotes from version hash by updating the gitdescribe version | Thinkofdeath | 2014-12-05 | -1/+4 |
| | ||||
* | Update to Minecraft 1.8 | Thinkofdeath | 2014-11-28 | -25/+6 |
| | | | | For more information please see http://www.spigotmc.org/ | |||
* | Update CraftBukkit to Minecraft 1.7.10 | Travis Watkins | 2014-07-08 | -3/+3 |
| | ||||
* | Updated version to 1.7.9-R0.3-SNAPSHOT for development towards next release. | EvilSeph | 2014-06-01 | -1/+1 |
| | ||||
* | Updated version to 1.7.9-R0.2 in pom.xml for Beta. | EvilSeph | 2014-06-01 | -1/+1 |
| | ||||
* | Updated version to 1.7.9-R0.2-SNAPSHOT for development towards next release. | EvilSeph | 2014-05-14 | -1/+1 |
| | ||||
* | Updated version to 1.7.9-R0.1 in pom.xml for Beta. | EvilSeph | 2014-05-14 | -1/+1 |
| | ||||
* | Update CraftBukkit to Minecraft 1.7.9 | Nate Mortensen | 2014-04-17 | -2/+2 |
| | ||||
* | Update CraftBukkit to Minecraft 1.7.8 | Travis Watkins | 2014-04-11 | -3/+3 |
| | ||||
* | Update CraftBukkit to Minecraft 1.7.5 | Nate Mortensen | 2014-03-21 | -3/+3 |
| | ||||
* | Updated version to 1.7.2-R0.4-SNAPSHOT for development towards next release. | EvilSeph | 2014-02-12 | -1/+1 |
| | ||||
* | Updated version to 1.7.2-R0.3 in pom.xml for Beta. | EvilSeph | 2014-02-12 | -1/+1 |
| | ||||
* | Updated version to 1.7.2-R0.3-SNAPSHOT for development towards next release. | EvilSeph | 2013-12-21 | -1/+1 |
| | ||||
* | Updated version to 1.7.2-R0.2 in pom.xml for Beta. | EvilSeph | 2013-12-21 | -1/+1 |
| | ||||
* | Updated version to 1.7.2-R0.2-SNAPSHOT for development towards next release. | EvilSeph | 2013-12-18 | -1/+1 |
| | ||||
* | Updated version to 1.7.2-R0.1 in pom.xml for Beta. | EvilSeph | 2013-12-18 | -1/+1 |
| | ||||
* | Update CraftBukkit to Minecraft 1.7.2 | mbax | 2013-11-30 | -3/+3 |
| | ||||
* | Updated version to 1.6.4-R2.1-SNAPSHOT for development towards next release. | EvilSeph | 2013-10-30 | -1/+1 |
| | ||||
* | Updated version to 1.6.4-R2.0 in pom.xml for RB. | EvilSeph | 2013-10-30 | -1/+1 |
| | ||||
* | Fix our versioning system. | Luke GB | 2013-10-24 | -2/+4 |
| | ||||
* | Updated version to 1.6.4-R1.1-SNAPSHOT for development towards next release. | EvilSeph | 2013-10-24 | -1/+1 |
| | ||||
* | Updated version to 1.6.4-R1.0 in pom.xml for RB. | EvilSeph | 2013-10-24 | -1/+1 |
| | ||||
* | Update maven compiler to 2.3.2 | Wesley Wolfe | 2013-10-15 | -2/+1 |
| | | | | | | | | This change removes a redundant addition of source encoding and makes our compiler match the current maven default. This amends the commit 4775b25a5932a2a24da2c55356936e2f98bff98c Upstream issue http://jira.codehaus.org/browse/MCOMPILER-70 | |||
* | Update CraftBukkit to 1.6.4 | feildmaster | 2013-09-19 | -3/+3 |
| | ||||
* | Updated version to 1.6.2-R1.1-SNAPSHOT for development towards next release. | EvilSeph | 2013-09-11 | -1/+1 |
| | ||||
* | Updated version to 1.6.2-R1.0 in pom.xml for RB. | EvilSeph | 2013-09-10 | -1/+1 |
| | ||||
* | Update for 1.6.2_01 renames. | EvilSeph | 2013-09-10 | -1/+1 |
| | ||||
* | Add source encoding to the maven compiler plugin. | Wesley Wolfe | 2013-08-28 | -0/+1 |
| | | | | | | | This change adds the source encoding to the maven compiler plugin, which will strictly enforce build consistency on multiple platforms and address possible compilation issues on some of the source files. The source encoding unintuitively is system-specified by default. | |||
* | Updated version to 1.6.2-R0.2-SNAPSHOT for development towards next release. | EvilSeph | 2013-08-04 | -1/+1 |
| | ||||
* | Updated version to 1.6.2-R0.1 in pom.xml for Beta. | EvilSeph | 2013-08-03 | -1/+1 |
| | ||||
* | Update CraftBukkit to 1.6.2 | mbax | 2013-07-08 | -3/+3 |
| | ||||
* | Improve maps.yml. Fixes BUKKIT-4419 | Wesley Wolfe | 2013-07-03 | -2/+27 |
| | | | | Additionally fixed Minecart's interface to map INVALID methods. | |||
* | Update CraftBukkit to 1.6.1 | Nate Mortensen | 2013-07-01 | -6/+24 |
| | ||||
* | Updated version to 1.5.2-R1.1-SNAPSHOT for development towards next release. | EvilSeph | 2013-06-14 | -1/+1 |
| | ||||
* | Updated version to 1.5.2-R1.0 in pom.xml for RB. | EvilSeph | 2013-06-14 | -1/+1 |
| | ||||
* | Updated version to 1.5.2-R0.2-SNAPSHOT for development towards next release. | EvilSeph | 2013-05-03 | -1/+1 |
| | ||||
* | Updated version to 1.5.2-R0.1 in pom.xml for BETA. | EvilSeph | 2013-05-03 | -1/+1 |
| | ||||
* | Update CraftBukkit to Minecraft 1.5.2 | Travis Watkins | 2013-04-27 | -3/+3 |
| |