Difference between revisions of "Client List"

From wiki.vg
Jump to navigation Jump to search
m
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
This is a rather incomplete list of Minecraft Alpha/Beta clients that users have worked or are working on. This page only lists clients written from scratch; for mods and wrappers, see the [[Utility List]].
+
{{ToolsNavbox}}
 
+
This is a rather incomplete list of Minecraft clients that users have worked or are working on. This page only lists clients written from scratch; for mods and wrappers, see the [[Utility List]].
The column ''Game Graphics'' asks if your client displays in-game activity at a graphical level, such as world chunks, people or mobs moving, or any of that sort. If you are simply displaying things as text, that does '''not''' count. You can also optionally tell us the library you're using for your game graphics while providing your answer.
 
  
 +
The column ''Game Graphics'' asks if your client displays in-game activity at a graphical level, such as world chunks, people or mobs moving, or any of that sort. If you are simply displaying things as text, that does '''not''' count. You can also optionally tell us the library you're using for your game graphics while providing your answer.<br style="clear:both;" />
 
{| class="wikitable sortable" style="width: auto; text-align: center;"
 
{| class="wikitable sortable" style="width: auto; text-align: center;"
 
|-style="background:#eee"
 
|-style="background:#eee"
!style="width: 72px" | Name
+
!Name
!style="width: 240px" | Features
+
!class="unsortable"|Features
!style="width: 128px" | Language
+
!Author(s)
!style="width: 128px" | License
+
!Language
!style="width: 72px" | Threaded
+
!License
!style="width: 94px" | Game Graphics
+
!Threaded
!style="width: 120px" | Author(s)
+
!Game Graphics
!style="width: 64px" | Status
+
!Last Version Supported
 
|-
 
|-
 
! [https://github.com/Wallbraker/Charged-Miners Charged Miners]
 
! [https://github.com/Wallbraker/Charged-Miners Charged Miners]
 
| Minecraft Viewer, can connect to classic servers.
 
| Minecraft Viewer, can connect to classic servers.
| [http://en.wikipedia.org/wiki/D_%28programming_language%29 D], [http://en.wikipedia.org/wiki/Lua_%28programming_language%29 Lua]
+
| Wallbraker et al.
| GPLv2
+
| {{D}}, {{Lua}}
 +
| {{GPLv2}}
 
| {{no}}
 
| {{no}}
 
| {{yes}}
 
| {{yes}}
| Wallbraker et al.
+
| {{supports current}}
| {{yes|Active}}
 
 
|-
 
|-
! [http://foundation.x10.mx/index.php?title=Crafti Crafti] (dead link)
+
! [https://github.com/shoghicp/Minecraft-PHP-Client-2 Minecraft PHP Client&nbsp;2]
| python standalone bot, controllable via player commands, console input, or configured rules file.
+
| Complete rewrite of "Minecraft PHP Client". Has events and actions, and it's modular. Supports online mode and Spoutcraft
| [http://en.wikipedia.org/wiki/Python_%28programming_language%29 python] with Twisted network driver
+
| [https://twitter.com/shoghicp shoghicp]
| proprietary software / Freeware
+
| {{PHP}}
| {{yes}}
+
| {{LGPL}}
 
| {{no}}
 
| {{no}}
| CharlesBroughton
+
| {{unknown|Convert Map to PNG}}
| {{no|Dead}}
+
| {{supports current}}
 
|-
 
|-
! [https://github.com/espes/esbot esbot]
+
! [https://github.com/ammaraskar/pyCraft pyCraft]
| dependency gathering and other awesomeness
+
| Work in progress client, displays chat at the moment
| [http://en.wikipedia.org/wiki/Python_%28programming_language%29 python] with twisted
+
| Ammar Askar, resba
| GPL
+
| {{Python}}
 +
| {{Apache}}
 +
| {{yes}}
 
| {{no}}
 
| {{no}}
| {{no}}
+
| {{supports current}}
| espes
 
| {{unknown|Last updated Sep 2011}}
 
 
|-
 
|-
! [https://github.com/aniero/golem golem]
+
! [http://www.planetminecraft.com/project/new-c-driven-minecraft-client-461392/ Revolutional RedStone]
| ruby 1.9/eventmachine client, acts as a standalone bot or transparent proxy
+
| Partial Redstone support
| [http://en.wikipedia.org/wiki/Ruby_%28programming_language%29 ruby]
+
| RevolutionalRedstone
| MIT
+
| {{C++}}, {{Lua}}
| {{no}}
+
| {{Unknown}}
| {{no}}
 
| aniero
 
| {{no|Last updated Apr 2011}}
 
|-
 
! [https://github.com/axus/libmc--c mc--c]
 
| Draw the map.  Can't talk or move.
 
| [http://en.wikipedia.org/wiki/C++_%28programming_language%29 C++]
 
| Do not distribute
 
| {{no}}
 
 
| {{yes}}
 
| {{yes}}
| axus
 
| {{unknown|Last updated May 2011}}
 
|-
 
! [http://hg.sitedethib.com/mcclient/ mcclient]
 
| Work in progress SMP client
 
| [http://en.wikipedia.org/wiki/Python_%28programming_language%29 python] with C extension
 
| GPLv3
 
| {{no}}
 
 
| {{yes}}
 
| {{yes}}
| ThibG
+
| {{supports current}}
| {{unknown|Last updated Jul 2011}}
 
 
|-
 
|-
! [https://github.com/jrupac/minecraft-opengl minecraft-opengl]
+
! [https://github.com/lukleh/TwistedBot TwistedBot]
| Draw the map, move around, break stuff, gather stuff, etc.; doesn't appear to have networking
+
| bot and proxy
| [http://en.wikipedia.org/wiki/C++_%28programming_language%29 C++] with [http://en.wikipedia.org/wiki/OpenGL OpenGL]
+
| [[User:Lukleh | lukleh]]
| proprietary software / Freeware
+
| {{Python}}, {{Twisted}}
 +
| {{unknown|{{BSD}}? No mention of license in source}}
 
| {{no}}
 
| {{no}}
| {{yes}}
 
| Rohan Bansal, Dmitry Drutskoy, Ajay Roopakalu, Sarah Tang
 
| {{unknown|Last updated Jun 2011}}
 
|-
 
! [https://github.com/shoghicp/Minecraft-PHP-Client-2 Minecraft PHP Client 2]
 
| Complete rewrite of "Minecraft PHP Client". Has events and actions, and it's modular. Supports online mode and Spoutcraft
 
| [http://php.net/ PHP]
 
| [http://www.gnu.org/copyleft/lgpl.html LGPL]
 
 
| {{no}}
 
| {{no}}
| {{unknown|Convert Map to PNG}}
+
| {{supports current}}
| [https://twitter.com/shoghicp shoghicp]
 
| {{yes|Active. Works from 1.0.0 to 1.3.1}}
 
 
|-
 
|-
 
! [https://github.com/shoghicp/Minecraft-PHP-Client Minecraft PHP Client]
 
! [https://github.com/shoghicp/Minecraft-PHP-Client Minecraft PHP Client]
 
| "- Superseded by Minecraft PHP Client 2 -" It can move and do other things. [http://shoghicp.wordpress.com/2012/04/08/minecraft-php-client/ Spanish Website]
 
| "- Superseded by Minecraft PHP Client 2 -" It can move and do other things. [http://shoghicp.wordpress.com/2012/04/08/minecraft-php-client/ Spanish Website]
| [http://php.net/ PHP]
+
| [https://twitter.com/shoghicp shoghicp]
| [http://www.gnu.org/copyleft/lgpl.html LGPL]
+
| {{PHP}}
 +
| {{LGPL}}
 
| {{yes|Yes, but only linux}}
 
| {{yes|Yes, but only linux}}
 
| {{no}}
 
| {{no}}
| [https://twitter.com/shoghicp shoghicp]
+
| {{supports|1.2.5}}
| {{no|Stopped. Works from b1.6 to 1.2.5 }}
 
 
|-
 
|-
 
! [[Mineflayer]]
 
! [[Mineflayer]]
 
| JavaScript bot framework. See [[Mineflayer]] for more details.
 
| JavaScript bot framework. See [[Mineflayer]] for more details.
| [http://en.wikipedia.org/wiki/C++_%28programming_language%29 C++] with [http://en.wikipedia.org/wiki/Qt_%28framework%29 Qt]
+
| Superjoe, thejoshwolfe
| [http://www.opensource.org/licenses/mit-license.php MIT]
+
| {{C++}}, {{Qt}}
 +
| {{MIT}}
 
| {{yes}}
 
| {{yes}}
 
| {{yes}}
 
| {{yes}}
| Superjoe, thejoshwolfe
+
| {{supports|1.2.5}}
| {{unknown|Last updated Nov 2011}}
 
|-
 
! [https://github.com/ammaraskar/pyCraft pyCraft]
 
| Work in progress client, displays chat at the moment
 
| Python
 
| Apache License, Version 2.0
 
| {{yes}}
 
| {{no}}
 
| Ammar Askar, resba
 
| {{yes|Active}}
 
 
|-
 
|-
 
! [https://github.com/Vijfhoek/Sharpcraft Sharpcraft] ([https://github.com/F16Gaming/Sharpcraft Fork])
 
! [https://github.com/Vijfhoek/Sharpcraft Sharpcraft] ([https://github.com/F16Gaming/Sharpcraft Fork])
 
| Work in progress SMP (might add SSP) client.
 
| Work in progress SMP (might add SSP) client.
| [http://en.wikipedia.org/wiki/C_Sharp_(programming_language) C#]
+
| [https://github.com/Vijfhoek Vijfhoek] and [https://github.com/F16Gaming F16Gaming]
| [http://www.gnu.org/copyleft/gpl.html GPLv3]
+
| {{C sharp}}
 +
| {{GPLv3}}
 
| {{yes}}
 
| {{yes}}
 
| {{yes|Yes, using [http://en.wikipedia.org/wiki/Microsoft_XNA XNA]}}
 
| {{yes|Yes, using [http://en.wikipedia.org/wiki/Microsoft_XNA XNA]}}
| [https://github.com/Vijfhoek Vijfhoek] and [https://github.com/F16Gaming F16Gaming]
+
| {{supports|1.2.5}}
| {{unknown|Last updated Mar 2012}}
 
 
|-
 
|-
! [http://www.planetminecraft.com/project/new-c-driven-minecraft-client-461392/ Revolutional RedStone]
+
! [[Vb Minebot]]
| Parial Redstone support
+
| Work in progress standalone bot
| C++, Lua
+
| Umby24
| {{Unknown}}
+
| {{VB.NET}}, {{Ruby}}
 +
| {{unknown|{{GPLv3}}? No mention of license in source}}
 
| {{yes}}
 
| {{yes}}
 +
| {{no}}
 +
| {{supports|1.2.5}}
 +
|-
 +
! [https://github.com/axus/libmc--c mc--c]
 +
| Draw the map.  Can't talk or move.
 +
| axus
 +
| {{C++}}
 +
| {{LGPL}}
 +
| {{no}}
 
| {{yes}}
 
| {{yes}}
| RevolutionalRedstone
+
| {{supports|1.1}}
| {{yes|Active}}
 
 
|-
 
|-
! [https://github.com/lukleh/TwistedBot TwistedBot]
+
! [https://github.com/espes/esbot esbot]
| bot and proxy
+
| dependency gathering and other awesomeness
| [http://en.wikipedia.org/wiki/Python_(programming_language) Python] with [http://en.wikipedia.org/wiki/Twisted_(software) twisted]
+
| espes
| BSD
+
| {{Python}}, {{Twisted}}
 +
| {{GPLv3}}
 +
| {{no}}
 
| {{no}}
 
| {{no}}
 +
| {{supports|Beta 1.8.1}}
 +
|-
 +
! [http://hg.sitedethib.com/mcclient/ mcclient]
 +
| Work in progress SMP client
 +
| ThibG
 +
| {{Python}} with {{C}} extension
 +
| {{GPLv3}}
 
| {{no}}
 
| {{no}}
| [[User:Lukleh | lukleh]]
+
| {{yes}}
| {{yes|Active}}
+
| {{supports|Beta 1.7.2}}
 
|-
 
|-
! [[Vb Minebot]]
+
! [https://github.com/jrupac/minecraft-opengl minecraft-opengl]
| Work in progress standalone bot
+
| Draw the map, move around, break stuff, gather stuff, etc.; doesn't appear to have networking
| [http://en.wikipedia.org/wiki/Visual_Basic_.NET VB.NET], w/Ruby
+
| Rohan Bansal, Dmitry Drutskoy, Ajay Roopakalu, Sarah Tang
| GPL
+
| {{C++}} with {{OpenGL}}
 +
| {{all rights reserved}}
 +
| {{no}}
 
| {{yes}}
 
| {{yes}}
 +
| {{supports|Beta 1.6.6}}
 +
|-
 +
! [https://github.com/aniero/golem golem]
 +
| ruby 1.9/eventmachine client, acts as a standalone bot or transparent proxy
 +
| aniero
 +
| {{Ruby}}
 +
| {{MIT}}
 
| {{no}}
 
| {{no}}
| Umby24
+
| {{no}}
| {{yes|Active}}
+
| {{supports|Beta 1.4}}
 
|-|}
 
|-|}
  
 
[[Category:Minecraft Modern]]
 
[[Category:Minecraft Modern]]

Revision as of 08:38, 23 August 2012

Minecraft Modern Tools and Mods
Clients | Servers | Decompilers | Libraries | Utilities | Wrappers

This is a rather incomplete list of Minecraft clients that users have worked or are working on. This page only lists clients written from scratch; for mods and wrappers, see the Utility List.

The column Game Graphics asks if your client displays in-game activity at a graphical level, such as world chunks, people or mobs moving, or any of that sort. If you are simply displaying things as text, that does not count. You can also optionally tell us the library you're using for your game graphics while providing your answer.

Name Features Author(s) Language License Threaded Game Graphics Last Version Supported
Charged Miners Minecraft Viewer, can connect to classic servers. Wallbraker et al. D, Lua GPLv2 No Yes 1.5
Minecraft PHP Client 2 Complete rewrite of "Minecraft PHP Client". Has events and actions, and it's modular. Supports online mode and Spoutcraft shoghicp PHP LGPL No Convert Map to PNG 1.5
pyCraft Work in progress client, displays chat at the moment Ammar Askar, resba Python Apache License v2 Yes No 1.5
Revolutional RedStone Partial Redstone support RevolutionalRedstone C++, Lua Unknown Yes Yes 1.5
TwistedBot bot and proxy lukleh Python, Twisted BSD? No mention of license in source No No 1.5
Minecraft PHP Client "- Superseded by Minecraft PHP Client 2 -" It can move and do other things. Spanish Website shoghicp PHP LGPL Yes, but only linux No Template:Supports
Mineflayer JavaScript bot framework. See Mineflayer for more details. Superjoe, thejoshwolfe C++, Template:Qt MIT Yes Yes Template:Supports
Sharpcraft (Fork) Work in progress SMP (might add SSP) client. Vijfhoek and F16Gaming C# GPLv3 Yes Yes, using XNA Template:Supports
Vb Minebot Work in progress standalone bot Umby24 Template:VB.NET, Ruby GPLv3? No mention of license in source Yes No Template:Supports
mc--c Draw the map. Can't talk or move. axus C++ LGPL No Yes Template:Supports
esbot dependency gathering and other awesomeness espes Python, Twisted GPLv3 No No Template:Supports
mcclient Work in progress SMP client ThibG Python with C extension GPLv3 No Yes Template:Supports
minecraft-opengl Draw the map, move around, break stuff, gather stuff, etc.; doesn't appear to have networking Rohan Bansal, Dmitry Drutskoy, Ajay Roopakalu, Sarah Tang C++ with OpenGL Template:All rights reserved No Yes Template:Supports
golem ruby 1.9/eventmachine client, acts as a standalone bot or transparent proxy aniero Ruby MIT No No Template:Supports