Does anyone know how to download older versions?
I'm trying to make maps for a game called Carrion
Thank you
Never mind, found out how. If anyone has the same question, its on github. 😁https://github.com/mapeditor/tiled/releases/tag/v1.3.1
Does anyone know how to download older versions?
I'm trying to make maps for a game called Carrion
Thank you
Never mind, found out how. If anyone has the same question, its on github. 😁https://github.com/mapeditor/tiled/releases/tag/v1.3.1
That’s correct, all previous releases stay available on GitHub. However, if you have a need to download an older version, please do let me know why. In general, there should not be a need for this.
I did break compatibility in 1.9, by renaming “type” attribute to “class”, but there is a compatibility option you can set in your project (and likely I’ll undo this change in Tiled 1.10, because it keeps tripping people up). Then the maps should work in Carrion, unless there are also other changes that cause maps to not work.
Hi, I'm trying to use Tiled 1.8.6 for the map editing stuff again.. turns out something else broke in 1.8.6 - I tried booting up a map, and the game crashed... I don't think any versions above 1.4 work for Tiled which is odd - I will try to found out why
Hey, just did some testing. Not even Tiled 1.4 works. I have to stick to the 1.3 versions - It could be with the project tab thing.
What is “the project tab thing”? It’s strange, because as per the TMX changelog, the only changes to the map format have been the addition of two attributes and a custom property type, all of which should only affect the file when used. Maybe the game is checking the version? Did you check the files for any other difference?
Maybe you could open an issue about your problem at https://github.com/mapeditor/tiled/issues? This comments section isn’t really suitable for long threads.