Faspons [JULY 20 2023] - Now Monster Pack Compatible!
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.
Re: Faspons - Now with 10% more GitLab
This was nochance.wad.
But when I run on Doom 2 the key icons are still buggy.
But when I run on Doom 2 the key icons are still buggy.
Re: Faspons - Now with 10% more GitLab
Would you be able to provide me your GZDoom settings .INI file? I am seeing some other issues in your screenshot like the left/right ends of the bars. Some things look odd and I am wondering if I am missing a setting to recreate that.Baconator wrote:This was nochance.wad.
But when I run on Doom 2 the key icons are still buggy.
Got it! It's an issue with the texture options in GZDOOM:

Change that to something else.
Last edited by faslrn on Tue Mar 22, 2016 2:46 pm, edited 1 time in total.
Re: Faspons - Now with 10% more GitLab
Not sure if you saw the edit above. It looks to be an issue with the texture format selection in GZDOOM. Change it to RGBAB.Baconator wrote:http://s000.tinyupload.com/index.php?fi ... 7071959111
Re: Faspons - Now with 10% more GitLab
Oops! My bad. Changed it and it worked. 

Re: Faspons - Now with 10% more GitLab
Lol, don't worry, not your bad at all. I am not even sure why that would make a difference for the sprites compared to other options.Baconator wrote:Oops! My bad. Changed it and it worked.
Glad it is working though!
Re: Faspons [Latest Push: Mar 22]
I've added a changelog to the GitLab now and modified the README to make it a little more understandable. You can always check the changelog to see what the latest updates are and I'm trying to see if I can have a dynamically updated image/something to show on the OP so it makes my life easier.
As well, I did the following:
As well, I did the following:
Code: Select all
v 1.0.0 (March 22, 2016)
- Added changelog to GitLab
- Modified shotgun and SSG offsets
- Fixed classic shotgun mode damage buff when reload is disabled
- Buffed classic shotgun damage from 10% to 15%
Re: Faspons [Latest Push: Mar 22]
I see that you migrated to GitLabs. So how is it?
I tried latest release build 2f6de4fa and I noticed that even when fancy smoke is disabled, shots from plasma rifle and bfg upon impact produce smoke so as their ejected used cell clips.
EDIT: Actually, it looks like this toggle got somewhat borked, because now it affects only smoke coming from weapons, everything other seems unaffected.
Also not sure if intentional or not, but it feels inconsistent to me how bfg uses 25 energy for lowest charge, but still allows last shot with only 10 remaining energy.
While playing Smooth Doom I became big fan of its gibbable SSG. I just think it makes it look even more badass and maybe encourages players to use it more often. So could there be place for another optional toggle?
Also just little detail, but wouldnt it look better if minigun casings had different sprites from rifle ones?
BTW thanks for changing zoom out effect for minigun. I know it was only very slight detail, but it just didnt feel right before. And I surely dont mind another slight buff to classic shotty.
EDIT2: Most propably harmless things, but when latest build is run in conjuction with SingleReloadRPG and OldCombatRifle addons, at startup console mentions 2 warnings:
I tried latest release build 2f6de4fa and I noticed that even when fancy smoke is disabled, shots from plasma rifle and bfg upon impact produce smoke so as their ejected used cell clips.
EDIT: Actually, it looks like this toggle got somewhat borked, because now it affects only smoke coming from weapons, everything other seems unaffected.
Also not sure if intentional or not, but it feels inconsistent to me how bfg uses 25 energy for lowest charge, but still allows last shot with only 10 remaining energy.
While playing Smooth Doom I became big fan of its gibbable SSG. I just think it makes it look even more badass and maybe encourages players to use it more often. So could there be place for another optional toggle?

Also just little detail, but wouldnt it look better if minigun casings had different sprites from rifle ones?
BTW thanks for changing zoom out effect for minigun. I know it was only very slight detail, but it just didnt feel right before. And I surely dont mind another slight buff to classic shotty.

EDIT2: Most propably harmless things, but when latest build is run in conjuction with SingleReloadRPG and OldCombatRifle addons, at startup console mentions 2 warnings:
Code: Select all
Script warning, "Faspons-OldRifle.pk3:actors/weapons/combatrifle.txt" line 224:
Unknown class name 'BeserkKickAttack'
Script warning, "Faspons-RPG.pk3:actors/weapons/rpg.txt" line 158:
Unknown class name 'BeserkKickAttack'
Last edited by patrik on Wed Mar 23, 2016 5:23 am, edited 2 times in total.
Re: Faspons [Latest Push: Mar 22]
Just throwing in my 2 cents since you're asking. I like it because they provide free private repos and provide a open-source "roll your own" self-hosted option. There's also been some internal corporate strife at GitHub which makes me uneasy. This article is what originally got me looking into them as an alternative to my GitHub repo: https://www.b.agilob.net/choose-gitlab- ... t-project/patrik wrote:I see that you migrated to GitLabs. So how is it?
One downside is push/pull speed could be faster, they seem to be actively working on improving performance: https://about.gitlab.com/2016/03/22/git ... -released/
Re: Faspons [Latest Push: Mar 22]
Fixed the smoke issue. It was because I pushed a CVAR scope change from SERVER to USER which broke the functionality. I have reverted those changes and pushed it to the release branch. I still don't know how these damn things work half the time.patrik wrote:I see that you migrated to GitLabs. So how is it?
I tried latest release build 2f6de4fa and I noticed that even when fancy smoke is disabled, shots from plasma rifle and bfg upon impact produce smoke so as their ejected used cell clips.
EDIT: Actually, it looks like this toggle got somewhat borked, because now it affects only smoke coming from weapons, everything other seems unaffected.
Also not sure if intentional or not, but it feels inconsistent to me how bfg uses 25 energy for lowest charge, but still allows last shot with only 10 remaining energy.
While playing Smooth Doom I became big fan of its gibbable SSG. I just think it makes it look even more badass and maybe encourages players to use it more often. So could there be place for another optional toggle?
Also just little detail, but wouldnt it look better if minigun casings had different sprites from rifle ones?
BTW thanks for changing zoom out effect for minigun. I know it was only very slight detail, but it just didnt feel right before. And I surely dont mind another slight buff to classic shotty.
EDIT2: Most propably harmless things, but when latest build is run in conjuction with SingleReloadRPG and OldCombatRifle addons, at startup console mentions 2 warnings:Code: Select all
Script warning, "Faspons-OldRifle.pk3:actors/weapons/combatrifle.txt" line 224: Unknown class name 'BeserkKickAttack' Script warning, "Faspons-RPG.pk3:actors/weapons/rpg.txt" line 158: Unknown class name 'BeserkKickAttack'
I will check into those gibable SSG shots to see what you mean. I don't want to add blood and gibs just because of the scope I am working with, but perhaps I can make temp blood or something.
For the old rifle and single-reload RPG, I will make the changes to correct the issue. It is purely naming

