[spooky] sans. (Version 1.352 - MEGALOBLOOK Update)
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: 868
- Joined: Fri Jul 03, 2009 1:47 pm
[spooky] sans. (Version 1.352 - MEGALOBLOOK Update)
Hello. Do you wanna have a bad time?
Click here to download.
(Recommended) Also click here to download Captain J's addon for a better experience.
[spoiler=Changelog]v1.352
Added a few new optional CVARs.
A new, rushed intro screen and main menu.
Few tweaks and fixes.
v1.2
Sounds update.
Added healthy meals to replace weapons.
Changed the behaviour of the Gaster Blaster.
Invulnerability Sphere now with 666% with more Megalovania.
v1.11
Added a Time Freeze move! Hold the fire button to keep time frozen.
Added a stamina bar, no unstopping bad time now.
Added a tertiary fire for the Gaster Blaster! Press reload to spread bad times in all directions.
Fixed Gaster Blaster messing with the monster counter.
Fiddled a bit with the HUD.
Nerfed the Bonezone a bit.
Added a couple easter eggs.
Fixed a few thingies[/spoiler]
[spoiler=Credits]Undertale, for sounds, sprites and some music.
Super Mario world and Blood for the bone sprites.
Neoworm and Id Software for the Ethereal Soul sprites used in the Gaster Blaster.
Special thanks for everyone who helped me code this little mod, without your hand this wouldn't be possible.
And you, for playing![/spoiler]
i'm so so sorry.
Click here to download.
(Recommended) Also click here to download Captain J's addon for a better experience.
[spoiler=Changelog]v1.352
Added a few new optional CVARs.
A new, rushed intro screen and main menu.
Few tweaks and fixes.
v1.2
Sounds update.
Added healthy meals to replace weapons.
Changed the behaviour of the Gaster Blaster.
Invulnerability Sphere now with 666% with more Megalovania.
v1.11
Added a Time Freeze move! Hold the fire button to keep time frozen.
Added a stamina bar, no unstopping bad time now.
Added a tertiary fire for the Gaster Blaster! Press reload to spread bad times in all directions.
Fixed Gaster Blaster messing with the monster counter.
Fiddled a bit with the HUD.
Nerfed the Bonezone a bit.
Added a couple easter eggs.
Fixed a few thingies[/spoiler]
[spoiler=Credits]Undertale, for sounds, sprites and some music.
Super Mario world and Blood for the bone sprites.
Neoworm and Id Software for the Ethereal Soul sprites used in the Gaster Blaster.
Special thanks for everyone who helped me code this little mod, without your hand this wouldn't be possible.
And you, for playing![/spoiler]
i'm so so sorry.
Last edited by Ribo Zurai on Thu May 23, 2019 4:30 pm, edited 14 times in total.
-
- Posts: 791
- Joined: Thu Jun 16, 2011 6:49 pm
- Discord: #1462
- Location: harold
Re: [spooky] sans.
It's a beautiful day outside,
Birds are singing, flowers are blooming,
On days like these, doomers like you...
Should be killing demons in hell.
Birds are singing, flowers are blooming,
On days like these, doomers like you...
Should be killing demons in hell.
-
- Posts: 875
- Joined: Fri Sep 25, 2015 3:48 am
- Location: elsewhere
Re: [spooky] sans.
welcome to the bone zone
edit:
oh shit, the weapon actually is named bone zone
edit:
oh shit, the weapon actually is named bone zone
-
- Posts: 791
- Joined: Thu Jun 16, 2011 6:49 pm
- Discord: #1462
- Location: harold
Re: [spooky] sans.
Ok, after playing a bit, I gotta say I had a lot of fun with this, specially with slaughtermaps. The only bug I found is that the GasterBlaster counts as a monster, and that ruins your kill rate since you can't kill them.
-
- Posts: 330
- Joined: Sun Nov 02, 2008 11:52 am
Re: [spooky] sans.
Oh man, I want to see this get even more accurate. More attacks (circle of Gasterblasters around a target, for example), teleportation, a fatigue system (attack too much without a break and you start to move slower), and maybe having a 1 HP mode (with hitscanners firing projectiles of course).
And a button to just loop his talk sound, of course.
Yes I really really like that game, why do you ask?
EDIT: It'd be neat if it could be done so that his attacks only do one damage per hit but deal constant contact damage and also poison enemies on hit. Would be real interesting, for sure.
And a button to just loop his talk sound, of course.
Yes I really really like that game, why do you ask?
EDIT: It'd be neat if it could be done so that his attacks only do one damage per hit but deal constant contact damage and also poison enemies on hit. Would be real interesting, for sure.
-
- Posts: 868
- Joined: Fri Jul 03, 2009 1:47 pm
Re: [spooky] sans.
Triple S wrote:Oh man, I want to see this get even more accurate. More attacks (circle of Gasterblasters around a target, for example), teleportation, a fatigue system (attack too much without a break and you start to move slower), and maybe having a 1 HP mode (with hitscanners firing projectiles of course).
I like the ideas. I will check out what I can do.
Also, most attacks have the +RIPPER flag, doing a ton of damage per tic. Though a single point of damage wouldn't be enough to do significative damage. I want sans to wreck stuff
Gothic wrote:The only bug I found is that the GasterBlaster counts as a monster, and that ruins your kill rate since you can't kill them.
Oh, didn't notice that. Fixed.
-
- Posts: 307
- Joined: Tue Sep 04, 2012 9:11 pm
Re: [spooky] sans.
GasterBlaster's alt fire no longer counts as a monster but the primary still does. Infact, it counts as two monsters per primary shot.
-
- Posts: 791
- Joined: Thu Jun 16, 2011 6:49 pm
- Discord: #1462
- Location: harold
Re: [spooky] sans.
One more bug, firing various GasterBlasters while standing still, they may target at you.
EDIT: It actually target other gasterfuckers.
Oh, and may I suggest adding "$limit sans/gasperblast 0" to the SNDINFO?
EDIT2: GasterTarget, GasterFucker and GasterFuckerTargeter should have the -COUNTKILL flag, after the MONSTER property, and the problem with the GasterFucker being targeted can be fixed with the -SHOOTABLE flag.
EDIT: It actually target other gasterfuckers.
Oh, and may I suggest adding "$limit sans/gasperblast 0" to the SNDINFO?
EDIT2: GasterTarget, GasterFucker and GasterFuckerTargeter should have the -COUNTKILL flag, after the MONSTER property, and the problem with the GasterFucker being targeted can be fixed with the -SHOOTABLE flag.
Last edited by Gothic on Sat Oct 31, 2015 5:36 pm, edited 3 times in total.
-
- Posts: 330
- Joined: Sun Nov 02, 2008 11:52 am
Re: [spooky] sans.
Ribo Zurai wrote:Also, most attacks have the +RIPPER flag, doing a ton of damage per tic. Though a single point of damage wouldn't be enough to do significative damage. I want sans to wreck stuff
Me too, but it'd be neat for a Hard Mode. Could combine it with the 1 HP bit and create a pretty neat experience.
Other ideas included reworking telekinesis to function based on what direction you're holding or something (so you could do up or down with primary; left, right, forward, and back with secondary) so you could slam people wherever you wanted, including grounding flying enemies pretty hard. Also increasing weapon swap speed so you can mix attacks up better.
I dunno, I'm rather energetic today so I'm coming up with ideas too much, heh.
RikohZX wrote:GasterBlaster's alt fire no longer counts as a monster but the primary still does. Infact, it counts as two monsters per primary shot.
Probably one for the indicator and then the other is the Gasterblaster itself. Speaking of, the X indicator causes bleeding when it is on monsters. Any way to prevent that?
-
- Posts: 875
- Joined: Fri Sep 25, 2015 3:48 am
- Location: elsewhere
Re: [spooky] sans.
an interesting thing about the gaster blasters
with sv_fastweapons on, holding down primary suspends all blasters in idle until you release, making them all shoot at once
with sv_fastweapons on, holding down primary suspends all blasters in idle until you release, making them all shoot at once
-
- Posts: 284
- Joined: Mon Nov 14, 2011 9:59 am
- Discord: Kizoky#0375
- Github ID: Kizoky
- OS Test Version: No (Using Stable Public Version)
- Graphics Processor: nVidia with Vulkan support
- Location: Around weirdos, I'm the biggest weirdo among them
Re: [spooky] sans.
Spooky errors.
"Script error, "sans.wad:DECORATE" line 191:
Invalid state parameter a_damageself"
Does It require the latest ZDoom dev build?
"Script error, "sans.wad:DECORATE" line 191:
Invalid state parameter a_damageself"
Does It require the latest ZDoom dev build?
-
- Moderator Team Lead
- Posts: 21368
- Joined: Tue Jul 15, 2003 7:33 pm
Re: [spooky] sans.
KiLerZolika wrote:Spooky errors.
"Script error, "sans.wad:DECORATE" line 191:
Invalid state parameter a_damageself"
Does It require the latest ZDoom dev build?
Um, probably yes. It would probably have been a good idea to test that yourself first.
-
- Posts: 284
- Joined: Mon Nov 14, 2011 9:59 am
- Discord: Kizoky#0375
- Github ID: Kizoky
- OS Test Version: No (Using Stable Public Version)
- Graphics Processor: nVidia with Vulkan support
- Location: Around weirdos, I'm the biggest weirdo among them
Re: [spooky] sans.
I wasn't aware of this, well I fixed the problem by downloading the latest dev build.
Heck, I didn't know there were ton of new DECORATE stuff
Heck, I didn't know there were ton of new DECORATE stuff
-
- Posts: 868
- Joined: Fri Jul 03, 2009 1:47 pm
Re: [spooky] sans.
comet1338 wrote:an interesting thing about the gaster blasters
with sv_fastweapons on, holding down primary suspends all blasters in idle until you release, making them all shoot at once
Yes, that was the best accidental feature I've ever implemented.
-
- Posts: 495
- Joined: Thu Oct 31, 2013 12:33 pm
Re: [spooky] sans.
Ribo Zurai wrote:comet1338 wrote:an interesting thing about the gaster blasters
with sv_fastweapons on, holding down primary suspends all blasters in idle until you release, making them all shoot at once
Yes, that was the best accidental feature I've ever implemented.
Just... hearing the sound that results from having a few dozen gaster blasters firing is absolutely incredible. Really, the best way to play this is with sv_fastweapons 1. Just being able to prime the blasters and fire all at once is worth it.