Re: [v2.1.1] Eriguns - Now with 100% more SWORDS!
Forum rules
The Projects forums are only for 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 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: 558
- Joined: Mon Sep 28, 2015 3:23 am
Re: Re: [v1.1.2] Eriguns - Now Actually Up to Date!
Now I'm slightly curious as to what a potential EriGuns 3 would look like...
-
- Posts: 1662
- Joined: Sun Jul 03, 2011 8:44 pm
- Location: Dropping today in Station Square.
Re: [v1.1.2] Eriguns - Now Actually Up to Date!
Little glitch involving the machine gun; the numbers are out of place when firing with the status bar as shown below:
If the status bar is gone, then the numbers are in the correct place.
If the status bar is gone, then the numbers are in the correct place.
-
-
- Posts: 10773
- Joined: Sun Jul 20, 2003 12:15 pm
Re: Re: [v1.1.2] Eriguns - Now Actually Up to Date!
The old method for showing the ammo counter is basically broken by design, unfortunately. The only prudent thing to do with the old code is take it out.
Fortunately, it's already been completely replaced for the next release with something that works properly for once (yay overlays+zscript) -- see previous page for a preview.
Fortunately, it's already been completely replaced for the next release with something that works properly for once (yay overlays+zscript) -- see previous page for a preview.
-
- Posts: 1662
- Joined: Sun Jul 03, 2011 8:44 pm
- Location: Dropping today in Station Square.
Re: Re: [v1.1.2] Eriguns - Now Actually Up to Date!
That's with the full screen HUD. Will it work with the status bar in the next release?Xaser wrote:
-
- Posts: 21706
- Joined: Tue Jul 15, 2003 7:33 pm
- Preferred Pronouns: He/Him
- Operating System Version (Optional): A lot of them
- Graphics Processor: Not Listed
Re: Re: [v1.1.2] Eriguns - Now Actually Up to Date!
The way it works is completely and utterly overhauled for the next release, with the commits having been posted 3 hours ago.
-
- Posts: 1662
- Joined: Sun Jul 03, 2011 8:44 pm
- Location: Dropping today in Station Square.
Re: Re: [v1.1.2] Eriguns - Now Actually Up to Date!
I kinda get it now, I'll wait until the next release then.
-
- Posts: 270
- Joined: Fri Dec 18, 2015 4:48 pm
Re: Re: [v1.1.2] Eriguns - Now Actually Up to Date!
I hope this mod will have a monsters addon too..
-
-
- Posts: 10773
- Joined: Sun Jul 20, 2003 12:15 pm
Re: Re: [v1.1.2] Eriguns - Now Actually Up to Date!
There won't be any new monsters in Eriguns itself, but all the stuff in the mod that previously required monster redefinitions (namely weapon drops & soul-explosion deaths) are rewritten for the next release to work generically, which is an ultra-geeky way of saying you can play it with your favorite monster wad and have everything Just Work™.
I suppose it wouldn't be hard to put together a companion "erimons.pk3", but that would just be a collection of stuff that's already available on R667, so I wouldn't be surprised if someone's already done it.
I suppose it wouldn't be hard to put together a companion "erimons.pk3", but that would just be a collection of stuff that's already available on R667, so I wouldn't be surprised if someone's already done it.
-
- Posts: 165
- Joined: Tue Mar 31, 2015 10:16 pm
Re: Re: [v1.1.2] Eriguns - Now Actually Up to Date!
To collect all in a row, it is not necessary. A set of monsters should be balanced, diverse and similar at the same time. What would the monsters do not stand out from the overall theme. The sets of monsters to eriguns1 and eriguns2 must be fundamentally different. You should try, maybe it will better than other monster packs.Xaser wrote:I suppose it wouldn't be hard to put together a companion "erimons.pk3", but that would just be a collection of stuff that's already available on R667, so I wouldn't be surprised if someone's already done it.
Though it is not a bug, but I think it is better to fix.
Spoiler:
-
- Posts: 3728
- Joined: Wed Sep 22, 2010 9:35 am
- Location: Apathetic Limbo
Re: Re: [v1.1.2] Eriguns - Now Actually Up to Date!
I can only imagine you're saying to set +FORCEYBILLBOARD on the puff.
-
- Posts: 6634
- Joined: Mon Jul 26, 2004 12:59 pm
- Location: Growing from mycelium near you.
Re: Re: [v1.1.2] Eriguns - Now Actually Up to Date!
OH...MY...GOD....Xaser wrote:Well, it's about time this happened:
Behold, the power of overlays and proper scripting!
-
-
- Posts: 10773
- Joined: Sun Jul 20, 2003 12:15 pm
Re: Re: [v1.1.2] Eriguns - Now Actually Up to Date!
The plasma gun ammo meter is in too. Thanks for making 'em! Hope this is all up to snuff.
@Blox/Doomenator: If you mean the puffs, Railgun puffs are spawned directly in the wall rather than a few units away (like regular hitscans), which leads to rendering goofiness like this. I suppose I could work around it given this is a non-piercing shot, and searching around, I'm not sure if anyone has ever bugreported this. Welp. D:
@Blox/Doomenator: If you mean the puffs, Railgun puffs are spawned directly in the wall rather than a few units away (like regular hitscans), which leads to rendering goofiness like this. I suppose I could work around it given this is a non-piercing shot, and searching around, I'm not sure if anyone has ever bugreported this. Welp. D:
-
-
- Posts: 10773
- Joined: Sun Jul 20, 2003 12:15 pm
Re: Re: [v2.0.0] Eriguns - Viva la ZScript!
I've been lagging on writing up a new blurb in the opening post, but tl;dr is that v2.0.0 has been done for a bit so I may as well release it. Everything's zscriptified, Soul deaths work on all monsters, machinegun/plasmagun have working ammo counters, and there's three new weapons in Eriguns2 (Super Immolator, Hellforge, and Hydra) -- check out the CVARs in the menu to toggle spawning.
Apologies for the delay and lack of wordiness. Busy, busy.
Downloads at the usual place. Enjoy n' things!
Apologies for the delay and lack of wordiness. Busy, busy.
Downloads at the usual place. Enjoy n' things!
-
- Posts: 72
- Joined: Wed Aug 16, 2017 5:29 am
Re: Re: [v2.2.0] Eriguns - Viva la ZScript!
YES! I just had a super quick blast with this and Heretic before diving out the door to work. This is great fun. Setting fire to the gargoyles is particularly satisfying although picking up the beating heart weapon as Corvus laughs is pretty close!
Can't wait to get home tonight and get stuck in properly.
Can't wait to get home tonight and get stuck in properly.
-
- Posts: 117
- Joined: Sun Oct 11, 2015 7:35 am
Re: Re: [v2.2.0] Eriguns - Viva la ZScript!
there's a little problem: the irebolt crash the game every time i use it.