mapeditor / mapeditor/tiled

Update Python plugin API to support new features

Open
#1,833 11 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

help wanted
Dominant language
C++
Stars
12.9k
Forks
2k
Avg merge
4h 27m
Merged PRs (30d)
8

Description

List of missing features:

  • Object types (color, properties)
  • Group layers
  • Tile type
  • Templates
  • Wang tiles
  • Infinite maps / tile layers

(likely incomplete)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the current Python plugin API and comparing it with the listed missing features: object types, group layers, tile types, templates, Wang tiles, and infinite maps or tile layers. The list is marked likely incomplete, so confirm the intended scope and existing API entry points before implementation. Done means the agreed features are supported and covered by the project's relevant checks.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api, tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.