News | Forum | People | FAQ | Links | Search | Register | Log in
MapJam 8 - Film Noir
Cool jazz slides it's way into your eardrums, your companion draws in her cigarette, letting the smoke curl out slowly from her mouth. You take a sip of your vermouth and realise that it's time to get your black and white on.

This jam oozes sexiness and grittiness.

The rules are, greyscale only (fullbright color highlights are allowed). Being that making textures may be required, the deadline is Saturday October 8th.

The maps should be designed for or compatible with ARCANE DIMENSIONS https://www.quaddicted.com/reviews/ad_v1_42final.html so get with that shizzle yo.

For your consumption:

A small album with some theme images:

http://imgur.com/a/zstwH

Some musics to get you in the mood:
https://www.youtube.com/watch?v=kbrhuUFjCII
https://www.youtube.com/watch?v=6Zl5vpy__dQ

Have fun mapping!
First | Previous | Next | Last
Negke 
I was going to strip the unused AD content out of the release to save space. Primarily the maps. Unless a new version of Quakespasm drops before the release date then they'll be packaged together.

@Mugwump, there are two options with regard to that. Changing the palette back to a red (looks bad btw, ruins the UI, alsp possibly other textures - see screenshot).

http://imgur.com/0r3yIaG

Or by modifying the engine to change the blood colour to a fullbright red palette index rather than index 67 (maybe it was 57... I forget).

I don't want to push for a new QS release just for this. 
Palette 
So the textures are essentially gonna be desaturated twice? First the "lossy" way, then by the new palette? 
 
Or by modifying the engine to change the blood colour to a fullbright red palette index rather than index 67 (maybe it was 57... I forget).

QC controls this, not the engine.

Though I'm not sure the fullbright red range is big enough to use it for particles. I don't know the subtleties of how the engine picks additional colors for randomizing.

Could try and repaint the oranges though. 
Dwere 
I looked through the QC and couldn't find it. I found some suspiciously bloody looking code in r_part.c in the function R_RocketTrail though.

I used the same textures to desaturate the textures as I'm using for the engine. There shouldn't be any extra loss of information beyond the first conversion. 
 
SpawnBlood is the main function you need to look at. It's in projectiles.qc (I thought it was in another place, but maybe it was moved in AD).

Lightning gun has its damage effect defined separately, in weapons.qc.

There shouldn't be any extra loss of information beyond the first conversion.

It's just that the first conversion seems to be unnecessary. 
Thanks Dwere 
The only place I can find a palette index for blood in QC files is ai_gibs.qc under MON_BCOLOR_RED. I changed this to the indexes 251, it is randomising the particles to use the surrounding colours aswell, I need to dig deeper to find this code and nerf it.

Thanks for the heads up man. 
Hmmm... 
Before you decide to further explore this idea, something just occurred to me: having red blood would also require having red blood decals, which probably means tweaking the palette again, which means not-pre-desaturated textures may look wrong. It probably isn't worth the hassle just for lil' old me.

I'll run some tests with and without your palette and see which suits what I have in mind best and/or what level of sacrifice of my original ideas I'll be willing to make. That's gonna wait a little though, as right now I'm focusing on finishing my jazzy/industrial main theme in time, to have at least some sort of contribution. I'll post an .ogg when it's done. 
 
I need to dig deeper to find this code and nerf it.

Another suggestion is to use dark orange without even changing it in the palette. Lightning gun's damage effect always used it (well, at least until AD), and people still think it's blood, because it's almost red. 
I Never Thought It Was Blood 
Rather embers. Blood wouldn't float upwards. 
 
Tweaking the palette is dangerous for my map, as I'm using regular textures right now and so any change would probably let colour leak through. As far as I can tell it's good as it is right now, save for the unfortunately grey blood.

Also, if it is possible to not pack even a lightweight versio of AD that would be a good way to cut down the download size. Just include the required directory structure with only changed/added files and I think a lot of people will be happier.

A fun benefit of building my map the way I have is that it can be played without the palette active, it looks nice there as well c: 
 
Tweaking the palette is dangerous for my map, as I'm using regular textures right now and so any change would probably let colour leak through. As far as I can tell it's good as it is right now, save for the unfortunately grey blood.

Also, if it is possible to not pack even a lightweight versio of AD that would be a good way to cut down the download size. Just include the required directory structure with only changed/added files and I think a lot of people will be happier.

A fun benefit of building my map the way I have is that it can be played without the palette active, it looks nice there as well c: 
 
Oh no double post :( 
 
So you're also using colored texture wads when mapping your map, and only changing them to desaturated ones just before compiling.. so it looks nice with colors or without* I'm definitely going make an another standalone version about this jam map but with colors then... 
Not Quite 
I'm not changing the wads out at all. The only thing thst makes my map desaturated is the custom palette in /gfx 
Deadline 
So, is the deadline being extended or not? I'm still not sure :/ and it'd be put back to the 15th if it was, right?

I ask because if it's not, I'll either be running right down to the metal to get my map in. I can see myself finishing it if I had a bunch of time available tomorrow and on saturday, but friday in particular is looking to try and steal all my free time so... yeah.

It's tough because I don't really need an extra week; Obviously time to polish would be nice, but I tend to do that as I go and build an area almost entirely before working on the next which means that while most of the map is ready to go, the final two sections are barely even greyboxed right now.
I've been working incredibly fast by my standards though, especially for the level of quality i've been putting out, so it really feels like I could be done with the map come... I want to say wednesday? Perhaps monday, since I do have the day off and I will probably spend the entire time working on the map if I can.

This got long. Simple question: Are we getting an extension or not? Thanks! 
 
yeah man, +1 week, the 15th 
 
There is never enough time* I will definitely use all of the time polishing and extending gameplay. There is a lot of things like introducing enemies, build up, ambient, effects, scripting, timing and many other things. But I assume this map will be a pretty polished.

I can already see that there might not be enough time for me to create/implement the whole city section.. I need to cut it down a bit, because I assume ending is much more important in the end. Maybe later when I make an another standalone version, I will include even the whole city section. 
Guys 
when you get the chance can you let me know the names of your maps? 
One Ranger Two Boomsticks 
But I might change it because I'm thinking of adding a nailgun to the map... 
Buried By Time And Dust 
 
BlackFuture.map 
Her Lips Were Wet With Venom 
 
Length 
How's everyone's map coming along? I'm almost ready to put the final room in I think, but right now it's looking pretty slick as it is. 85 monsters, takes me about 4 minutes to finish which is pretty decent (I think I'm a bit quick since i'm very familiar with it all now).

Also, I'm assuming the changelevels in the startmaps will be resetting the player inventory, right? I'd hope so.
And where can I get the template for the readme style people seem to like to use? Or should I just cut up one from another release? 
 
Also, uh... how do we set up the changelevel at the end of our map so that it returns to the start properly? is the map going to be called jam8_start? 
Everything Is Looking Pretty Good Here 
Can you guys give me a list of mobs that you're using so I know which projectiles to give fullbright projectiles to?

My start map will reset weapons, yes (although im going to need to look up how to do it). 
First | Previous | Next | Last
You must be logged in to post in this thread.
Website copyright © 2002-2024 John Fitzgibbons. All posts are copyright their respective authors.