Phobos Minute mod for GZDoom
A downloadable mod
Inspired by strangebroadcasts' The Slipgate Minute mod and in turn by Max Payne's "New York Minute" mode, this mod gives you 30 seconds to finish a map. Killing enemies adds time to that.
Menu options let you tune the starting time and add an additional time bonus to all kills, but the default values provide a good tense experience with most maps.
Requires GZDoom 3.3 or later. Should work with Doom 1 & 2, Heretic, Hexen, and most other Doom-derived games. The mod is made with ZScript so feel free to examine the source code.
Status | Released |
Category | Game mod |
Rating | Rated 5.0 out of 5 stars (1 total ratings) |
Author | JP LeBreton |
Tags | Speedrun |
Average session | A few minutes |
Languages | English |
Inputs | Keyboard, Mouse |
Download
Download
minute-mod-doom-mod.zip 3 kB
Version 1 Mar 31, 2019
Comments
Log in with itch.io to leave a comment.
does this work in multiplayer?
I never tested it with MP, so try it I guess. But a quick look at the code suggests that it might not, while the timer is global it might be assuming the first player in a session might be the only one who gets affected by the timeout kill. If so, I don't have any plans to support multiplayer.
can confirm it works. all players die and their HUDS update appropriately.
non-important caveats: they don't display death sprites and there's a desync message, BUT after host uses changemap, even though the desync message persists, they seem to still position themselves correctly.