Smooth Doom [WIP 2.0 TEST? WOWIE ZOWIE]
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.
no reply to bug reports
I reported a bug on this mod and got absolutely no reply.
Why?
Is the creator deliberately ignoring what I posted?
At least you could try acknowledge the existence of said bug.
Why?
Is the creator deliberately ignoring what I posted?
At least you could try acknowledge the existence of said bug.
Re: no reply to bug reports
Who do you think you are and why is he obliged to answer to you? Get outta here lol this people is doing this for free.Pardo wrote:I reported a bug on this mod and got absolutely no reply.
Why?
Is the creator deliberately ignoring what I posted?
At least you could try acknowledge the existence of said bug.
- DoomKrakken
- Posts: 3489
- Joined: Sun Oct 19, 2014 6:45 pm
- Location: Plahnit Urff
- Contact:
Re: no reply to bug reports
Wow. Such arrogance.Pardo wrote:I reported a bug on this mod and got absolutely no reply.
Why?
Is the creator deliberately ignoring what I posted?
At least you could try acknowledge the existence of said bug.
Dude, you might as well get used to the fact that you WILL NOT BE RESPONDED TO ALL OF THE DAMN TIME.
The guy could have been too busy to read it. The guy could have read it and not have responded. Maybe he read it, acknowledged it, but didn't want to say anything until it got fixed in the next version. There's no telling what had actually happened unless he actually responds. BUT HEY, it's not the end of the world if you're not responded to immediately (or in 3+ months). It happens. Calm yer tatas.
Re: no reply to bug reports
It's not even about the reason why he wasn't responded to, he doesn't had any "rights" to be responded to in the first place. It's not like the creators of Smooth Doom wronged us by delivering a bugged mod and need to "straighten it up". This is a community project given out for free, made by people who love this. This guy "Pardo" Is simply out of reason.DoomKrakken wrote:
Wow. Such arrogance.
Dude, you might as well get used to the fact that you WILL NOT BE RESPONDED TO ALL OF THE DAMN TIME.
The guy could have been too busy to read it. The guy could have read it and not have responded. Maybe he read it, acknowledged it, but didn't want to say anything until it got fixed in the next version. There's no telling what had actually happened unless he actually responds. BUT HEY, it's not the end of the world if you're not responded to immediately (or in 3+ months). It happens. Calm yer tatas.
- Devianteist
- Posts: 945
- Joined: Wed Sep 24, 2014 4:07 pm
- Location: Creating a SPACE HULK conversion!
- Contact:
Re: Smooth Doom
To add something a bit more constructive to the discussion for Gifty;
You could add the Doom64 Plasma Rifle to this, using the one found in Doom32 by zrrion the insect; http://www.mediafire.com/download/m7cvp ... eapons.zip
Obviously, you'd have to ask them beforehand, but a suggestion is simply that, a suggestion. Do with it what you will.
EDIT: Weasel to the rescue!
You could add the Doom64 Plasma Rifle to this, using the one found in Doom32 by zrrion the insect; http://www.mediafire.com/download/m7cvp ... eapons.zip
Obviously, you'd have to ask them beforehand, but a suggestion is simply that, a suggestion. Do with it what you will.
EDIT: Weasel to the rescue!
Last edited by Devianteist on Tue Sep 22, 2015 6:55 am, edited 1 time in total.
- wildweasel
- 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
- Contact:
Re: Smooth Doom
Lycaon, DoomKrakken, I feel like a better way to handle this was through politeness.
Pardo, I'm sorry that your previous post was missed, and I'm sorry that these two people have seen fit to lash out at you instead of trying to assist with your problem. If I knew anything about the mod, I'd assist you myself, but as I haven't downloaded a version of it in quite a while, I'm not really qualified. I may see about it later, but I can't make any guarantees.
Pardo, I'm sorry that your previous post was missed, and I'm sorry that these two people have seen fit to lash out at you instead of trying to assist with your problem. If I knew anything about the mod, I'd assist you myself, but as I haven't downloaded a version of it in quite a while, I'm not really qualified. I may see about it later, but I can't make any guarantees.
-
Blue Shadow
- Posts: 5046
- Joined: Sun Nov 14, 2010 12:59 am
Re: Smooth Doom
The issue does happen on my end as well. It occurs if smooth bobbing, visual recoil and black gloves are all enabled.
Re: Smooth Doom
Pardo wrote:Hello, I have recently installed a new version, tested it out in ultimate doom, everything seems to work fine, i set the weapons and the pickups to look like doom64 but i noticed a problem with the chainsaw.
The wepon sprite when on the floor looks like the doom64 chainsaw, and this is fine, i pick it up and the weapon idle animation is indeed the one of doom64 but when i use it the sprites revert back to the classic doom chainsaw.
This didnt happen in a previous release.
Screenshots in the spoilerSpoiler:
Happens because there is a line missing for the final Saw64 check in Melee.txt for the bobBLRecoilFire state for the chainsaw. It needs to have this entered at the beginning:Blue Shadow wrote:The issue does happen on my end as well. It occurs if smooth bobbing, visual recoil and black gloves are all enabled.
Code: Select all
bobBLRecoilFire:
TNT1 A 0 A_JumpIf(CallACS("64SawToggle")==1, "bob64RecoilFire")
...
Re: Smooth Doom
Thank you very much, I added that in SLADE and now it works as it used to in the previous versions.faslrn wrote:
Happens because there is a line missing for the final Saw64 check in Melee.txt for the bobBLRecoilFire state for the chainsaw. It needs to have this entered at the beginning:
That resolves the issue.Code: Select all
bobBLRecoilFire: TNT1 A 0 A_JumpIf(CallACS("64SawToggle")==1, "bob64RecoilFire") ...
Re: Smooth Doom
Retards that jump on people like those two imbeciles should be banned, just so you know.wildweasel wrote:Lycaon, DoomKrakken, I feel like a better way to handle this was through politeness.
Pardo, I'm sorry that your previous post was missed, and I'm sorry that these two people have seen fit to lash out at you instead of trying to assist with your problem. If I knew anything about the mod, I'd assist you myself, but as I haven't downloaded a version of it in quite a while, I'm not really qualified. I may see about it later, but I can't make any guarantees.
- wildweasel
- 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
- Contact:
Re: Smooth Doom
I'm sorry, Pardo, but I'm not the kind of moderator that will instantly ban people for single offenses. They've been warned not to do it again, so hopefully this won't happen in the future.
Re: Smooth Doom
I do not consider what I said an "offense". He was the one being disrespectful and I just pointed that out. Now he called me a retard and you still don't acknowledge that he is the one being arrogant. The most "offensive" thing I said was "get outta here". We are grown ups, i'm sure he didn't understand that literally.
- wildweasel
- 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
- Contact:
Re: Smooth Doom
Okay, everybody just stop it, please, or there actually might be temp-bans in order. I don't like seeing people argue about things like this.
- DoomKrakken
- Posts: 3489
- Joined: Sun Oct 19, 2014 6:45 pm
- Location: Plahnit Urff
- Contact:
Re: Smooth Doom
Agreed.wildweasel wrote:Lycaon, DoomKrakken, I feel like a better way to handle this was through politeness.
He shouldn't be acting like he's the center of the universe, though. I understand his frustration (ok, I should have said that then...) as I hate being ignored myself, but I can't help but be angered when someone asks such a question.
And I apologize that I wasn't more polite. I still stand by what I said before, though I acknowledge that I could have said it better.wildweasel wrote:Pardo, I'm sorry that your previous post was missed, and I'm sorry that these two people have seen fit to lash out at you instead of trying to assist with your problem. If I knew anything about the mod, I'd assist you myself, but as I haven't downloaded a version of it in quite a while, I'm not really qualified. I may see about it later, but I can't make any guarantees.
I would have liked to help, but I don't know if I could have helped, especially because you didn't say what this problem of yours was. Rather than complain about how you were being ignored, you could have turned to the other people who are on this forum for help. Why didn't you?
I'll pretend I didn't see that. I forgive you.Pardo wrote:Retards that jump on people like those two imbeciles should be banned, just so you know.
Re: Smooth Doom
Ah jeez, sorry if my absence stirred anybody. I do actually check the thread every day, I just try not to post unless I have something useful. Some really exciting music-related stuff has been going on for me recently which has been taking up an awful lot of my time, so I haven't gotten a lot of work done on the mod. I do read all the posts, sorry if my selective replies have left anyone feeling ignored.

