bravoserver / bravo

UNMAINTAINED: Reverse-engineered Minecraft stuff. Worked with 1.4.x protocol
http://bravoserver.org/
Other
205 stars 45 forks source link

Small fixes towards a simpler bravo. #428

Closed JeppeKlitgaard closed 10 years ago

JeppeKlitgaard commented 11 years ago

Did some small fixes/finishing touches here and there.

Summary:

Hopefully these commits are of more use than my last ones, which turned out to be a total failure :(.

MostAwesomeDude commented 11 years ago

I would not say that your previous commits were a failure. I do apologize for not being able to review them yet due to my job taking up my time.

One thing I'll note right now: tests absolutely should be shipped with Bravo. It is important that people be able to test with:

$ trial bravo

If they can't, then the tests are broken.

MostAwesomeDude commented 11 years ago

I've gone over all of these commits and left comments. I can pull in all of the LGTMs immediately, if you're okay with rebasing.

JeppeKlitgaard commented 11 years ago

I'm afraid my git jargon is failing me, but sure! I am okay with rebasing.

MostAwesomeDude commented 11 years ago

Sorry for being so busy. I've cherry-picked the commits that looked good.

MostAwesomeDude commented 10 years ago

Closing this PR because all of the approved code has been cherry-picked already and there haven't been further updates.

@edunham: Feel free to salvage code from here if you like.