bradharding / doomretro

The classic, refined DOOM source port. For Windows PC.
https://www.doomretro.com
GNU General Public License v3.0
653 stars 79 forks source link

[Bug Report?] UMAPINFO "Bossaction" value isn't supported/does not work #746

Closed DoomTheRobot closed 1 year ago

DoomTheRobot commented 2 years ago

Basically: title.

I'm working on a mapset that requires use of UMAPINFO to allow the Arachnotron tag 667 trigger to work on a map that isn't MAP07. I understand that Doom Retro has "partial support" for UMAPINFO, but I was not aware (and surprised) that bossactions was one of those things that was not included.

Here is a test WAD I made that showcases bossaction = Arachnotron, 176, 667 on MAP01. It works fine on DSDA-Doom and GZDoom, but not Doom Retro.

bradharding commented 2 years ago

Yes, MAPINFO support is incomplete at this stage. Currently I am working on fixing the wrapping/scrolling issues with the console, as well as some minor issues with quickloading, but after that, and assuming I'm not distracted by some other thing 😜, I'll work on improving [U]MAPINFO support, starting with bossaction, for the next release.

bradharding commented 1 year ago

bossaction support has now finally been added here: 0ded1b9f3040a23c2a18be7a0a7bc81af92eba4a