Keep Talking and Nobody Explodes

Keep Talking and Nobody Explodes

DeMiL Service
正在显示第 1 - 10 项,共 15 项条目
< 1  2 >
更新于:9 月 1 日 下午 6:50
作者:tepel

[2.2.0]
Minor Updates:
* If the mission is bundled with service, it now loads together with the mission. (Big thanks to eXish for implementation)

更新于:2023 年 3 月 19 日 上午 8:32

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

更新于:2023 年 3 月 17 日 下午 4:10

[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.

更新于:2023 年 2 月 27 日 下午 1:48

[2.0.1] Forgot to bump version

更新于:2023 年 2 月 27 日 下午 1:46

[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.

更新于:2023 年 2 月 24 日 上午 5:43

[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.

更新于:2023 年 2 月 24 日 上午 5:39

更新于:2023 年 2 月 24 日 上午 5:38

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

更新于:2023 年 2 月 18 日 下午 1:46

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

更新于:2023 年 2 月 18 日 下午 12:45

[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.