Keep Talking and Nobody Explodes

Keep Talking and Nobody Explodes

Dynamic Mission Generator
Showing 1-10 of 19 entries
< 1  2 >
Update: Feb 7, 2024 @ 1:20pm

Change the mission title every single mission, allowing descriptions to work
Thanks to Timwi for the fix

Update: Aug 22, 2023 @ 12:57am

no profile exception fix attempt #2

Update: Aug 19, 2023 @ 2:08am

fix a bug with DMG not working if you do not have a profile defined
allow the use of ! instead of : in most tokens (apart from bomb time) to get around spam filters on places such as twitch

Update: Aug 4, 2023 @ 3:14pm

reupload to ensure that the dll actually gets updated

Update: Aug 4, 2023 @ 11:38am

make the DMG string the mission description, sorry for the delay, and thanks to Timwi for this

Update: Jul 5, 2022 @ 8:44pm

update for harmony compatibility, please ensure you are using tweaks with DMG

thanks to Qkrisi

Update: Feb 24, 2022 @ 11:58am

update to work with the latest version of tweaks

thanks sam for the PR

Update: Nov 3, 2021 @ 2:27pm

Fix an exception that would happen when ModTypes was null.
Fix DMG not clearing the room type after we set it using the room: syntax.
Fix inconsistent formatting.
Fix DMG writing out a Tweaks settings file that does not contain all of the user's settings.

Thanks to samfundev for these fixes

Update: Sep 26, 2021 @ 12:11pm

prevent the input box from trying to autocomplete module names when there's no text, potentially causing the game to use large resources, lockup, freeze, or crash

Update: Jul 22, 2021 @ 11:22am

mode settings, tweaks settings and mission seed (please see https://github.com/red031000/ktane-DynamicMissionGenerator/pull/15 for the full changes)
fixed a bug that apparently was fixed in the repo but I forgot to upload

thanks to Timwi and TheDarkSid3r for their development work that went into this update