Skip to content

Tag Finder mode for automap (only non-UDMF maps) - #753

Open
DRON12261 wants to merge 1 commit into
team-eternity:masterfrom
dron12261games:dron12261-Automap_tag_finder
Open

DRON12261 wants to merge 1 commit into
team-eternity:masterfrom
dron12261games:dron12261-Automap_tag_finder

Conversation

@DRON12261

Copy link
Copy Markdown
Contributor

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.

@ioan-chera ioan-chera left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a cheat ("help me solve this puzzle level") or a debugging tool. Turn this into a cheat code or console command, don't make it an easily accessible menu option.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants