[Music] Jimmy's Jukebox -- Seeking dev assistance re:ZScript
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: 315
- Joined: Tue May 26, 2015 8:06 pm
Re: [Music] Jimmy's Jukebox -- Seeking dev assistance re:ZSc
Oops, forgot to give you the thanks and praise you're due. An excellent mod to be sure. It's randomization mixed with a multitude of randomization mods, makes for a great pairing! On the plus side of that bug, it does allow for a completely silent track experience. Perfect if you can't be arsed to mute the music in the menu, and just want something like WMP in the background.
-
-
- Posts: 4723
- Joined: Mon Apr 10, 2006 1:49 pm
- Preferred Pronouns: He/Him
Re: [Music] Jimmy's Jukebox -- Seeking dev assistance re:ZSc
Thanks! Haha, I bind an alias to cut out the music since I too am sometimes lazy enough to not bother with the menu.
Glad you like the mod.
Code: Select all
alias musicoff "snd_musicvolume 0.0"
alias musicon "snd_musicvolume 0.5"
-
- Posts: 2178
- Joined: Sun Jan 10, 2010 4:05 pm
- Location: Southern California
Re: [Music] Jimmy's Jukebox -- Seeking dev assistance re:ZSc
Finally got around to using this, and OMFG so gooood
Are there any plans for non-Doom IWAD support? The jukebox map is more or less navigable in Heretic (didn't try it in Hexen & Strife), but most everything is untextured and it spawns monsters & ammo because of SpawnNum/DoomEdNum conflicts.
Are there any plans for non-Doom IWAD support? The jukebox map is more or less navigable in Heretic (didn't try it in Hexen & Strife), but most everything is untextured and it spawns monsters & ammo because of SpawnNum/DoomEdNum conflicts.
-
-
- Posts: 4723
- Joined: Mon Apr 10, 2006 1:49 pm
- Preferred Pronouns: He/Him
Re: [Music] Jimmy's Jukebox -- Seeking dev assistance re:ZSc
That was planned with a rehash of the jukebox map to use unique textures, but I'm very strongly in favor of entirely throwing out the map, replacing it with a straightforward (hopefully) scripted GUI that is accessible from any loaded level.
-
- Posts: 2178
- Joined: Sun Jan 10, 2010 4:05 pm
- Location: Southern California
Re: [Music] Jimmy's Jukebox -- Seeking dev assistance re:ZSc
Ah. That works even better. Also, let's say a piece of music is playing in a map, and you skip to one several tracks after that. Is there a way to have the next level start playing the next track after the one you skipped to?Jimmy wrote:I'm very strongly in favor of entirely throwing out the map, replacing it with a straightforward (hopefully) scripted GUI that is accessible from any loaded level.
-
-
- Posts: 4723
- Joined: Mon Apr 10, 2006 1:49 pm
- Preferred Pronouns: He/Him
Re: [Music] Jimmy's Jukebox -- Seeking dev assistance re:ZSc
That would require being able to play the jukebox's music in sequential order, rather than in an order predefined by a list of tracks that occupy the map slots.
Worth some thought, though.
Worth some thought, though.
-
- Posts: 315
- Joined: Tue May 26, 2015 8:06 pm
Re: [Music] Jimmy's Jukebox -- Seeking dev assistance re:ZSc
It's been a while since I visited this page and I don't recall, are you taking requests for popular wad tracks? I'd vote the Back to Saturn Episodes, and Whitemare 2 wads.
-
-
- Posts: 4723
- Joined: Mon Apr 10, 2006 1:49 pm
- Preferred Pronouns: He/Him
Re: [Music] Jimmy's Jukebox -- Seeking dev assistance re:ZSc
I need to look through this thread for the popular requests, and bear them in mind when I come back to this whenever.
-
- Posts: 2178
- Joined: Sun Jan 10, 2010 4:05 pm
- Location: Southern California
Re: [Music] Jimmy's Jukebox -- Seeking dev assistance re:ZSc
Maybe the first post should be edited to contain requested track lists that you plan to implement. And/or a poll if you get too many?Jimmy wrote:I need to look through this thread for the popular requests, and bear them in mind when I come back to this whenever.
-
- Posts: 143
- Joined: Mon Jun 23, 2014 1:55 pm
Re: [Music] Jimmy's Jukebox -- Seeking dev assistance re:ZSc
This is pretty awesome - although do you have any idea why it doesn't seem to work with my WadSmooshed IWAD? Nothing plays when I generate playlists at all.
viewtopic.php?f=19&t=52757
viewtopic.php?f=19&t=52757
-
- Posts: 20
- Joined: Thu Aug 17, 2017 5:57 pm
- Location: Metnal
Re: [Music] Jimmy's Jukebox -- Seeking dev assistance re:ZSc
Just Wonderful Jimmy, its very dinamyc and practic... Thanks a lot!
-
- Posts: 32
- Joined: Sat Jun 03, 2017 10:13 pm
Re: [Music] Jimmy's Jukebox -- Seeking dev assistance re:ZSc
I'm probably dumb but what is the difference between regular and user jukebox?
-
- Posts: 2096
- Joined: Sat Aug 20, 2011 8:54 am
- Preferred Pronouns: No Preference
- Graphics Processor: nVidia with Vulkan support
Re: [Music] Jimmy's Jukebox -- Seeking dev assistance re:ZSc
User has no tracks in it. You have to supply them yourself.bisousbisous wrote:I'm probably dumb but what is the difference between regular and user jukebox?
-
- Posts: 1555
- Joined: Thu Aug 15, 2013 5:34 pm
- Location: Plains of Pride
Re: [Music] Jimmy's Jukebox -- Seeking dev assistance re:ZSc
Doesn't seem to really work with Wadsmoosh'd Doom. Generated playlist doesn't come into effect, from what I can tell.
-
- Posts: 394
- Joined: Wed Jan 30, 2013 1:22 pm
Re: [Music] Jimmy's Jukebox -- Seeking dev assistance re:ZSc
Hi Jimmy! Do I have to download all 3 versions or only one?
For example; is there any difference from the Latest Version to Instant Randomizer or the 2 are essential, etc ...
For example; is there any difference from the Latest Version to Instant Randomizer or the 2 are essential, etc ...