Skip to content

albatrossen/Minicraft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Minicraft Minicraft is a chatonly minecraft client, with the main goal of keeping in touch with the server on much less resources than a full client.

##Binaries Warning...you should know better than to download an exe file from a stranger and give it your credentials!

Feel free to either ignore my warning or trust me when I say I'll do nothing harmful with the software.

Download (26MB because it bundles python and qt)

##Known problems and lacking features

  • No copy paste form the chat log window (in linux you can select text and middle click tho)
  • No history for entered commands
  • /p will not be sent to the server (only p - I use it for debugging atm)
  • No tab completion
  • No clicking on links in the chat
  • The application has failed to start because the application configuration is incorrect -> Install vcredist_x86.exe

##Roadmap

  • 1.1
    • sound when someone mentions your name [in progress]
    • Link highlight [in progress]
    • copy/paste from chatlog [done]
  • 1.2
    • tab completion
    • command history
  • 1.3
    • Hide password in a different way
    • Better handling of connect issues
    • Limit log length in chat log
    • Show a nice player list.
    • Handle port number in connect dialog
    • Add icon to the main window
  • 1.5
    • Support for FTB
    • Save log to file option
  • 2.0
    • Channels in tabs
  • ??
    • Minimize to tray
    • UrWid Console UI
    • XMPP gateway
    • Multiserver support
    • Macro support

##Building or running from source I personally used 32bit python 2.7.3 for this build. and it should just be a matter of running python setup.py py2exe

###Dependencies

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages