Keep Talking and Nobody Explodes

Keep Talking and Nobody Explodes

Mod Selector
Mostrando 1-10 de 26 aportaciones
< 1  2  3 >
Actualización: 6 JUL 2020 a las 11:07

v2.6.1 changes:
- Fixed type discovery in the case of a mod assembly using the same name for a type as the game does. (Thanks Qkrisi for finding this!)

Actualización: 28 JUN 2020 a las 9:11

v2.6.0 changes:
- Added option to do basic text search filtering on a few of the pages in the Mod Selector.
- Fixed lagging issue.

Actualización: 7 ABR 2020 a las 15:10

v2.5.0 changes (Thanks to AndrioCelos for a lot of this functionality, along with Rexkix and Samfun123 for input):
- Expert profiles now work on a "EnableList" rather than a "DisableList" - old files with only DisableList entries will upgrade accordingly.
- Expert profiles can no longer affect the appearance of defuser-only mods (bomb cases, services, gameplay rooms).
- Added in GetModuleDisplayNameMethod to cross-mod API (see https://github.com/ashbash1987/ktanemod-modselector/pull/58 for details).
- Scroll wheel can now be used on paginated pages.
- Extension names on the home screen will shrink if the name is too long to fit the label.

Actualización: 25 ENE 2020 a las 17:20

v2.4.0 changes:
- Added a button to all mod selector menus to go back. That should help motion controllers to go back (I didn't realise that you didn't have a back button on the controller to trigger that!)
- The time display is slightly different now - will display the current name of "Day of the Week" and "Month", just as a slight convenience.
- Also changed the background of the "home" screen, so you should be able to tell if you got the update through or not (aside from checking version info).

Actualización: 28 FEB 2019 a las 16:00

v2.3.2 changes:
- Rebuild for KTaNE v1.8.2 (based on Unity 2017.4.20f2).
- Fix for array OOB exception caused by page extensions.

Actualización: 20 SEP 2018 a las 12:09

v2.3.0 changes (fairly major change):
- New "home screen", tied in with new Mod Selector "extension" system.
- Added cross-mod API for querying current enabled/disabled mods.
- Renamed Intersect/Union to Expert/Defuser.
- Potential fix for deadlocks.
- Add explanation page for why a mod element is enabled/disabled.
- Fix going through the world for VR users.
- Remove "(Clone)" from displayed name of services.
- Add Profile Copying

Actualización: 26 ABR 2018 a las 13:29

v2.2.4 changes:
- Fix at least one case of glitchy-display.
- Fix code ordering for renaming profiles to prevent exceptions from happening.
- Add 'open folder' functionality for macOS (can't test for myself, I just hope it works!).
- Add message near bottom of display that appears on certain actions (manual refresh of profiles, add profile, delete profilem, etc.)
- Fix rename profile bug that caused duplication of text including carets.
- Fix 'open mod folder' for relative paths.
- Add extra missing font files to try and fix font over-run issues.

Actualización: 25 ABR 2018 a las 13:56

v2.2.3 changes:
- Allow pressing return/enter to finish naming/renaming profile.
- Add some protections to potentially fix deadlocks when editing profiles.
- Add reload profiles button (mainly for benefit of macOS users).

Actualización: 26 DIC 2017 a las 8:15

Added null reference exception fix to SceneManagerWatcher.

Actualización: 7 DIC 2017 a las 14:06

Added mitigating fix for mods that don't load properly causing Mod Selector to get unhappy.