deengames / a-day-and-a-night

Top-down adventure game based around a day and night in a small village. With epic dragons, an evil empire, and a rousing rebellion.
7 stars 5 forks source link

Walk through wall bug. #115

Closed Wulf closed 10 years ago

Wulf commented 10 years ago

error

See Picture ^

I can fix this, but I'm not entirely sure which files to push.

ashes999 commented 10 years ago

Nice catch :)

You can't really fix it. Tiles and their definitions (what is solid, z-index, etc.) are all defined through the map editor; they're not even really exposed through the API.

I can (seriously) fix it. But I'm curious to know what you planned to do to fix it :)

:+1:

Wulf commented 10 years ago

Like this haha

fix questionmark

ashes999 commented 10 years ago

Did you download RPG Maker?

Wulf commented 10 years ago

Sorry didn't mean to do that (above).

Wulf commented 10 years ago

Yea I got it long ago, remember I told you?

Wulf commented 10 years ago

I didn't directly state it, but I got it from steam.

(Sorry for triple post hehe)

ashes999 commented 10 years ago

Nope, definitely don't remember. We need to be careful because the files are binary, and both of us working concurrently usually means someone loses work. You can commit it if you want, but I prefer if we keep at least one (or two out of three) of us coders away from changing binary files until we figure out a good strategy.

Wulf commented 10 years ago

^ Exactly why I was afraid of pushing files. Quote unquote, "I can fix this, but I'm not entirely sure which files to push."

So for the future, I will just post the bugs here, and let the designated map editor fix 'em up.

ashes999 commented 10 years ago

Ok.

If you want, you can do this; push map0002.rvdata only. (First, locally revert the other files and see what happens.)