Page 4 of 4

Re: HXDD: A Heretic & Hexen WAD Merger now with PWAD MODE, Updated: 6/23/2024 [0.8.1a-Beta]

Posted: Sun Jun 23, 2024 4:08 pm
by Lemon King
Version 0.8.1a is out now!

Re: HXDD: A Heretic & Hexen WAD Merger now with PWAD MODE, Updated: 6/23/2024 [0.8.1d-Beta]

Posted: Mon Jun 24, 2024 6:14 pm
by Lemon King
New build:  0.8.1d-Beta
  • HXDD Build UI adjusted for ~720p screens
  • HXDD Build Wad usage has been cleaned up and should be more performant on all systems
  • Default CVars added for HXDD StatusBar
  • HXDD Build now supports VKDoom files

Re: HXDD: A Heretic & Hexen WAD Merger now with MULTIPLAYER & DOOM PWAD MODE, Updated: 6/28/2024 [0.8.2-Beta]

Posted: Fri Jun 28, 2024 8:09 pm
by Lemon King
New build: 0.8.2-Beta
  • Multiplayer Support!
  • HXDD Statusbar now has a Momentum Slider in Options under HXDD Settings to reduce motion sickness
  • Heretic's Widescreen assets are now used
  • LOCKDEFS handler has fixed to no longer break locks if another mod or map is modifying them
  • Refactored Item Spawning for Multiplayer support
  • HXDD is no longer locked to player 0
  • Cleaned up old zscripts

Re: HXDD: A Heretic & Hexen WAD Merger now with MULTIPLAYER & DOOM PWAD MODE, Updated: 6/28/2024 [0.8.2-Beta]

Posted: Thu Jul 04, 2024 1:04 pm
by Curunir
Built everything as expected, ipk3 produced with no issues.

Loading it as an iwad through ZDL produces the following console error:

Script error, "HXDD.ipk3:zscript/actors/hxdd/shared/inventory/hxddarmor.zs" line 199:
Unexpected ','
Expecting ':'

Script error, "HXDD.ipk3:zscript/actors/hxdd/shared/inventory/hxddarmor.zs" line 217:
Unexpected '='
Expecting ';' or ','

Script error, "HXDD.ipk3:zscript/actors/hxdd/shared/inventory/progression.zs" line 1179:
Unexpected ','
Expecting ':'

Script error, "HXDD.ipk3:zscript/actors/hxdd/shared/inventory/progression.zs" line 1183:
Unexpected '='
Expecting ';' or ','

Re: HXDD: A Heretic & Hexen WAD Merger now with MULTIPLAYER & DOOM PWAD MODE, Updated: 6/28/2024 [0.8.2-Beta]

Posted: Sun Jul 07, 2024 8:21 pm
by Lemon King
Curunir wrote: Thu Jul 04, 2024 1:04 pm Built everything as expected, ipk3 produced with no issues.

Loading it as an iwad through ZDL produces the following console error:

Script error, "HXDD.ipk3:zscript/actors/hxdd/shared/inventory/hxddarmor.zs" line 199:
Unexpected ','
Expecting ':'

Script error, "HXDD.ipk3:zscript/actors/hxdd/shared/inventory/hxddarmor.zs" line 217:
Unexpected '='
Expecting ';' or ','

Script error, "HXDD.ipk3:zscript/actors/hxdd/shared/inventory/progression.zs" line 1179:
Unexpected ','
Expecting ':'

Script error, "HXDD.ipk3:zscript/actors/hxdd/shared/inventory/progression.zs" line 1183:
Unexpected '='
Expecting ';' or ','
What version of GZDOOM are you running?

Re: HXDD: A Heretic & Hexen WAD Merger now with MULTIPLAYER & DOOM PWAD MODE, Updated: 6/28/2024 [0.8.3-Beta]

Posted: Thu Aug 15, 2024 8:27 pm
by Lemon King
New build: 0.8.3-Beta
  • Minimum Required GZDOOM version is now 4.12.
  • Statusbars are now selectable!
  • Added Hexen II Pickups, currently a select few which are nearly 1:1 with Heretic and Hexen in functionality are available.
  • Added Hexen II Armor Support (WIP)
  • Some support for ID24 weapons and ammo.
  • Hexen II Weapon 4 pieces will now properly give 20 of each Mana type.
  • Fixed potential crash for pickups under certain conditions
  • Improved Armor Type Selector handlers.
  • Improved item drop handling.
  • Improved game detection, warping between GameType maps should no longer use the incorrect actors.
  • Reorganized Hexen II Asset Structure in the resulting PK3.
  • Moved all Steam Store assets into Resources.zip. This is due to DOOM + DOOM II changing DOOM's hero banner.
  • Moved all Korax N64 Localization audio into Resources.zip.
0.8.3a-Beta
  • Fixed Hexen II class DOOM Backpack pickups
  • Corrected SFX for Ring Pickups
0.8.3b-Beta
  • The corrected Mystic Urn MD3 and texture was not being correctly added into HXDD.ipk3. This has been fixed and will now display correctly.
  • Dropped Mana for Hexen II classes will show as their respective 3d version.
Huge thanks to Nash Muhandes for the Hexen II Widescreen Statusbar assets!

Re: HXDD: A Heretic & Hexen WAD Merger now with MULTIPLAYER & DOOM PWAD MODE, Updated: 8/17/2024 [0.8.3a-Beta]

Posted: Sat Aug 17, 2024 2:01 pm
by yum13241
I know Linux isn't the primary target OS, but can you make it possible to at least type the path to the required files? That way WINE's crappy explorer window won't take me to my root folder.

Re: HXDD: A Heretic & Hexen WAD Merger now with MULTIPLAYER & DOOM PWAD MODE, Updated: 8/17/2024 [0.8.3a-Beta]

Posted: Sat Aug 17, 2024 3:17 pm
by Lemon King
I'll look into making WINE play nicer with directories. Currently when you select a WAD, HXDD will check the file to ensure it matches known versions.