reedlaw / ruby-mmo

Ruby MMO: massively multiplayer online programming challenge
274 stars 102 forks source link

Fix Matatat and SecuBot. #82

Closed benmanns closed 11 years ago

benmanns commented 11 years ago

I was having trouble getting the Ruby MMO running with Matatat and SecuBot. @davidk01 and @mtfoley, would you mind making sure that I haven't changed the underlying algorithm that you intended?

mtfoley commented 11 years ago

Looks good to me.

Thanks for asking.

Matt On Aug 21, 2013 6:04 PM, "Benjamin Manns" notifications@github.com wrote:

I was having trouble getting the Ruby MMO running with Matatat and SecuBot. @davidk01 https://github.com/davidk01 and @mtfoleyhttps://github.com/mtfoley, would you mind making sure that I haven't changed the underlying algorithm

that you intended?

You can merge this Pull Request by running

git pull https://github.com/benmanns/ruby-mmo fix-other-players

Or view, comment on, or merge it at:

https://github.com/reedlaw/ruby-mmo/pull/82 Commit Summary

  • Fix Matatat level check.
  • Fix SecuBot's target selection.

File Changes

  • M players/matatat.rbhttps://github.com/reedlaw/ruby-mmo/pull/82/files#diff-0(2)
  • M players/secure_bot_net.rbhttps://github.com/reedlaw/ruby-mmo/pull/82/files#diff-1(1)

Patch Links: