Difference between revisions of "Client List"
Jump to navigation
Jump to search
(Added "Minecraft PHP Client") |
m (Link to shoghicp) |
||
Line 101: | Line 101: | ||
| {{no}} | | {{no}} | ||
| {{no}} | | {{no}} | ||
− | | shoghicp | + | | [https://twitter.com/shoghicp shoghicp] |
| {{yes|Work in progress, works from 1.7 to 1.0.1 (Final)}} | | {{yes|Work in progress, works from 1.7 to 1.0.1 (Final)}} | ||
|-|} | |-|} | ||
[[Category:Minecraft Beta]] | [[Category:Minecraft Beta]] |
Revision as of 22:16, 12 December 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 |
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 June 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) |
Minecraft PHP Client | Uses PHP to connect to servers. Can connect to premium servers also. Maybe useful for bots. Next: real-time input | PHP | proprietary software / Freeware (for now) | No | No | shoghicp | Work in progress, works from 1.7 to 1.0.1 (Final) |