Kinsie wrote:Don't set your ZDL or whatever to start from MAP01!Dan_The_Noob wrote:everytime i launch reelism2 it's on the creepy sonic screen with the blue pinkies
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.)
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.adski_drochila wrote:Is it possible to get the slot machine system as a separate gameplay mod?
alias tossgrenade "use thingamabob"
bind g tossgrenade
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 • Expand view
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.
Return to TCs, Full Games, and Other Projects
Users browsing this forum: BouncyTEM, Not Jabba, SanyaWaffles and 2 guests