Page 29 of 33
Re: [p27] Reelism 2 - Version 1.2 Released! Monster Party!
Posted: Wed Jun 01, 2022 4:19 am
by Wiw
I had an idea for a reel. What about one which locks your view vertically, as it was with the original Doom and Wolf3d?
Re: [p27] Reelism 2 - Version 1.2 Released! Monster Party!
Posted: Wed Jun 01, 2022 4:49 am
by Dan_The_Noob
Kinsie wrote:Dan_The_Noob wrote:everytime i launch reelism2 it's on the creepy sonic screen with the blue pinkies
Don't set your ZDL or whatever to start from MAP01!
oh. fair enough.
Re: [p27] Reelism 2 - Version 1.2 Released! Monster Party!
Posted: Sat Jun 04, 2022 8:09 pm
by Navaden
Did clean downloads of gzdoom 2.7.1 and reelism 2 still having the same issue. Any ideas on what's causing this?
Edit: Updated graphics drivers aswell. Running an RX590.
Re: [p27] Reelism 2 - Version 1.2 Released! Monster Party!
Posted: Sat Jun 04, 2022 8:14 pm
by Enjay
Could this be relevant? viewtopic.php?f=50&t=73014
The suggestion there is to downgrade drivers.
Re: [p27] Reelism 2 - Version 1.2 Released! Monster Party!
Posted: Sun Jun 05, 2022 8:04 pm
by Kinsie
Or switch to the Vulkan renderer, if possible.
Either way, this sadly isn't something I can fix on my side.
Re: [p27] Reelism 2 - Version 1.2 Released! Monster Party!
Posted: Tue Jun 07, 2022 8:32 pm
by Navaden
Sorry forgot to post back here. Switching to Vulkan did the trick. Thanks for the help Enjay and Kinsie!
Re: [p27] Reelism 2 - Version 1.2 Released! Monster Party!
Posted: Wed Jun 08, 2022 10:43 pm
by Solaela
Loving the mod so far. It's stupid but the fun kinda stupid which I'm sure was the entire point. XD
Dunno if you're taking suggestions but I had a stupid idea for a option if it's doable in the menus or maybe before a round?
A option that makes 'The Jerk' permanent while it's on. So if you get him in a run unlike normal where he goes away at the end of the round? He just sticks around like every other monster. Of course the option would be clear that 'YOU asked for this' in the menu so the player knows if they turn it on? They got no one to blame but themselves. But of course they can turn it back off and he goes back to his normal ways of only being for his round.
Re: [p27] Reelism 2 - Version 1.2 Released! Monster Party!
Posted: Sun Jun 12, 2022 3:01 am
by Kinsie
https://reelism.dog/
Version 1.21 is out. Nothing major here, mostly just bugfixes.
Changelog wrote:
SLOTS:
- BEES!: Halved the number of bee particles for slightly better visibility and, hopefully, slightly less bitrate slaughter for streamers and video creators.
MAPS:
- C█████ N███'s L███ S████: A number of adjustments:
• Tweaked various bits of geometry where larger monsters like Yetis weren't able to leave their spawn area.
• Fixed several broken monster spawners.
• Added a visual justification for a certain switch no longer doing anything.
TOWN:
- Fixed various issues caused by visiting while "Switch on Pickup" was disabled.
- Temporarily disabled the changes that the "Use Standard Font for Dialogues" menu option makes to conversations until I can handle it more gracefully.
MONSTERS:
- Liztroop: Fixed an audio bug where gibbed remains would still make Jetpack sounds if the monster was splattered mid-flight.
- Yeti: Fixed a potential VM abort if they attempted to leap at a target that somehow ceased to exist in the 4 gametics between them deciding to leap and actually leaping.
WEAPONS:
- Basketball: Fixed an issue where cutoff would be visible on weapon sprite while dunking at certain resolutions.
ITEMS:
- Cobb Salad: The recharge effect no longer removes overheal (Megahealth etc.)
Re: [p29] Reelism 2 - Version 1.21 Released! Bugfixes 'n' su
Posted: Wed Jun 15, 2022 4:51 am
by Lim0n4eG
Is it possible to get the slot machine system as a separate gameplay mod?
Re: [p29] Reelism 2 - Version 1.21 Released! Bugfixes 'n' su
Posted: Wed Jun 15, 2022 9:36 pm
by Kinsie
adski_drochila wrote:Is it possible to get the slot machine system as a separate gameplay mod?
Not the way we've implemented it, it's kind of hard-wired into a bunch of mod-specific stuff. I agree that it'd be really cool to see someone rip the concept off and apply it to standard Doom play, though, if only to see what chaos eventuates within a new context.
Re: [p29] Reelism 2 - Version 1.21 Released! Bugfixes 'n' su
Posted: Thu Jun 16, 2022 1:36 am
by Dan_The_Noob
what we really need is to somehow merge corruption cards with reelism
Re: [p29] Reelism 2 - Version 1.21 Released! Bugfixes 'n' su
Posted: Sun Jun 26, 2022 12:00 pm
by eee
New player of this mod -- I can't seem to find anywhere in the options menu a binding for grenade toss
Re: [p29] Reelism 2 - Version 1.21 Released! Bugfixes 'n' su
Posted: Sun Jun 26, 2022 4:04 pm
by Captain J
You can throw nades or use other selected item by pressing Activate Item key(Default is Enter). If the key's unbinded, head to Customize Controls at the Option menu and bind the key.
Or are you talking about the nade throwing hotkey? That'd be really lovely, but then we might need more dedicated hotkeys for each item as well.
Re: [p29] Reelism 2 - Version 1.21 Released! Bugfixes 'n' su
Posted: Sun Jun 26, 2022 11:35 pm
by Gez
Find the class name of the item in question, let's say it's "thingamabob" for this example, and then in the console you can type something like this:
Code: Select all
alias tossgrenade "use thingamabob"
bind g tossgrenade
And now you can hit the g key to automatically use a thingamabob, if you have one in your inventory, even if it's not the currently selected item.
This works with items from Heretic, Hexen, and Strife by the way.
Re: [p29] Reelism 2 - Version 1.21 Released! Bugfixes 'n' su
Posted: Mon Jun 27, 2022 1:35 am
by BouncyTEM
Gez wrote:Find the class name of the item in question, let's say it's "thingamabob" for this example, and then in the console you can type something like this:
Code: Select all
alias tossgrenade "use thingamabob"
bind g tossgrenade
And now you can hit the g key to automatically use a thingamabob, if you have one in your inventory, even if it's not the currently selected item.
This works with items from Heretic, Hexen, and Strife by the way.
and in reelism's case the grenade is Splot_HandGrenade, so it would be "use Splot_HandGrenade".