Difference between revisions of "Client List"
Jump to navigation
Jump to search
STR Warrior (talk | contribs) |
(Added Minecraft PHP Client 2 (maybe the older client should be removed, but I left that for reference)) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 15: | Line 15: | ||
|- | |- | ||
! [https://github.com/Wallbraker/Charged-Miners Charged Miners] | ! [https://github.com/Wallbraker/Charged-Miners Charged Miners] | ||
− | | Minecraft Viewer | + | | 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] | | [http://en.wikipedia.org/wiki/D_%28programming_language%29 D], [http://en.wikipedia.org/wiki/Lua_%28programming_language%29 Lua] | ||
| GPLv2 | | GPLv2 | ||
Line 76: | Line 76: | ||
| Rohan Bansal, Dmitry Drutskoy, Ajay Roopakalu, Sarah Tang | | Rohan Bansal, Dmitry Drutskoy, Ajay Roopakalu, Sarah Tang | ||
| {{unknown|Last updated Jun 2011}} | | {{unknown|Last updated Jun 2011}} | ||
+ | |- | ||
+ | ! [https://github.com/shoghicp/Minecraft-PHP-Client-2 Minecraft PHP Client 2] | ||
+ | | Complete rewrite of "Minecraft PHP Client", so it becomes modular and maintenable. It's object-oriented, and have an event system | ||
+ | | [http://php.net/ PHP] | ||
+ | | [http://www.gnu.org/copyleft/lgpl.html LGPL] | ||
+ | | {{no}} | ||
+ | | {{no}} | ||
+ | | [https://twitter.com/shoghicp shoghicp] | ||
+ | | {{yes|Active. Works from 1.0.0 to 1.2.5}} | ||
|- | |- | ||
! [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] |
| [http://php.net/ PHP] | | [http://php.net/ PHP] | ||
| [http://www.gnu.org/copyleft/lgpl.html LGPL] | | [http://www.gnu.org/copyleft/lgpl.html LGPL] | ||
Line 84: | Line 93: | ||
| {{no}} | | {{no}} | ||
| [https://twitter.com/shoghicp shoghicp] | | [https://twitter.com/shoghicp shoghicp] | ||
− | | {{ | + | | {{no|Stopped. Works from b1.6 to 1.2.5 }} |
|- | |- | ||
! [[Mineflayer]] | ! [[Mineflayer]] | ||
Line 102: | Line 111: | ||
| {{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] | | [https://github.com/Vijfhoek Vijfhoek] and [https://github.com/F16Gaming F16Gaming] | ||
− | | {{ | + | | {{unknown|Last updated Mar 2012}} |
|- | |- | ||
! [http://www.planetminecraft.com/project/new-c-driven-minecraft-client-461392/ Revolutional RedStone] | ! [http://www.planetminecraft.com/project/new-c-driven-minecraft-client-461392/ Revolutional RedStone] |
Revision as of 11:27, 3 July 2012
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.
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 | Language | License | Threaded | Game Graphics | Author(s) | Status |
---|---|---|---|---|---|---|---|
Charged Miners | Minecraft Viewer, can connect to classic servers. | D, Lua | GPLv2 | No | Yes | Wallbraker et al. | Active |
Crafti (dead link) | python standalone bot, controllable via player commands, console input, or configured rules file. | python with Twisted network driver | proprietary software / Freeware | Yes | No | CharlesBroughton | Dead |
esbot | dependency gathering and other awesomeness | python with twisted | GPL | No | No | espes | Last updated Sep 2011 |
golem | ruby 1.9/eventmachine client, acts as a standalone bot or transparent proxy | ruby | MIT | No | No | aniero | Last updated Apr 2011 |
mc--c | Draw the map. Can't talk or move. | C++ | Do not distribute | No | Yes | axus | Last updated May 2011 |
mcclient | Work in progress SMP client | python with C extension | GPLv3 | No | Yes | ThibG | Last updated Jul 2011 |
minecraft-opengl | Draw the map, move around, break stuff, gather stuff, etc.; doesn't appear to have networking | C++ with OpenGL | proprietary software / Freeware | No | Yes | Rohan Bansal, Dmitry Drutskoy, Ajay Roopakalu, Sarah Tang | Last updated Jun 2011 |
Minecraft PHP Client 2 | Complete rewrite of "Minecraft PHP Client", so it becomes modular and maintenable. It's object-oriented, and have an event system | PHP | LGPL | No | No | shoghicp | Active. Works from 1.0.0 to 1.2.5 |
Minecraft PHP Client | "- Superseded by Minecraft PHP Client 2 -" It can move and do other things. Spanish Website | PHP | LGPL | Yes, but only linux | No | shoghicp | Stopped. Works from b1.6 to 1.2.5 |
Mineflayer | JavaScript bot framework. See Mineflayer for more details. | C++ with Qt | MIT | Yes | Yes | Superjoe, thejoshwolfe | Last updated Nov 2011 |
Sharpcraft (Fork) | Work in progress SMP (might add SSP) client. | C# | GPLv3 | Yes | Yes, using XNA | Vijfhoek and F16Gaming | Last updated Mar 2012 |
Revolutional RedStone | Parial Redstone support | C++ | Unknown | Yes | Yes | RevolutionalRedstone | Active |
Vb Minebot | Work in progress standalone bot | VB.NET, w/Ruby | GPL | Yes | No | Umby24 | Active |