Commit Graph

15 Commits

Author SHA1 Message Date
Minecrell e0aa38d35e Improve console implementation
Rewrite console improvements (console colors, tab completion,
persistent input line, ...) using JLine 3.x and TerminalConsoleAppender.

New features:
  - Support console colors for Vanilla commands
  - Add console colors for warnings and errors
  - Server can now be turned off safely using CTRL + C. JLine catches
    the signal and the implementation shuts down the server cleanly.
  - Support console colors and persistent input line when running in
    IntelliJ IDEA

Other changes:
  - Update JLine to 3.3.1 (from 2.12.1)
  - Server starts 1-2 seconds faster thanks to optimizations in Log4j
    configuration
2017-06-09 19:05:12 +02:00
Aikar 755eaa845d Add testserver command - quickly start a test server
This will help encourage testing with some widely used plugins
to help identify issues caused by changes before they are pushed.
2016-04-09 21:33:32 -04:00
DemonWav 09812092f9 Cleanup and restructure the project 2016-04-01 22:55:54 -05:00
Aikar 9fc220ea02 Use paperclip.properties so CI can work 2016-03-30 21:27:13 -04:00
Aikar f16d938497 Paper 1.9.2 Update 2016-03-30 20:50:23 -04:00
Zach Brown d83453116b Update for upstream changes 2016-03-03 03:46:26 -06:00
Zach Brown 26eb457a39 Paper 1.9 2016-02-29 17:09:49 -06:00
DemonWav ea61fac2ed Add Paperclip support 2016-01-26 00:36:28 -06:00
Byteflux 4431926268 Add submodules and build scripts
These will be made default in 1.9, dropping PaperTools support
2015-12-29 20:40:32 -08:00
Zach Brown dd4fea747e Finish removing old gitmodules stuff that should've never lasted this
long
2014-11-29 23:59:27 -08:00
Zach Brown d2c503e68a Update Spigot's Patches round 2?
The hell happened here.
:
Fix Build 2339ac14a8e
Regen the patches 89d3fcbdfaf

This new system breaks a lot :(
2014-11-28 18:06:26 -06:00
Zach Brown a52eb21fd8 Update PaperSpigot to Minecraft 1.8 2014-11-27 17:17:45 -08:00
Zach Brown b01bcb4e17 Add linux temp files (*~) to .gitignore 2014-08-06 17:58:23 -05:00
Zach Brown e7f3ca4505 Restructure PaperSpigot as a new set of modules
Allows us much greater control over the Spigot portion of the code
and makes us more "proper"
Credit to @Dmck2b for originally passing the idea along a while back
2014-07-21 15:46:54 -05:00
Zach Brown 395268c602 Upstream merge 2014-06-26 15:07:23 -05:00