Also, loving GitLab because I can finally version control. I am using GitKraken to make my changes and it is working really well so far

- Neccronixis
- Posts: 206
- Joined: Fri Dec 23, 2011 10:53 pm
Re: Faspons [Latest Push: Mar 22]
If you wanted to add blood and or gore to this mod, then I would do it very similar to the way Smooth Doom does its gore. Use the default blood sprite; have it spray out in a similar fashion and if you wanted to have blood pools, then just use some default gore sprites from Doom. It's a nicer alternative than the default blood where it just falls of an enemy and then disappears on the floor.
Re: Faspons [Latest Push: Mar 22]
Added. Download the DEV branch and let me know if the blood looks okay.Neccronixis wrote:If you wanted to add blood and or gore to this mod, then I would do it very similar to the way Smooth Doom does its gore. Use the default blood sprite; have it spray out in a similar fashion and if you wanted to have blood pools, then just use some default gore sprites from Doom. It's a nicer alternative than the default blood where it just falls of an enemy and then disappears on the floor.
EDIT: @patrik, the fixes have been pushed for the old rifle and RPG. Re-download them and let me know if you have any other issues.
- Neccronixis
- Posts: 206
- Joined: Fri Dec 23, 2011 10:53 pm
Re: Faspons [REL: Mar 23 / DEV: Mar 24]
What I would do with the blood is instead of using the pool sprites, just use the same sprites for the blood that sprays out after shooting an enemy, and allow those sprites to fall naturally onto the ground. When enemies have been gibbed however, you should add more gore sprites just like the ones in Smooth Doom, to your discretion. I would also add an option for the player to disable floor based blood effects; maybe give an option to 'fade out after 60 seconds', 'don't fade' or disable all together.
Re: Faspons [REL: Mar 23 / DEV: Mar 24]
From my personal view the new blood effect is a bit too much.
One bullet does not create streams of blood. There is already Ketchup for that.
I recommend to make them only appear on death or when chainsawing. And one bullet or pellet should create just small spills of blood under sprite.
Maybe add growing blood pools for fresh corpses?
Holy f***! Tried your Ketchup version. It felt like Spanish tomato festival. SSG-d a little impy and it flew all over the place.
Reasonable amounts of gore fits well, but I hope you don´t overdo it. Or make it toggleable.
One bullet does not create streams of blood. There is already Ketchup for that.
I recommend to make them only appear on death or when chainsawing. And one bullet or pellet should create just small spills of blood under sprite.
Maybe add growing blood pools for fresh corpses?
Holy f***! Tried your Ketchup version. It felt like Spanish tomato festival. SSG-d a little impy and it flew all over the place.

Reasonable amounts of gore fits well, but I hope you don´t overdo it. Or make it toggleable.

Re: Faspons [REL: Mar 23 / DEV: Mar 24]
@Neccronixis, so to expand on "fall naturally to the ground", do you mean just fade into invisible with no blood pools (essentially like vanilla doom).Neccronixis wrote:What I would do with the blood is instead of using the pool sprites, just use the same sprites for the blood that sprays out after shooting an enemy, and allow those sprites to fall naturally onto the ground. When enemies have been gibbed however, you should add more gore sprites just like the ones in Smooth Doom, to your discretion. I would also add an option for the player to disable floor based blood effects; maybe give an option to 'fade out after 60 seconds', 'don't fade' or disable all together.
I'll try to add some small gibs. I'll keep working at this.
@Baconator, well, that's why this is DEVBaconator wrote:From my personal view the new blood effect is a bit too much.
One bullet does not create streams of blood. There is already Ketchup for that.
I recommend to make them only appear on death or when chainsawing. And one bullet or pellet should create just small spills of blood under sprite.
Maybe add growing blood pools for fresh corpses?
Holy f***! Tried your Ketchup version. It felt like Spanish tomato festival. SSG-d a little impy and it flew all over the place.![]()
Reasonable amounts of gore fits well, but I hope you don´t overdo it. Or make it toggleable.

The god damn ketchup mod though. I made sure the SSG felt powerful

I also have no plans on over-doing this blood. FPS is my main objective here.