Chaosforge Forum

DoomRL => Modding => Topic started by: Game Hunter on July 12, 2011, 19:02

Title: HereticRL demo
Post by: Game Hunter on July 12, 2011, 19:02
I've spent a lot of time lately working on modding Heretic (wiki link (http://en.wikipedia.org/wiki/Heretic_%28video_game%29)) for the DoomRL sandbox. The completed version will hopefully incorporate several levels from the original game (especially episode enders), as well as all weapons, enemies, items, and special nuances. In the meantime, however, I'd like to present a demo version, just so you get an idea of what it looks like so far.

HereticRL Demo (http://dl.dropbox.com/u/33336094/HereticRL_demo.zip)

There's a readme file included in the zip directory, just follow it (installation requires very few steps) and everything should run smoothly. Let me know what you think! (And in case I missed any critical errors, let me know ASAP so I can take care of them.)
Title: Re: HereticRL demo
Post by: Ander Hammer on July 12, 2011, 19:21
Holy crap!

My question is, how different is this going to be from DoomRL? There are quite a few differences between the source games, after all...
Title: Re: HereticRL demo
Post by: thelaptop on July 12, 2011, 19:41
My question is, how different is this going to be from DoomRL? There are quite a few differences between the source games, after all...
Try it out and see first.

;-)
Title: Re: HereticRL demo
Post by: Game Hunter on July 12, 2011, 19:48
I would definitely test and take a look for yourself, as you should already begin to notice some changes in how items and whatnot work. As to what's in the demo that greatly diverges from DoomRL:

Spoiler (click to show/hide)

Depending on how well I can familiarize myself with the multilevel module (as well as the scrolling demo), I'd like to try making special levels that exist either across several floors or several screens, so that there can be a more expansive feel to the game. I don't think "height" will be very possible unless I can truly make a hacked masterpiece, but I can certainly aim for the illusion of height.

Overall, there won't be extra weapons/items/enemies added to the game (other than something from Hexen, Hexen II, and/or Heretic II), or at least that's as far as I'm looking into the long-term right now. The focus will be less on novelty and more on immersion.
Title: Re: HereticRL demo
Post by: Ander Hammer on July 12, 2011, 19:53
Try it out and see first.

;-)

I did, silly. I was thinking more in later-stage terms. If Game Hunter hadn't gotten to it first, I'd have designed a game with a different skill set, a different means of progression to differentiate it from a mere 'DoomRL clone'.

I was impressed by how much the tome of power changed everything noticeably; lol at murderstaff. The warriors even throw two kinds of axes...

What exactly does the torch do?
Title: Re: HereticRL demo
Post by: Game Hunter on July 13, 2011, 17:46
If Game Hunter hadn't gotten to it first, I'd have designed a game with a different skill set, a different means of progression to differentiate it from a mere 'DoomRL clone'.
I haven't yet looked into changing the current level-up system but I suppose that would certainly be yet another possibility. I'll keep it in mind.

What exactly does the torch do?
It's supposed to increase your vision (like Cateye), although it wouldn't be very noticeable on that map, heh.

EDIT: I'd just like to note that any input into the development stages would be appreciated, as well. So far I've already completed the weapons and items in full (although not all of them are ideally constructed due to game/coding limitations) and am currently getting bosses done, then I'll be moving on to fleshing out what kind of additional map-like tiles should appear (fire/ice walls and floors, pods and pod generators, painted windows you have to break, etc), at which point I can really work on some more interesting maps. Afterwards, I'll begin to work with the multi-level/scrolling modules to make a full, playable episode. Whether or not there will be randomly-generated maps I'm not sure (I'd have to work closely with some of the more astute modders to figure out how to hack the generator to suit HRL's needs), although it would certainly increase replayability in the long-term.

If you have suggestions, criticisms, or the like, you can reply here, or you can go to the Chaosforge IRC channel (http://forum.chaosforge.org/index.php/topic,227.0.html), where I try to reside as often as I can.
Title: Re: HereticRL demo
Post by: Ander Hammer on July 13, 2011, 20:12
As for my input on how leveling up works - sort of a mix between DoomRL's traits and traditional RPG level-ups. Maybe a few points per level and different 'trees' based on the elements, since you're a magic elf person. All of them would have some utility, and each might have a few weapon types linked to them with a simple mastery skill for flexibility and customization. Other things involve, for example, Fire reducing the effects of lava or increasing splash damage, Water providing defense and quicker/more shots, Air for speed bonuses and maybe a 'master trait' that gives you permanent 'ghost' status (another Heretic thing that changes the game - ghosts immune to some weapons, and maybe in HereticRL they're more vulnerable to others), Earth for more passive defense... stuff like that.
Title: Re: HereticRL demo
Post by: sklres on July 22, 2011, 23:02
It doesn't work on Linux, because paths on Linux are case sensitive. I had to rename all files in the sound directory to match those in heretic_sound.lua to get it to run. Also, the command to run the mod on Linux should contain slashes (/) not backslashes (\).

I really like the level design - especially the double-wide corridors. It feels like a finished game, not a demo ;)

Could you make gargoyle & warrior projectiles move a little faster? A few times I moved while a projectile was still in the air, which allowed them to take free shots at me.
Title: Re: HereticRL demo
Post by: Game Hunter on July 23, 2011, 08:46
@sklres: I fixed up the sounds. I'll consider speeding up the projectiles in other versions, but I'm going to leave this current version as-is.

If you want to see progress, check in the IRC channel periodically. I'm gonna try to pump out another map this weekend and link it over there.
Title: Re: HereticRL demo
Post by: Game Hunter on January 23, 2012, 12:05
Since people have been asking about this mod, I'm going to bump the thread.

What's the status of HereticRL? ;)
Well, it's not updated for 0.9.9.5, that's for sure. I think I mentioned in another thread that I was going to try and get a demo for people to check out soon: that is still in the works. As for actual content, this is what it looks like:

Title: Re: HereticRL demo
Post by: Trar on May 24, 2013, 10:46
I need to play Heretic myself, but I'm still looking forward to this mod. Hope you haven't given up on it.