OBSIDIAN - Please Check https://obsidian-level-maker.github.io/ For Future Updates
Forum rules
The Projects forums are ONLY for YOUR PROJECTS! If you are asking questions about a project, either find that project's thread, or start a thread in the General section instead.
Got a cool project idea but nothing else? Put it in the project ideas thread instead!
Projects for any Doom-based engine (especially 3DGE) are perfectly acceptable here too.
Please read the full rules for more details.
The Projects forums are ONLY for YOUR PROJECTS! If you are asking questions about a project, either find that project's thread, or start a thread in the General section instead.
Got a cool project idea but nothing else? Put it in the project ideas thread instead!
Projects for any Doom-based engine (especially 3DGE) are perfectly acceptable here too.
Please read the full rules for more details.
-
- Posts: 56
- Joined: Tue Aug 10, 2021 8:57 pm
- Graphics Processor: ATI/AMD (Modern GZDoom)
Re: OBSIDIAN - A continuation of Oblige/ObAddon [Beta 19]
Ok, no problem, and I do understand what you mean. In the past, I had seen some WADs that were larger than 32 maps, but I don't think I got them to work except for megaman 8-bit deathmatch, but that was on zandronum. But overall, I'm extremely impressed with what obsidian is capable of and will definitely continue to use it for 32 map megawads. I love experimenting with the monster quantity and strength options too. And sorry about asking that; I will search first and ask later next time.
-
- Posts: 112
- Joined: Tue Dec 22, 2020 12:16 am
Re: OBSIDIAN - A continuation of Oblige/ObAddon [Beta 19]
No apologies needed, I guess I should have clarified that it gets asked a lot in our Discord; I don't actually know if it's come up in this thread before.
-
- Posts: 272
- Joined: Tue Jan 19, 2010 5:07 pm
Re: OBSIDIAN - A continuation of Oblige/ObAddon [Beta 19]
Not sure if this is a bug, but I've never encountered any pain elemental in any of generated levels (beta 19 and 20). I did a full playthrough (30 levels) and now I'm at level 15 of the next wad, and 0 pain elementals. I did not change any of the monster options, all of the settings were on default.
-
- Posts: 61
- Joined: Thu Jan 02, 2020 1:59 am
- Location: Lost in the procedural infinite hells and I'm fine with that.
Re: OBSIDIAN - A continuation of Oblige/ObAddon [Beta 19]
Pain Elementals are marked as bosses and will usually appear is guardians on points of interest such as switch rooms, key rooms, exit rooms, and so on.
-
- Posts: 272
- Joined: Tue Jan 19, 2010 5:07 pm
Re: OBSIDIAN - A continuation of Oblige/ObAddon [Beta 19]
Should the option "Bosses As Regulars : Minor Bosses Only" change that? Or there is another option for that?
What does "Minor and Nasty Bosses Only" option do ?
Also, in "Doom Monster Control" does "Default" option is the same as using slider and setting it to 1 ?
Edit : I'm gonna answer to my own question, I looked into monsters.lua and there are three boss types - minor, nasty and tough.
So I will change pains to be "minor" bosses and use "Minor Bosses Only" option.
What does "Minor and Nasty Bosses Only" option do ?
Also, in "Doom Monster Control" does "Default" option is the same as using slider and setting it to 1 ?
Edit : I'm gonna answer to my own question, I looked into monsters.lua and there are three boss types - minor, nasty and tough.
So I will change pains to be "minor" bosses and use "Minor Bosses Only" option.
-
- Posts: 15
- Joined: Fri Jul 17, 2020 6:52 pm
-
- Posts: 112
- Joined: Tue Dec 22, 2020 12:16 am
Re: OBSIDIAN - A continuation of Oblige/ObAddon [Beta 19]
The title will be updated when Beta 20 is considered the current stable release, although admittedly that will be happening soon. Regarding your error, I would try grabbing the latest Beta 20 package available on the releases pages to see if it's still affecting you. If you're wanting to stick with 19, we would need the complete LOGS.txt file from that run to have a better idea of the context and also to show the Lua traceback.
-
-
- Posts: 4149
- Joined: Thu Jul 17, 2003 12:19 am
- Graphics Processor: nVidia (Legacy GZDoom)
- Location: British Columbia, Canada
Re: OBSIDIAN - A continuation of Oblige/ObAddon [Beta 19]
It's not a big deal to me but may be of concern for someone else.
Generating a Heretic full game for the ZDoom family in UDMF with OBSIDIAN Level Maker Beta 19
produces all maps in textformat except for maps E1M8 and E2M8 which are in vanilla Heretic format.
Generating a Heretic full game for the ZDoom family in UDMF with OBSIDIAN Level Maker Beta 19
produces all maps in textformat except for maps E1M8 and E2M8 which are in vanilla Heretic format.
-
- Posts: 112
- Joined: Tue Dec 22, 2020 12:16 am
Re: OBSIDIAN - A continuation of Oblige/ObAddon [Beta 19]
Do you have "Prebuilt Levels" under Architecture checked? If so, then this is expected behavior. The prebuilt maps that do exist within Oblige/Obsidian are in binary format, and are simply inserted into the WAD unchanged. If this is happening without Prebuilt Levels checked, that would indeed be a bug.
-
-
- Posts: 4149
- Joined: Thu Jul 17, 2003 12:19 am
- Graphics Processor: nVidia (Legacy GZDoom)
- Location: British Columbia, Canada
Re: OBSIDIAN - A continuation of Oblige/ObAddon [Beta 19]
It happens in either case, checked or not checked.
During the Making process these two maps are skipped.
During the Making process these two maps are skipped.
-
- Posts: 112
- Joined: Tue Dec 22, 2020 12:16 am
Re: OBSIDIAN - A continuation of Oblige/ObAddon [Beta 19]
I can confirm this still happens in the current B20 code as well...I'll work on getting that fixed.
-
- Posts: 112
- Joined: Tue Dec 22, 2020 12:16 am
Re: OBSIDIAN - A continuation of Oblige/ObAddon [Beta 19]
Actually, scratch that, I had Prebuilt Levels checked myself lol. The current repo doesn't seem to have the same behavior when I uncheck it. Maybe something got fixed along the way?
-
- Posts: 2
- Joined: Mon Sep 12, 2022 2:22 am
- Preferred Pronouns: He/Him
- Graphics Processor: nVidia (Modern GZDoom)
Re: OBSIDIAN - A continuation of Oblige/ObAddon [Beta 19]
Can you make port for Linux?
-
- Posts: 112
- Joined: Tue Dec 22, 2020 12:16 am
Re: OBSIDIAN - A continuation of Oblige/ObAddon [Beta 19]
Obsidian should successfully compile for both Linux and BSD, instructions can be found here.
-
- Posts: 56
- Joined: Tue Aug 10, 2021 8:57 pm
- Graphics Processor: ATI/AMD (Modern GZDoom)
Re: OBSIDIAN - A continuation of Oblige/ObAddon [Beta 19]
I just want to confirm what you said is correct. I have compiled Obsidian at least 3 times since installing Linux Mint v21 with no problems at all. I had to be sure to install all dependencies in the linux section of the compiling document and then follow instructions for cmake v3.19+
On an unrelated note, there may be a slight issue with the skybox generator, but I don't think its a bug. If the skybox generator is turned off and the "3d skybox" setting is set to disabled, skybox mods still do not work with Obsidian wads. They definitely used to work but may have stopped a few versions ago. I'm not sure what exact version. I have a link to a skybox mod with some beautiful HD skies if that helps:
https://www.doomworld.com/forum/topic/7 ... m-1-and-2/
I still love Obsidian with or without those skyboxes. Just tried the "boxes of death" setting for the first time, and I like it!