Skip to content

Automap: Tag Finder mode (only non-UDMF maps) #30

@DRON12261

Description

@DRON12261

EEP Branch: eep-Automap_tag_finder

EE Branch: dron12261-Automap_tag_finder

Pull request: team-eternity#753

Porting features from prBoomX and adapting them for the Eternity Engine.

If you open the automap and press the “Tag Finder” hotkey on a specific sector, it will display the linked linedef with an action bearing the same tag that affects the selected sector.

It works similarly when selecting linedef that have action with tag. Selecting a linedef takes precedence over selecting a sector.

Works only with the standard map format, does not work with UDMF. I tried to adapt this for UDMF, but unfortunately it turned out to be more complicated than I expected due to how actions and tags work in UDMF. So for now, this is only for default doom map format. It works with Heretic too.

Metadata

Metadata

Assignees

Labels

No fields configured for Feature.

Projects

Status
Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions