I noticed today that the mc-dev repo has vanished from github. https://github.com/Bukkit/mc-dev/ Sadpanda
Hopefully not covered in litter, like the other things cats eat and show back up >.> After I posted, I thought maybe it was just in the process of being replaced with 1.3 or something.
I need it too A lot of the most useful class files are also in CraftBukkit https://github.com/Bukkit/CraftBukkit/tree/master/src/main/java/net/minecraft/server
Nothing new. They always make it private for a while after a new MC update. It'll probably be back in a few days once everything is working fine.
This time it takes really long :S Any suggestion what I can use instead (besides MCP and the NMS folder in CraftBukkit)??
I found an updated mc-dev for 1.3.1 on GitHub.. for some reason, it is not under the Bukkit project but several other users have it. Looks official, as the commit came from a Bukkit developer. Not going to link it here since I don't know if the Bukkit team is hiding it for some reason, but, if you know where to look 1.3.1 mc-dev is out there (and I forked it in case they hide it again ).
If everyone needed it so very badly, why didn't they create one of their own? Surely Bukkit isn't the only group that can make that kind of repo. If Bukkit chooses to hide the work they did, I do not see a problem. Make your own or wait. Links to forked repo's removed. It baffles me that some people will show such high level of disrespect for a group that does this kind of grueling work for free.
You tell us in one sentence to create our own, but then remove all links to our own? Also, how is forking a public repo disrespectful?
I'm sorry, but I don't understand how was the work that Amaranth and Feildmaster put into making the mappings 'your' work? Especially when it wasn't public, and obtained from a security flaw in github?
I meant remove links to our own repos... I've forked it, I didn't use any security flaws or anything of the like. It's hosted on my repo, now where is the issue in any of that? A project that is public on github can be forked right?
At the time you obtained the 1.3 commit, it was NOT public. Github failed to adhere to the common conventions of a 'private' repository. I call that a security flaw.
I found it publicly on someone elses repository, but despite that, you continue to remove links to it even though it continues to be public.
So why are you continuing to remove links if it's now public? I have reading comprehension, I didn't execute any security flaws (I actually don't even have a clue of what you're even talking about), I'm unaware of anyone that did. I found the patch posted up on another public repo, and merged it onto mine.