Page 1 of 1

Trying to make minor fix on 009-4

Posted: 10 Aug 2012, 10:03
by SudoPlatypus
.

Re: Trying to make minor fix on 009-4

Posted: 10 Aug 2012, 10:23
by Crush
Moved from Feedback to Content Development

Re: Trying to make minor fix on 009-4

Posted: 10 Aug 2012, 10:27
by tux9th
oh boy thanks for reporting that but removing the collision tiles is not the way to fix this.
I feel like I forgot to readd tiles when fixing the tilesets.

I'll have a look at this and fix it by the end of the day.

I'd be really happy to explain to you in IRC how to do all the map stuff. The tutorials on the wiki are confusing and some are outdated.

atm we're using cvs as compression but soon we'll be back on gzip because 0.5 mac clients cannot use cvs formated files.

If you want to convert from tmx to wlk you have to use the tool by o11c in tools.
Before working hours without a step forward just ask in IRC :) will save a lot of time.

greets

Re: Trying to make minor fix on 009-4

Posted: 13 Aug 2012, 03:35
by o11c
It's as simple as changing your Tiled settings.

Edit->Preferences->Store tiled layer data as: CSV

A future version of Tiled will probably do use the existing format as default, but I haven't had time to respond to the patch review.

Re: Trying to make minor fix on 009-4

Posted: 13 Aug 2012, 08:02
by Crush
o11c wrote:A future version of Tiled will probably do use the existing format as default, but I haven't had time to respond to the patch review.
What about all the other projects which use Tiled. Would they approve such a change?

Re: Trying to make minor fix on 009-4

Posted: 13 Aug 2012, 14:01
by Frost
o11c wrote:A future version of Tiled will probably do use the existing format as default, but I haven't had time to respond to the patch review.
The TMW server had serious and unforeseen problems with CSV format maps. Why would this would even be considered as the default format?

Re: Trying to make minor fix on 009-4

Posted: 13 Aug 2012, 14:10
by Jenalya
Crush wrote:
o11c wrote:A future version of Tiled will probably do use the existing format as default, but I haven't had time to respond to the patch review.
What about all the other projects which use Tiled. Would they approve such a change?
I think you might have missunderstood what o11c said, he doesn't mean that Tiled will use CSV as default, but will by default keep the format that's already used in the map. That's especially useful for people who contribute to more than one project that use Tiled for their maps, but which agreed to use different formats. See here for more details: https://github.com/bjorn/tiled/issues/241

Re: Trying to make minor fix on 009-4

Posted: 13 Aug 2012, 14:44
by Crush
Jenalya wrote:I think you might have missunderstood what o11c said, he doesn't mean that Tiled will use CSV as default, but will by default keep the format that's already used in the map.
Yes, that's how I misunderstood o11c's post. Thank you for clearing that up.