Skip to content

Merging changes from Indev for 1.6.1 release#15

Merged
ORelio merged 9 commits intomasterfrom
Indev
Aug 27, 2013
Merged

Merging changes from Indev for 1.6.1 release#15
ORelio merged 9 commits intomasterfrom
Indev

Conversation

@ORelio
Copy link
Member

@ORelio ORelio commented Aug 27, 2013

No description provided.

ORelio added 9 commits August 12, 2013 13:06
- Some last minute changes made just before releasing 1.6.0 to Minecraft
Forums
- Added changes from pull #13 allowing to remove the BouncyCastle
library
If the language file is not found but file
%appdata%/.minecraft/assets/en_US.lang exists, use it instead.
Words for this game cannot contain spaces: changed "World map" to
"Worldwide".
If "BasicIO" is passed as last argument, Basic IO will be enabled.
- Basic input/output : disable the advanced I/O class from MCC 1.3+
- Do not print colors, output messages directly with §c color tags
This allows an external GUI to manage input/output instead of MCC.
http://www.minecraftforum.net/topic/1314800-/page__st__180#entry23903618
Allow the GUI to pass a request to the console client, not to the
server.
Any string starting with a null character is handled by the console:
Command is: \0commandname\0commandarg
Output from console: \0commandname\0result
eg. \0autocomplete\0/he -> \0autocomplete\0/help
Currently, only "autocomplete" command is implemented.
+ Some BasicIO fixes to Minecraft Console Client
Each character of the password is replaced by a star while typing
+ Fixed an old typo for "Handshake successfull" (ss -> cc).
ORelio added a commit that referenced this pull request Aug 27, 2013
Merging changes from Indev for 1.6.1 release
@ORelio ORelio merged commit 0d01bf7 into master Aug 27, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants