Difference between revisions of "Client List"
Jump to navigation
Jump to search
Jailout2000 (talk | contribs) (Added new column for having game graphics (yes/no)) |
Jailout2000 (talk | contribs) (Fixed hardcoded styles to template styles) |
||
Line 21: | Line 21: | ||
| {{yes}} | | {{yes}} | ||
| Wallbraker et al. | | Wallbraker et al. | ||
− | | | + | | {{yes|In development}} |
|- | |- | ||
! [http://foundation.x10.mx/index.php?title=Crafti Crafti]* | ! [http://foundation.x10.mx/index.php?title=Crafti Crafti]* | ||
Line 30: | Line 30: | ||
| {{no}} | | {{no}} | ||
| CharlesBroughton | | CharlesBroughton | ||
− | | | + | | {{no|Dead}} |
|- | |- | ||
! [http://github.com/aniero/golem golem] | ! [http://github.com/aniero/golem golem] | ||
Line 39: | Line 39: | ||
| {{no}} | | {{no}} | ||
| aniero | | aniero | ||
− | | | + | | {{no|Last update: Beta 1.4}} |
|- | |- | ||
! [https://github.com/axus/libmc--c mc--c] | ! [https://github.com/axus/libmc--c mc--c] | ||
Line 48: | Line 48: | ||
| {{yes}} | | {{yes}} | ||
| axus | | axus | ||
− | | | + | | {{planned|Last updated May 2011}} |
|- | |- | ||
! [[Mineflayer]] | ! [[Mineflayer]] | ||
Line 57: | Line 57: | ||
| {{yes}} | | {{yes}} | ||
| Superjoe, thejoshwolfe | | Superjoe, thejoshwolfe | ||
− | | | + | | {{yes|Mostly mature, well maintaned}} |
|- | |- | ||
! [http://github.com/espes/esbot esbot] | ! [http://github.com/espes/esbot esbot] | ||
Line 66: | Line 66: | ||
| {{no}} | | {{no}} | ||
| espes | | espes | ||
− | | | + | | {{planned|Last updated for 1.5, buggy 1.6 support with minor tweaks}} |
|- | |- | ||
! [[Vb Minebot]] | ! [[Vb Minebot]] | ||
Line 75: | Line 75: | ||
| {{no}} | | {{no}} | ||
| Umby24 | | Umby24 | ||
− | | | + | | {{no|Dead}} |
|- | |- | ||
! [http://hg.sitedethib.com/mcclient/ mcclient] | ! [http://hg.sitedethib.com/mcclient/ mcclient] | ||
Line 84: | Line 84: | ||
| {{yes}} | | {{yes}} | ||
| ThibG | | ThibG | ||
− | | | + | | {{no|Dead<br>(Server down)}} |
|-|} | |-|} | ||
[[Category:Minecraft Beta]] | [[Category:Minecraft Beta]] |
Revision as of 22:56, 28 October 2011
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 that can use Mineflayer to connect to servers. | D, Lua | GPLv2 | No | Yes | Wallbraker et al. | In development |
Crafti* | python standalone bot, controllable via player commands, console input, or configured rules file. See More... | python with Twisted network driver | proprietary software / Freeware | Yes | No | CharlesBroughton | Dead |
golem | ruby 1.9/eventmachine client, acts as a standalone bot or transparent proxy | ruby | a kind of "0-clause" BSD license | No | No | aniero | Last update: Beta 1.4 |
mc--c | Draw the map. Can't talk or move. | C++ | Do not distribute | No | Yes | axus | Last updated May 2011 |
Mineflayer | JavaScript bot framework. See Mineflayer for more details. | C++ with Qt | MIT | Yes | Yes | Superjoe, thejoshwolfe | Mostly mature, well maintaned |
esbot | dependency gathering and other awesomeness | python with twisted | GPL | No | No | espes | Last updated for 1.5, buggy 1.6 support with minor tweaks |
Vb Minebot | Work in progress standalone bot | VB.NET | GPL | No | No | Umby24 | Dead |
mcclient | Work in progress SMP client | python with C extension | GPLv3 | No | Yes | ThibG | Dead (Server down) |