qzdl icon indicating copy to clipboard operation
qzdl copied to clipboard

Read MAPINFO/Skills and add those to the drop down list.

Open ghost opened this issue 5 years ago • 1 comments

It seems that ZDL is already smart enough to parse MAPINFO/Map in order to provide a list of properly named maps, but it still lacks the ability to do so for skills.

ghost avatar Dec 04 '19 13:12 ghost

It definitely can be done, though not so easy as with maps. I'll have to replicate what original ZDoom code does with skill definitions, including reading them in correct order (wad by wad), honoring all the clearskills and skill commands, keeping track of skill indexes and replacements.

lcferrum avatar Dec 08 '19 23:12 lcferrum