{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":1418150,"defaultBranch":"master","name":"tiled","ownerLogin":"mapeditor","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2011-02-27T15:18:22.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1009172?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1724863071.0","currentOid":""},"activityList":{"items":[{"before":"694705bda8d392c9d073a9c8a36a6ae3c3f56065","after":"4261f7dcdf25d5f13a8d84642a6fbecf4a92849a","ref":"refs/heads/master","pushedAt":"2024-09-12T07:36:00.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bjorn","name":"Thorbjørn Lindeijer","path":"/bjorn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/531764?s=80&v=4"},"commit":{"message":"docs: Fixed errors in API type definitions (#4056)","shortMessageHtmlLink":"docs: Fixed errors in API type definitions (#4056)"}},{"before":"912cd456b85c16a0c7c96e3112fabac3b7eb7954","after":"3545aa0f49f75b4ebd55249dd867511986c3683d","ref":"refs/heads/gh-pages","pushedAt":"2024-09-11T09:10:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bjorn","name":"Thorbjørn Lindeijer","path":"/bjorn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/531764?s=80&v=4"},"commit":{"message":"Added an image showing the WIP Properties view\n\nFor linking in GitHub Sponsors update.","shortMessageHtmlLink":"Added an image showing the WIP Properties view"}},{"before":"055fb614dc000f1f99cd6b7be8beb8028412bc29","after":"694705bda8d392c9d073a9c8a36a6ae3c3f56065","ref":"refs/heads/master","pushedAt":"2024-09-10T17:55:17.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bjorn","name":"Thorbjørn Lindeijer","path":"/bjorn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/531764?s=80&v=4"},"commit":{"message":"Log error of exporting map file or tileset file (#4015)","shortMessageHtmlLink":"Log error of exporting map file or tileset file (#4015)"}},{"before":"51e10f17d3332e92c66eef09d7751458744be4be","after":"912cd456b85c16a0c7c96e3112fabac3b7eb7954","ref":"refs/heads/gh-pages","pushedAt":"2024-09-10T15:58:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bjorn","name":"Thorbjørn Lindeijer","path":"/bjorn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/531764?s=80&v=4"},"commit":{"message":"Updated sponsor URL","shortMessageHtmlLink":"Updated sponsor URL"}},{"before":"c4e36009496e6cafe9bc7d345fc4978a06ff8466","after":"51e10f17d3332e92c66eef09d7751458744be4be","ref":"refs/heads/gh-pages","pushedAt":"2024-09-10T15:42:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bjorn","name":"Thorbjørn Lindeijer","path":"/bjorn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/531764?s=80&v=4"},"commit":{"message":"Added some Oxford commas upon request","shortMessageHtmlLink":"Added some Oxford commas upon request"}},{"before":"e73d87b684848926f94c2dd54cf31ae03a1a92e5","after":"c4e36009496e6cafe9bc7d345fc4978a06ff8466","ref":"refs/heads/gh-pages","pushedAt":"2024-09-10T15:31:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bjorn","name":"Thorbjørn Lindeijer","path":"/bjorn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/531764?s=80&v=4"},"commit":{"message":"Introduced \"Docs\" page\n\nThis makes it possible to more prominently link to the scripting API\ndocs, as well as to include a link to the rather helpful tip sheet by\neishiya.\n\nIt also avoids sending people unexpectedly to an entirely different\nwebsite when they just expect to click through some pages.\n\nAlso updated scripting API docs.","shortMessageHtmlLink":"Introduced \"Docs\" page"}},{"before":"f583970f2bb681491894b0dc3329bf78b776b58b","after":"055fb614dc000f1f99cd6b7be8beb8028412bc29","ref":"refs/heads/master","pushedAt":"2024-09-05T09:04:43.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bjorn","name":"Thorbjørn Lindeijer","path":"/bjorn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/531764?s=80&v=4"},"commit":{"message":"docs: Move TiledCSPlus to list of unmaintained C#/.NET libraries (#4048)","shortMessageHtmlLink":"docs: Move TiledCSPlus to list of unmaintained C#/.NET libraries (#4048)"}},{"before":"404c7c58263d16676eea5e425f2a60f52b2c65c0","after":"f583970f2bb681491894b0dc3329bf78b776b58b","ref":"refs/heads/master","pushedAt":"2024-09-03T19:35:48.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bjorn","name":"Thorbjørn Lindeijer","path":"/bjorn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/531764?s=80&v=4"},"commit":{"message":"Refactored World management (#4043)\n\nThis way it is more inline with how the other assets are managed. It also\r\navoids silly issues, like a WorldDocument pointer not getting looked up\r\nsuccessfully due to a file name mismatch.\r\n\r\nIn addition, don't use canonical file path in these places:\r\n\r\n* When loading a world, just set the file name it was loaded from. The\r\n canonical path will be determined by the WorldDocument.\r\n\r\n* When looking for a world for the current map, the MapScene no longer\r\n uses the canonical file path. This way, it will find the world as long\r\n as it was loaded from the same location.\r\n\r\nFor consistency with the map and tileset reload, and because it is nice\r\nto allow the user to undo the reload, reloading of worlds is now \r\nimplemented using an undo command.\r\n\r\nFixes #4042","shortMessageHtmlLink":"Refactored World management (#4043)"}},{"before":"7969644284ae0a1d09b3ab14a7a68f65c79e7976","after":"404c7c58263d16676eea5e425f2a60f52b2c65c0","ref":"refs/heads/master","pushedAt":"2024-09-03T08:51:20.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bjorn","name":"Thorbjørn Lindeijer","path":"/bjorn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/531764?s=80&v=4"},"commit":{"message":"docs: Updated C#/.NET section in Libraries and Frameworks (#4046)\n\n* Mention DotTiled, TiledLib and TiledCSPlus libraries\r\n* Move TiledCS to unmaintained","shortMessageHtmlLink":"docs: Updated C#/.NET section in Libraries and Frameworks (#4046)"}},{"before":"04cfd58eae2828d943af3daee68b23bdba2259dd","after":null,"ref":"refs/heads/refactor-world-management","pushedAt":"2024-08-28T16:37:51.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"bjorn","name":"Thorbjørn Lindeijer","path":"/bjorn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/531764?s=80&v=4"}},{"before":null,"after":"04cfd58eae2828d943af3daee68b23bdba2259dd","ref":"refs/heads/refactor-world-management","pushedAt":"2024-08-28T16:37:40.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"bjorn","name":"Thorbjørn Lindeijer","path":"/bjorn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/531764?s=80&v=4"},"commit":{"message":"Refactored World management\n\nThis was it is more inline with how the other assets are managed. It also\navoids silly issues, like a WorldDocument pointer not getting looked up\nsuccessfully due to a file name mismatch.\n\nFixes #4042","shortMessageHtmlLink":"Refactored World management"}},{"before":"ca00fa79a34b4846a814a074e427d766d705839d","after":"7969644284ae0a1d09b3ab14a7a68f65c79e7976","ref":"refs/heads/master","pushedAt":"2024-08-22T19:12:31.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bjorn","name":"Thorbjørn Lindeijer","path":"/bjorn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/531764?s=80&v=4"},"commit":{"message":"Qbs: Add option to specify custom Python pkg-config name (#4039)\n\nI am Gentoo maintainer of Tiled. In Gentoo, there may be many Python \r\nversions installed at the same time for compatibility reasons, and each\r\nversion has separate name in pkg-config.\r\n\r\nFor example, for Python 3.12 it would be named python-3.12-embed, so \r\nrunning pkg-config for python-embed will fail. Adding this option so\r\nit's possible to specify the correct name from build script.","shortMessageHtmlLink":"Qbs: Add option to specify custom Python pkg-config name (#4039)"}},{"before":"cfaadcedf0b157a5ee7a0fdddaada0634611cd55","after":"e73d87b684848926f94c2dd54cf31ae03a1a92e5","ref":"refs/heads/gh-pages","pushedAt":"2024-08-21T19:32:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bjorn","name":"Thorbjørn Lindeijer","path":"/bjorn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/531764?s=80&v=4"},"commit":{"message":"Added two sponsorship banners","shortMessageHtmlLink":"Added two sponsorship banners"}},{"before":"48eddd5c00097652f2111fb688bc6d1dd2a6c7f8","after":"ca00fa79a34b4846a814a074e427d766d705839d","ref":"refs/heads/master","pushedAt":"2024-08-18T21:49:51.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bjorn","name":"Thorbjørn Lindeijer","path":"/bjorn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/531764?s=80&v=4"},"commit":{"message":"docs: Fixed link to deprecated property (#4033)\n\nLink to Tileset.imageFileName rather than the deprecated Tileset.image.","shortMessageHtmlLink":"docs: Fixed link to deprecated property (#4033)"}},{"before":"c07df947a87556bc8da2b4dc21e53fe7b9aceaf3","after":"cfaadcedf0b157a5ee7a0fdddaada0634611cd55","ref":"refs/heads/gh-pages","pushedAt":"2024-08-16T16:27:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bjorn","name":"Thorbjørn Lindeijer","path":"/bjorn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/531764?s=80&v=4"},"commit":{"message":"Added images to be used in July sponsor update","shortMessageHtmlLink":"Added images to be used in July sponsor update"}},{"before":"e42fb8b426a4a9c964f3facd906141c9d8aae563","after":"48eddd5c00097652f2111fb688bc6d1dd2a6c7f8","ref":"refs/heads/master","pushedAt":"2024-08-15T08:07:57.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"bjorn","name":"Thorbjørn Lindeijer","path":"/bjorn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/531764?s=80&v=4"},"commit":{"message":"Merge pull request #4032 from bjorn/tiled-api-1.11.0\n\ndocs: Bumped tiled-api to 1.11.0","shortMessageHtmlLink":"Merge pull request #4032 from bjorn/tiled-api-1.11.0"}},{"before":"35335dfcdeedfb06cba4423308f24113eb7140d7","after":"c07df947a87556bc8da2b4dc21e53fe7b9aceaf3","ref":"refs/heads/gh-pages","pushedAt":"2024-08-14T08:36:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bjorn","name":"Thorbjørn Lindeijer","path":"/bjorn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/531764?s=80&v=4"},"commit":{"message":"Added sponsor banner","shortMessageHtmlLink":"Added sponsor banner"}},{"before":"21ed3cd65929e746fe2a889c974c7ed5d7c57a11","after":"35335dfcdeedfb06cba4423308f24113eb7140d7","ref":"refs/heads/gh-pages","pushedAt":"2024-08-09T19:45:44.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"bjorn","name":"Thorbjørn Lindeijer","path":"/bjorn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/531764?s=80&v=4"},"commit":{"message":"Added sponsor banner","shortMessageHtmlLink":"Added sponsor banner"}},{"before":"e6500e8199d3d19e3574526d11e83298a45f18a6","after":"21ed3cd65929e746fe2a889c974c7ed5d7c57a11","ref":"refs/heads/gh-pages","pushedAt":"2024-07-28T15:45:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bjorn","name":"Thorbjørn Lindeijer","path":"/bjorn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/531764?s=80&v=4"},"commit":{"message":"Added sponsor banner","shortMessageHtmlLink":"Added sponsor banner"}},{"before":"0827412df0e2eb6a6ea913d180ea416116f64cfa","after":"e42fb8b426a4a9c964f3facd906141c9d8aae563","ref":"refs/heads/master","pushedAt":"2024-07-18T06:45:13.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bjorn","name":"Thorbjørn Lindeijer","path":"/bjorn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/531764?s=80&v=4"},"commit":{"message":"docs: Don't use @param in scripting documentation (#4006)\n\nIn order to reduce the verbosity of the generated HTML, the parameter\r\ndocumentation is being left out, so these strings were not showing up\r\nanywhere. Where relevant they have been merged into the description.\r\n\r\nSee f954d3a47485a4e901c9a0df49d07f99f42a7db4.","shortMessageHtmlLink":"docs: Don't use @param in scripting documentation (#4006)"}},{"before":"29aa44bf8ce7792486f011c1da60593ed94780e4","after":"0827412df0e2eb6a6ea913d180ea416116f64cfa","ref":"refs/heads/master","pushedAt":"2024-07-18T06:42:54.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bjorn","name":"Thorbjørn Lindeijer","path":"/bjorn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/531764?s=80&v=4"},"commit":{"message":"Scripting: Added tiled.cursor to create mouse cursor values (#4012)\n\nCan be used either to create one of the standard system cursors, or to\r\ncreate a custom cursor based on an image.","shortMessageHtmlLink":"Scripting: Added tiled.cursor to create mouse cursor values (#4012)"}},{"before":"af62ed76bcb8570cca978f8b1c540e786cfda71d","after":"29aa44bf8ce7792486f011c1da60593ed94780e4","ref":"refs/heads/master","pushedAt":"2024-07-18T06:35:48.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bjorn","name":"Thorbjørn Lindeijer","path":"/bjorn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/531764?s=80&v=4"},"commit":{"message":"Scripting: Added MapEditor.currentBrushChanged signal (#4005)\n\nSo scripts can respond to brush changes. If they are careful, they can\r\nalso adjust the brush, though this will trigger another\r\n`currentBrushChanged` call.","shortMessageHtmlLink":"Scripting: Added MapEditor.currentBrushChanged signal (#4005)"}},{"before":"e3ffb44b5e53ce7f17bbc4be1a6fe7c6e16d7d16","after":"e6500e8199d3d19e3574526d11e83298a45f18a6","ref":"refs/heads/gh-pages","pushedAt":"2024-07-15T15:58:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bjorn","name":"Thorbjørn Lindeijer","path":"/bjorn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/531764?s=80&v=4"},"commit":{"message":"Updated sponsor link","shortMessageHtmlLink":"Updated sponsor link"}},{"before":"7900c704156d10143881f304494967c6edd60e25","after":"af62ed76bcb8570cca978f8b1c540e786cfda71d","ref":"refs/heads/master","pushedAt":"2024-07-11T08:51:19.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bjorn","name":"Thorbjørn Lindeijer","path":"/bjorn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/531764?s=80&v=4"},"commit":{"message":"Renamed usages of deprecated Q_OS_OSX define (#4004)\n\nAlso updated a bunch of comments using the old name for macOS.","shortMessageHtmlLink":"Renamed usages of deprecated Q_OS_OSX define (#4004)"}},{"before":"de8384fbe1171f907afaa334b8b673eedd12acfe","after":"7900c704156d10143881f304494967c6edd60e25","ref":"refs/heads/master","pushedAt":"2024-07-10T18:55:50.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bjorn","name":"Thorbjørn Lindeijer","path":"/bjorn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/531764?s=80&v=4"},"commit":{"message":"docs: Added link from tiled.prompt to the Dialog API (#4003)\n\nAlso did some rewrapping and fixed a few parameters to be marked as\r\noptional.","shortMessageHtmlLink":"docs: Added link from tiled.prompt to the Dialog API (#4003)"}},{"before":"3576ebd8af8c2b90a0d7ab4c1f53b114f2391228","after":"de8384fbe1171f907afaa334b8b673eedd12acfe","ref":"refs/heads/master","pushedAt":"2024-07-10T12:16:38.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bjorn","name":"Thorbjørn Lindeijer","path":"/bjorn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/531764?s=80&v=4"},"commit":{"message":"Removed superfluous Q_DECLARE_METATYPE usages (#4001)\n\nThis macro is not needed in a bunch of cases, in particular, the meta\r\ntype is automatically declared for Q_GADGET types and pointers to types\r\nderived from QObject.","shortMessageHtmlLink":"Removed superfluous Q_DECLARE_METATYPE usages (#4001)"}},{"before":"ee52b20b685e04714151505cb2c141fb09b5444f","after":"3576ebd8af8c2b90a0d7ab4c1f53b114f2391228","ref":"refs/heads/master","pushedAt":"2024-07-10T12:15:57.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bjorn","name":"Thorbjørn Lindeijer","path":"/bjorn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/531764?s=80&v=4"},"commit":{"message":"Added metadata about hardware support (#4000)\n\n* Tiled requires a keyboard and a mouse to use.\r\n* It supports tablet and touch input (or should, at least).","shortMessageHtmlLink":"Added metadata about hardware support (#4000)"}},{"before":"8833e81a6de62c18983e3e87f98c3c21463d6fe6","after":"e3ffb44b5e53ce7f17bbc4be1a6fe7c6e16d7d16","ref":"refs/heads/gh-pages","pushedAt":"2024-07-10T12:08:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bjorn","name":"Thorbjørn Lindeijer","path":"/bjorn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/531764?s=80&v=4"},"commit":{"message":"Updated sponsor link","shortMessageHtmlLink":"Updated sponsor link"}},{"before":"0c8a8185f658dcb4e46e79f26dfdb49b313955e6","after":null,"ref":"refs/heads/pkg-config-zlib","pushedAt":"2024-07-08T09:59:17.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"bjorn","name":"Thorbjørn Lindeijer","path":"/bjorn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/531764?s=80&v=4"}},{"before":"d2548af94f848c9208269700f2ed37b5417dfe59","after":null,"ref":"refs/heads/sentry-downgrade","pushedAt":"2024-07-08T09:46:17.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"bjorn","name":"Thorbjørn Lindeijer","path":"/bjorn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/531764?s=80&v=4"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xMlQwNzozNjowMC4wMDAwMDBazwAAAAS0EG7E","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xMlQwNzozNjowMC4wMDAwMDBazwAAAAS0EG7E","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNy0wOFQwOTo0NjoxNy4wMDAwMDBazwAAAAR5bFxO"}},"title":"Activity · mapeditor/tiled"}