Progression of the Minr Plugin

rickyboy320

Penguin Master
Op
Board
Nov 18, 2013
1,926
1,032
Recently saw a post on reddit about a visual representation of the Minecraft code base, and was inspired to put the Minr plugin through the same process.


Sadly lost the log files of the 2015 updates I did, because I never used git there. Don't think my captions are that great, since I myself am not quite sure what happens most of the time, but I added those where I'm fairly sure I understood what happened.

Additional stats:
As of now, 804,717 lines of code were added, and 594,741 lines of code were removed, over a total of 725 commits. (This also includes auto-generated material such as documentation, so the actual value lies probably lower).

Hopefully it interests some people :)
 

c_dric

Escapist landscaper
Op
Oct 26, 2013
525
364
Very impressive.

For the record: The groundwork was done by Zaraza.
And Nickman later did some important fixes when MC updated as well as adding bPermissions support.

I just added simple stuff : minr restore / skull / mine / rocket and a few extra checkpoint signs.

It shows my name in the video simply because i committed all the code to github ;)
 
Top