We moved to git about 6 months ago now. This means the source is at https://github.com/mc-server/MCServer
I'd say major features are:
* Plugin API changes.
* Source code moving.
* Plugin API Docs (http://mc-server.xoft.cz/LuaAPI/)
* Splitting of core into a submodule and large improvemen.ts.
* Pistons.
* Redstone.
* Nether portals.
* And lots of other general improvements too.
Things that we're working on:
* Translation API for plugins.
* New mob AI
* XP
Also, we mostly support the 1.7 protocol now, there are a few client crashes and general bugs, but it's almost as good as the 1.6 one.
Also, I made an auto buildserver that checks pullrequests for compilation, and compiles binaries for linux
http://ci.bearbin.net
Some more features are a new webserver for webplugins and partial tnt support.
I'd say major features are:
* Plugin API changes.
* Source code moving.
* Plugin API Docs (http://mc-server.xoft.cz/LuaAPI/)
* Splitting of core into a submodule and large improvemen.ts.
* Pistons.
* Redstone.
* Nether portals.
* And lots of other general improvements too.
Things that we're working on:
* Translation API for plugins.
* New mob AI
* XP
Also, we mostly support the 1.7 protocol now, there are a few client crashes and general bugs, but it's almost as good as the 1.6 one.
Also, I made an auto buildserver that checks pullrequests for compilation, and compiles binaries for linux
http://ci.bearbin.net
Some more features are a new webserver for webplugins and partial tnt support.