Keep Talking and Nobody Explodes

Keep Talking and Nobody Explodes

DeMiL Service
Showing 1-10 of 14 entries
< 1  2 >
Update: 19 Mar, 2023 @ 8:32am

[2.1.1]
Bug fixes:
* Fix error when there is mission with no name.
* Mission name should only match mission in ToC
* Logging fixes

Update: 17 Mar, 2023 @ 4:10pm

[2.1.0]
Minor Updates:
* The game will play a sound effect when you load/start a mission, or something wrong happened.
* If there is a mission with name "the {{query}}", it will be prioritised over other partial matches.
* Mission name is now case insensitive.
* All responses include version info.

Bug fix:
* Fix error message when there are too many bombs.

Update: 27 Feb, 2023 @ 1:48pm

[2.0.1] Forgot to bump version

Update: 27 Feb, 2023 @ 1:46pm

[2.0.0]
Major Updates:
* `startMission` now accepts mission name and steamID to start a mission, instead of mission ID.
* All fields in json responce are now PascalCase. Hence, some APIs lost backward comptiblity.

Bug fix:
* Check before running mission should work properly.

Update: 24 Feb, 2023 @ 5:43am

[1.2.2]
Bug fix and minor tweaks:
* Server shouldn't stop when socket hung up
* Added Ignored SteamIDs setting. Mods in included in this setting won't be disabled when "Save and disable all mods" is activated.
* Use Tweaks Toast to show that mission is loaded.

Update: 24 Feb, 2023 @ 5:39am

Update: 24 Feb, 2023 @ 5:38am

[1.2.2]
Bug fix:
* Server shouldn't stop when socket hung up

Update: 18 Feb, 2023 @ 1:46pm

[1.2.1]
Bug fix:
* Save and disable mods should only happen in setup state.

Update: 18 Feb, 2023 @ 12:45pm

[1.2.0]
Minor updates:
* This mod is no longer a Harmony mod. (Tweaks is still a required mod.)
* Save and disabling mod will now enter and leave mod manager screen (just like Tweaks DBML).
* New APIs
* version - Get mod version.
* tocDetail - Get table of contents and section information from mission pack, as well as mission info.
* Some minor tweaks to existing APIs.

Update: 12 Feb, 2023 @ 8:08pm

[1.1.0] Security Patch