Difference between revisions of "Client List"

From wiki.vg
Jump to navigation Jump to search
(Added new column for having game graphics (yes/no))
(Fixed hardcoded styles to template styles)
Line 21: Line 21:
 
| {{yes}}
 
| {{yes}}
 
| Wallbraker et al.
 
| Wallbraker et al.
| style="background:#90ff90; color:black;" | In development
+
| {{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
| style="background:#ff9090; color:black;" | Dead
+
| {{no|Dead}}
 
|-
 
|-
 
! [http://github.com/aniero/golem golem]
 
! [http://github.com/aniero/golem golem]
Line 39: Line 39:
 
| {{no}}
 
| {{no}}
 
| aniero
 
| aniero
| style="background:#ff9090; color:black;" | Last update: Beta 1.4
+
| {{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
| style="background:#ffff90; color:black;" | Last updated May 2011
+
| {{planned|Last updated May 2011}}
 
|-
 
|-
 
! [[Mineflayer]]
 
! [[Mineflayer]]
Line 57: Line 57:
 
| {{yes}}
 
| {{yes}}
 
| Superjoe, thejoshwolfe
 
| Superjoe, thejoshwolfe
| style="background:#90ff90; color:black;" | Mostly mature, well maintained
+
| {{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
| style="background:#ffff90; color:black;" | Last updated for 1.5, buggy 1.6 support with minor tweaks
+
| {{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
| style="background:#ff9090; color:black;" | Dead
+
| {{no|Dead}}
 
|-
 
|-
 
! [http://hg.sitedethib.com/mcclient/ mcclient]
 
! [http://hg.sitedethib.com/mcclient/ mcclient]
Line 84: Line 84:
 
| {{yes}}
 
| {{yes}}
 
| ThibG
 
| ThibG
| style="background:#ff9090; color:black;" | Dead<br>(Server down)
+
| {{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)