Closed WasabiFan closed 9 years ago
@nikbyk Any progress on a bat image?
Added bat image, but it seems to not move with the bat after you run into it
it seems to not move with the bat after you run into it
I saw that too... not sure why it happens. I'll look into it.
P.S. I don't see a recent commit from you -- have you pushed yet?
I have
Sent by Outlook for Android
On Sun, May 17, 2015 at 9:41 PM -0700, "Wasabi Fan" notifications@github.com wrote:
it seems to not move with the bat after you run into it
I saw that too... not sure why it happens. I'll look into it.
P.S. I don't see a recent commit from you -- have you pushed yet?
Reply to this email directly or view it on GitHub: https://github.com/kyranstar/Hunt-The-Wumpus/issues/14#issuecomment-102920570
I have
You mean that you have committed and pushed? It's not in the repo on GH as far as I can tell.
thats odd, ill try again
that should do it
I think I have figured out why the image isn't changing.
P.S. I love your commit message :wink:
merge.... something...
Lol, yes. I had no clue what the conflict was
Sent by Outlook for Android
On Sun, May 17, 2015 at 9:50 PM -0700, "Wasabi Fan" notifications@github.com wrote: I think I have figured out why the image isn't changing.
P.S. I love your commit message :wink:
merge.... something...
Reply to this email directly or view it on GitHub: https://github.com/kyranstar/Hunt-The-Wumpus/issues/14#issuecomment-102921745
did you figure out why the picture did not travel with the bats?
I just pushed a commit to fix this. There is a problem, though: As soon as you hit the key to enter a bat room, the bat collision is registered and you are moved to a different room. You can see the images by running display rooms
in the debug console for now.
Also, there are a few problems with the random maps. You and I should work on those tomorrow in class. Are the guys coming in on friday?
Are the guys coming in on friday?
As I understand it, we won't see them again until the competition. But I still do want to meet at least once a week, maybe more, so that we know what we want to work on.
@kyranstar what's your feeling on the random maps? What needs to be done to make them ready for use? It would be nice for the three of us to sit down and discuss this tomorrow.
Ideally, we should meet every day, but at least 3 times this week
Sent by Outlook for Android
On Sun, May 17, 2015 at 10:56 PM -0700, "Wasabi Fan" notifications@github.com wrote:
Are the guys coming in on friday?
As I understand it, we won't see them again until the competition. But I still do want to meet at least once a week, maybe more, so that we know what we want to work on.
@kyranstar what's your feeling on the random maps? What needs to be done to make them ready for use? It would be nice for the three of us to sit down and discuss this tomorrow.
Reply to this email directly or view it on GitHub: https://github.com/kyranstar/Hunt-The-Wumpus/issues/14#issuecomment-102928801
@nikbyk Do you have a gold image? It really just needs to be a cherry in the center of the image, and the image should be the same aspect ratio of the cave image. This is the one image that I think should have margin built-in to it.
The gold and bats show up now and fade away when you hit them.
I have added both gold and pits, and added a temporary bat picture for debugging Now we just need real pictures.