summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/ThreadCommandReader.java
Commit message (Collapse)AuthorAgeLines
* Possible fix for -nojline printing blank linesDinnerbone2011-05-19-4/+4
|
* Added -nojline CLI option to emulate vanilla console behaviours. Added JLine ↵EvilSeph2011-05-18-4/+14
| | | | | | | | disabling compatibility (removes the '>'). -nojline disables JLine, removes the '>', sets the timestamp to vanilla's and sets the language to English. -Djline.terminal=jline.UnsupportedTerminal disables JLine and removes the '>'.
* Whitespace + general cleanupErik Broes2011-05-15-7/+7
|
* Update for 1.5_02.Erik Broes2011-04-21-0/+3
|
* Update for 1.4_00_01 -- if you bypassed Bukkit, you will most likely break.Erik Broes2011-04-20-7/+7
|
* Updated to Minecraft version 1.4Dinnerbone2011-03-31-1/+1
|
* Added ">" to input command line, separated it from output buffer properlyDinnerbone2011-02-25-3/+2
|
* Much better console interaction. History, no more losing the command, ↵Dinnerbone2011-02-25-0/+34
| | | | colours, inline editing, etc. Shorter log output to console (but not to file).
* Port to new mc-dev format.Erik Broes2011-01-30-26/+0
|
* reverted # from server consoleTahg2011-01-18-0/+26