Jump to content

linuxgurugamer

Bug Hunter
  • Posts

    24,924
  • Joined

  • Last visited

Everything posted by linuxgurugamer

  1. No New release, 2.3.3: Moved enabled setting into standard system settings Fixed window from staying open on the main menu Made windows movable Changed mod activation from gameObject.AddComponent<BetterTimeWarp> (); to using the [KSPAddon(KSPAddon.Startup.FlightAndKSC | KSPAddon.Startup.TrackingStation, false)] Added setting to hide button in all scenes Added setting to hide button in flight Added setting to lock window positions in Flight Added setting to lock window positions everywhere else Fixed dialogs which didn't have an OK button All default settings are set to emulate the old behaviour. To change it, you need to go into the standard game settings, either when starting a new game (select the Difficulty Options), or, by going into the game settings and selecting the Difficulty Options there, and then selecting the Better Time Warp button on the left.
  2. 2/10. I've seen you before, but don't remember where
  3. It's not that I forgot to add a close button, I just adopted it. I'll take a look and see what needs to be fixed. Please add them to the github issues Edit: Looks like the ability to drag a window isn't there in the current release
  4. It will be there by default, I had requests to have an option to be able to disable it. Sounds like I need your log file please. And to relieve your toolbar clutter, you can try using The Janitor's Closet
  5. Make something idiot proof, and only idiots will want to use it
  6. Please be patient. I'm going to be working on these contract packs this week, will let you know. For now, I don't need the log, but will let you know if/when I do
  7. I'm working on adding an option to hide the B icon. But other than that, your issues don't make sense. Please double-check your install, if it is still happening with the newest release, please post a link to a log file.
  8. You are more than welcome to look at it. I did, but Kerbalism is so intrusive that I just gave up. I have no idea what it's doing or how.
  9. I just checked, there is a .version file in the CRP. Personally, I like putting my .version files in the main directory, but it really doesn't matter, at least to CKAN, as long as I know where it is.
  10. I just released an update: 2.3.2 Renamed settings.dat to BetterTimeWarp.cfg I had forgotten to rename a file, so the defaults weren't there. If you have already set up values, then you don't need this. If you haven't, then this is very important: YOU MUST DELETE THE PluginData DIRECTORY BEFORE INSTALLING THIS. Deleting the entire directory works as well. THIS GOES DOUBLE FOR CKAN!!!! This is an odd case with CKAN, where I've put a file in which CKAN will consider to be a new file, and won't overwrite the existing file
  11. The UI is a bit confusing, especially since there aren't defaults installed. I'm going to write up some instructions, and maybe add some defaults as well There is a bug, the initial custom defaults aren't installed
  12. Not unless there are .version file(s) in the other mod directories you have included in the zip. If that's the case, then just let me know exactly where it is so I can make sure the right one is used.
  13. Do you see the B icon on the toolbar? You will still be limited in atmosphere Can you elaborate? In addition to the button on the toolbar, there is a little down arrow at the top where you can open up the window.
  14. Great. Could you (or someone) ping me when the release is out, so I can tell CKAN about it,right now CKAN is getting the version info from Spacedock
  15. @CobaltWolf @VenomousRequiem Would you consider adding a .version file so that AVC can let us know if/when there is an update available?
  16. @CobaltWolf @VenomousRequiem I just tried to download the manual you link to on the first page (so I could see what's needed to install this mod), and am getting a 403, meaning that the document is private. @TheRagingIrishman I will fix the CKAN issue once I can download the manual so I can install it manually first. CKAN updated
  17. To find your log file: Windows (32-bit): See {KSP}\KSP_Data\output_log.txt Windows (64-bit): See {KSP}\KSP_x64_Data\output_log.txt Mac OSX: Open Console, on the left side of the window there is a menu that says 'files'. Scroll down the list and find the Unity drop down, under Unity there will be Player.log. Aka Files>~/Library/Logs>Unity>Player.log Linux: See ~/.config/unity3d/Squad/Kerbal Space Program/Player.log Use Dropbox, Google Drive, or any other file sharing method. Please do NOT post the log in the thread, just post a link to it.
  18. Yes, that it's not installed correctly. Please provide a log file so that I can see what's going on
  19. Ok, I wasn't aware, and that's why I asked. Thanks for responding
  20. @sarbian This is why I asked. I don't make changes to CKAN without the author's permission. Just an FYI, it is already in CKAN, version 0.6.4.0, listed with a max KSP version of 1.1. Let me know if you want that removed.
  21. Looks like it might be a bug in the Jenkins job, I'll contact someone else @Enceos Thanks for looking at the issue on CKAN
  22. It's not your's thats the problem. Your VensStylePPTextures is being referenced as a dependency by another mod, and that's failing because it's not listed as 1.2.2
×
×
  • Create New...