Projects that have specifically been abandoned or considered "dead" get moved here, so people will quit bumping them. If your project has wound up here and it should not be, contact a moderator to have it moved back to the land of the living.
Marisa Kirisame wrote:Edit: OH MY GOD THE CODE FOR THAT MOD IS SO HORRENDOUSLY NAIVE IT'S INTRODUCING MASSIVE BUGS.
OK, so, where do I even start. The damn thing, every time you toggle bullet time, first changes the statnums of any OBJECTS with STAT_SCROLLER to STAT_STATIC... And then when it goes off, it changes the statnums of ALL OBJECTS THAT HAVE STAT_STATIC BACK TO STAT_SCROLLER.
THIS IS SO WRONG, ON SO MANY LEVELS, I DON'T EVEN KNOW WHERE TO BEGIN. IT'S CHANGING MY STATIC THINKERS TO GODDAMN SCROLLERS AND BREAKING THEM.
Marisa Kirisame wrote:Includes some sanity checks to shift the blame of things breaking to other mods (you know who you are).
While I understand that this issue is frustrating, I can't help but think there are less aggressive ways to detail them in the face of an ostensibly new modder, that could help them address their mod's issues without potentially driving them away.
Is there any specific GZDoom Dev build required for 1.2.14? I've tried dev builds 276 and 280 but both point towards 4 errors in the ZScript files of the mod:
I'm afraid the HUD size can't be changed. It is designed in a specific way so all elements fit together without any overlaps. This used to be different in the past, but fixed scaling was added to simplify a lot of code.
What is the issue with this? I could add some alternate scaling mode as an accessibility option if needed.
Then, there should be no issue with the scaling.
This is the intended size of the HUD, and its scale is fully automated to fit any resolution as closely as possible without any overlaps, and occluding as little as possible while remaining readable.
I think its down to preference. I've seen a content creator who likes his hud to be at the lowest scaling, so its extremely hard to see. (at least for me)
I decided to read on the lore and iwad-based dialogue in the mod, it's fantastic. Any plans to extend such to iwads like Plutonia or TNT: Evilution? And maybe some map packs too?