Li0n Posted December 10, 2016 Share Posted December 10, 2016 (edited) Real Time Clock 2 Back in 0.21 days @Jarcikon made a little plugin that display the (real) time in KSP, I asked and he let me take over his work, so here is the new version : Real Time Clock 2. The clock is visible in the KSC view, the VAB, the SPH, the Tracking Station, in flight and, if you own the Making History DLC, in the Mission Builder. You can drag wherever you want, its position is saved per scene. In the settings menu you can choose and which scene it should be active and if you want to use 24h format or am/pm. DOWNLOADS for KSP 1.4.3 : Get it with CKAN SpaceDock GitHub Previous KSP version : Last version for KSP 1.5.1 Last version for KSP 1.4.3 Last version for KSP 1.4.2 Last version for KSP 1.4.1 Last version for KSP 1.4.0 Last version for KSP 1.3.1 Last version for KSP 1.3.0 Last version for KSP 1.2.2 Sources License is GPL3 Most of the credit go to @Jarcikon for creating the original Real Time Clock and to @Starbeamrainbowlabs for giving me the idea to update it. Original read-me by Jarcikon : Spoiler KSP Real-Time Clock Author: Jarcikon Don't miss another job interview designing rockets! This plugin simply shows the real local time in a draggable window. Right click on the window to toggle between 12-hour and 24-hour format. The time only appears when you are in the editor (VAB or SPH) or in flight. Separate window positions are saved for the editor vs in-flight. INSTALLATION: ========================== 1) Copy Plugins/KSPClock.dll to the Plugins folder of your KSP Installation 2) Restart KSP and open the VAB/SPH or start a flight! VERSION HISTORY: ========================== 8/23/13 - V1.2 - Bug fix for config file not always saving. Removed "Unit Test." Added right click for 24-hour mode toggle 8/20/13 - V1.1 - Updated for KSP 0.21 4/29/13 - V1.0 - Initial Release Source code is free to use for non-commercial purposes under GPL3. Edited August 24, 2019 by Li0n Link to comment Share on other sites More sharing options...
rkarmark Posted December 10, 2016 Share Posted December 10, 2016 How does it handel timesones?? Link to comment Share on other sites More sharing options...
Li0n Posted December 10, 2016 Author Share Posted December 10, 2016 3 minutes ago, rkarmark said: How does it handel timesones?? It should show you the same time Windows show you. Link to comment Share on other sites More sharing options...
RealGecko Posted December 10, 2016 Share Posted December 10, 2016 Brilliant! Link to comment Share on other sites More sharing options...
DownHereInChile Posted December 10, 2016 Share Posted December 10, 2016 So simple, yet so useful! I love it Link to comment Share on other sites More sharing options...
Starbeamrainbowlabs Posted December 11, 2016 Share Posted December 11, 2016 Thanks so much for updating this mod - I find it really useful Do you install it manually, or is it available via CKAN? Link to comment Share on other sites More sharing options...
Li0n Posted December 11, 2016 Author Share Posted December 11, 2016 43 minutes ago, Starbeamrainbowlabs said: Thanks so much for updating this mod - I find it really useful Do you install it manually, or is it available via CKAN? You're welcome. Just manual for the moment. Link to comment Share on other sites More sharing options...
Li0n Posted December 12, 2016 Author Share Posted December 12, 2016 Real Time Clock 2 v1.1 Add .version file for KSP-AVC I also send a PR to the CKAN team, should be available there soon (tm) Available on SpaceDock and GitHub. Link to comment Share on other sites More sharing options...
Li0n Posted December 13, 2016 Author Share Posted December 13, 2016 Real Time Clock 2 v1.2 Remove source files from the download (available on GitHub) Hiding the UI (hitting F2) now hide the clock Code clean up Available on SpaceDock and GitHub. Link to comment Share on other sites More sharing options...
Li0n Posted February 10, 2017 Author Share Posted February 10, 2017 Real Time Clock 2 v1.3 Quote * Settings for hiding the clock per scene are now doing what they should Available on SpaceDock and GitHub. Sorry about that. Settings are still in "GameData/RealTimeClock2/PluginData/Settings.cfg" Link to comment Share on other sites More sharing options...
Jezzick Posted March 16, 2017 Share Posted March 16, 2017 Hello! This is my first post on the forum, been playing KSP for years. I have been having a crazy time going trying to get a modded setup working across a couple installs, with all the mod selection in the world. After going back and forth with CKAN over the last few days, I believe I can confirm that your mod is having an incompatibility with Advanced Fly By Wire, which is core to the experience I'm going for since I'm using a PS2 Ace Combat HOTAS. I went through a very careful routine of installing mods, testing, installing mods, and checking to see if the control mod still works, and the configuration panel doesnt render(Blank Window) if RTC2 is installed. Also RTC2's small display disappears when you have the AFBW window open. I am aware that this may not be any fault of yours, and may instead be something wrong with AFBW, since it's not up to date. I just wanted to send you a heads up because I finally found the cause of my frustrations! (I like your mod btw, I will be happy to reinstall later when 1.2.2 isn't the wasteland of bugs where some unupdated mods are concerned!) Thanks! Link to comment Share on other sites More sharing options...
Li0n Posted March 18, 2017 Author Share Posted March 18, 2017 @Jezzick thanks for the report. I've already see this behavior with an other mod I develop, Antenna Helper, and I thought it was the faulty one as it is very WIP and the code is a mess. So it is very likely the error is on my side and not on AFBW. I'll take a look, if I have time, next week. Only workaround for now is to disable RCT in the scene where you need AFBW's window, look at the setting file in "GameData/RealTimeClock2/PluginData/Settings.cfg" Link to comment Share on other sites More sharing options...
Li0n Posted March 20, 2017 Author Share Posted March 20, 2017 @Jezzick I think I find the bug. But I haven't find a version of AFBW that work on KSP 1.2.2, could you point to a link for it ? Or just try this version of Real Time Clock 2 and report how it goes. I have tested with Antenna Helper, which expose the same bug (I think), and it is working. I'm waiting for you to confirm before I push a new release. Link to comment Share on other sites More sharing options...
Li0n Posted May 29, 2017 Author Share Posted May 29, 2017 Real Time Clock 2 v1.4 Quote * Recompile for KSP 1.3.0 * Fix incompatibility with Advanced Fly By Wire (most likely) Available on SpaceDock and GitHub. I now use a random 6 digits number for the window id, I think it will fix the incompatibility with Advanced Fly By Wire. The odds for two mods to use the same id number is now one on a million (no those won't happen nine times out of ten ) Link to comment Share on other sites More sharing options...
ansaman Posted May 30, 2017 Share Posted May 30, 2017 Thanks for this useful and effective mod. I spend way too much time playing KSP and this helps me maintain awareness so that I can get to bed and make it to work in the morning. Link to comment Share on other sites More sharing options...
NSEP Posted May 31, 2017 Share Posted May 31, 2017 (edited) Nice! Usefull, does it work in RSS with the Earth time? Edited May 31, 2017 by NSEP Link to comment Share on other sites More sharing options...
Li0n Posted May 31, 2017 Author Share Posted May 31, 2017 3 hours ago, NSEP said: Nice! Usefull, does it work in RSS with the Earth time? It will work with any solar system / KSP time display. The time comes from your system clock (Windows, MacOs...), it has nothing to do with KSP's clock. Link to comment Share on other sites More sharing options...
Li0n Posted October 6, 2017 Author Share Posted October 6, 2017 Real Time Clock 2 v1.5 is up, only on GitHub for now, I'll push it on SpaceDock when the 1.3.1 tag will be available. Quote * Recompile for KSP 1.3.1 Have fun Link to comment Share on other sites More sharing options...
Li0n Posted October 7, 2017 Author Share Posted October 7, 2017 Real Time Clock 2 v1.5 is now on SpaceDock. Link to comment Share on other sites More sharing options...
Li0n Posted March 7, 2018 Author Share Posted March 7, 2018 Real Time Clock 2 v1.6 is up on GitHub. SpaceDock will come when the 1.4 tag is available. Quote * recompile for KSP 1.4 Link to comment Share on other sites More sharing options...
Li0n Posted March 14, 2018 Author Share Posted March 14, 2018 (edited) Real Time Clock 2 v1.7 is up on GitHub. SpaceDock and CKAN will catch up soon (and there is something new this time ) Quote * clock available in the Mission Builder * use 24/12h format and enable per scene settings now available in the game's settings menu * except for the Mission Builder, this one still in GameData/RealTimeClock2/PluginData/Settings.cfg * always use bold font * remove ability to right click on the clock to switch between 24/12h format, use the setting menu instead * recompile for KSP 1.4.1 Edited April 12, 2018 by Li0n Link to comment Share on other sites More sharing options...
Li0n Posted April 12, 2018 Author Share Posted April 12, 2018 Seems I forgot about this one... Real Time Clock 2 v1.8 is up on GitHub. SpaceDock and CKAN soon Quote * recompile for KSP 1.4.2 * enable/disable per scene 's settings no longer need a scene change to take effect Enjoy Link to comment Share on other sites More sharing options...
Li0n Posted May 2, 2018 Author Share Posted May 2, 2018 Real Time Clock 2 v1.9 is up on GitHub. SpaceDock and CKAN soon Quote * recompile for KSP 1.4.3 Link to comment Share on other sites More sharing options...
Li0n Posted December 18, 2018 Author Share Posted December 18, 2018 Real Time Clock 2 v1.10 is up on GitHub. SpaceDock and CKAN Quote * recompile for KSP 1.5.1 Link to comment Share on other sites More sharing options...
Li0n Posted January 29, 2019 Author Share Posted January 29, 2019 Real Time Clock 2 v1.11 is up on GitHub. SpaceDock and CKAN Quote * recompile for KSP 1.6.1 Link to comment Share on other sites More sharing options...
Recommended Posts