Keep Talking and Nobody Explodes

Keep Talking and Nobody Explodes

Dynamic Mission Generator
Zobrazuje se 11–19 z 19 položek
< 1  >
Aktualizace: 29. dub. 2021 v 7.01

- Bug fix: Missions start in whatever the current mode is. You no longer have to say mode: <mode> to start a mission in a mode other than Normal.
- room keyword now can be used to select a particular room.
- If you use the factory keyword, it automatically selects the factory room.
- Two pools can be merged using a ,. For instance, you can make a combined pool of profile A and profile B by saying profile:A, profile:B. Previously only individual modules could be combined into a single pool using a ,.
- Profiles pools can now include a space between profile: and the profile name. e.g. profile: Fartlicker is accepted now.

Thanks to samfundev and fartlicker777 for this update

Aktualizace: 23. bře. 2021 v 2.56

A few fixes

Thanks to Sam and TheDarkSid3r

Aktualizace: 16. bře. 2021 v 10.09

Major Overhaul:
Many UI changes
Keyboard shortcuts
Allow saving and reloading missions
Allow filtering by profiles, and control over factory mode and ruleseed
Allow better control using the `!` character to ensure no duplicates

Thanks to Andrio, Sam, Rex, and everyone who tested this build for their help

Aktualizace: 22. úno. 2020 v 8.13

major change
big UI overhaul, credit to Andrio Celos for the changes, thanks

Aktualizace: 28. úno. 2019 v 9.41

update for ktane 1.8.2

Aktualizace: 13. úno. 2019 v 5.30

add a try catch to hopefully stop a potential exception in mod selector

Aktualizace: 24. led. 2019 v 8.19

remove all the Debug.Logs that I left in last update
also the syntax changed last update, you now need to surround module IDs with "", this allows module IDs with spaces in them to be used

Aktualizace: 24. led. 2019 v 8.09

Somewhat Major Change
fix bugs with the bomb not starting
add the + operator so you can add multiple types of modules to the same pool
add the special ALL_MODS, ALL_VANILLA, ALL_MODS_NEEDY and ALL_VANILLA_NEEDY pools, you may not use the + operator on these pools
internal changes (switch parsing to regex, verify that you're not trying to run a bomb with just needies etc.)

Aktualizace: 23. led. 2019 v 15.41

initial release