Jump to content

JPLRepo

KSP Team
  • Posts

    3,141
  • Joined

  • Last visited

Everything posted by JPLRepo

  1. Ok, well, if anyone thinks I have done the wrong thing.. they can let me know. But I have started a new Original Post HERE where I will maintain this MOD going forward until tobyb121 returns to the KSP scene.
  2. What do people think if I started a new 0.90 OP post using my forked version for this mod in tobyb121's absence? I'm only thinking love this mod, would love for people to keep using this awesome mod and perhaps the op title of 0.24 stops people from looking to see if it works on 0.90? Anyone have any clue to his whereabouts? I went back through his posts on this thread and everything was business as usual with lots of posts until he just stopped corresponding on 5th Oct where he was looking at some bug someone reported.. and that was it... He hasn't been on the forum since 15th November last year.
  3. Not easily possible I'm afraid. There is only one DLL for the mod. I could maybe but no.. Because the manager manages the electricity consumption. All I can suggest is make a backup copy of you persistent save file if you want to give it a go... Or a separate install copy. It's as easy as copying your save folder as a backup that you can always go back to. I've had no issues myself with crashes or bugs with the wip stuff. What I will do is look into making the different components configurable to on/off via the config file for the next update but that will take some time. In the meantime I'd go with the copy of your save for now.
  4. Decided to do a WIP release. See first post - A lot of WIP features have been added, still tweaking and de-bugging them and a lot of build-out to do on the Cabin Fever/Luxury Items and Emergency Procedures pieces. But the RCS and Manager functions all work.
  5. Ok, I think I've fixed vessel switching and recovery so the cameras and controls all function correctly with multiple chemcams and telescopes in flight. Did a fair amount of testing, and no errors. Don't know what has happened to toby but I am willing to keep this mod going on my fork copy until he ever returns. Far as I can tell fully working version for 0.90 can be found here. Source here.
  6. Thanks d4rksh4de. I reproduced the error and know what's going on. I've done a temporary fix. Recommend if anyone wants to try this out download from the links in my post above. If you downloaded in the time since my first post and this post, re-download as any telescope or chemcam you attempt to recover or crash will cause this bug. The temporary fix works if you only have one chemcam or telescope active at one time in the game. I will do a full fix when I have more time in the next few days.
  7. Can you post a log please. Upload to public Dropbox or like and post link. Just checking, You are running it under 0.90?
  8. Thanks for the new version the new hatch options are great and so glad that highlighting has been fixed.
  9. Thanks codepoet. Good thoughts. I have introduced a rudimentary cabin fever attribute to all crew able parts.. That crudely goes up over time just based on cabin size and how many kerbals are on-board. You can then reduce it with the luxury items. It doesn't do anything yet except issue warnings at certain levels of cabin fever. But yes, this isn't really what I am after... Or integrate with one of the other like mods, or attach something like cabin fever to the crew themselves instead of the parts. So I am trying to decide to release it with this or without it. I will do some more investigations into what else is out there before I decide. Thanks everyone for the input so far. Maybe I should just release it as a WIP and see how popular it is or what people want? Any thoughts from anyone?
  10. I have taken the version TriggerAU created and applied more fixes. Specifically, the ChemCam works and the Space Telescopes now correctly use the new autopilot functions for targeting the galaxies. Yes you can now actually set them as a target (like a celestial body or vessel) and use the autopilot functions to target them. This should fix the issues people are having with Galaxies and issues with other plugins. Because of the changes in 0.90 that introduced auto-pilot. this mod was using OnFlyByWire and from 0.90 onwards that's not a good thing as mods will overwrite each other and the autopilot and SAS functions. I've tested everything else and as far as I can tell it all works. I also cleaned up some of the log spam. Fully functional version with 0.90 in sandbox and career mode. Contracts also generating correctly far as I can tell. Can people try this version and let me know if they still have problems. I will look through the previous posts and address other issues over the coming days. I haven't changed the decline/cancel contract behaviour because I think originally Toby wanted you to do the contracts in order. The 'show contract galaxies only' button that TriggerAU added should fix the list of galaxies issue. If ON you only can select galaxies you have done contracts for already. If OFF you can select any. This function is irrelevant in sandbox mode it always shows and allows you to select any of the galaxies. can someone confirm if they are still having contract completion problems with this version please? I didn't see this problem transmitting the data gained the science and completed the contract but I didn't test returning or recovering the vehicle and I didn't fully test the chemical contracts. I've checked with TriggerAU, he is happy I create another fork from toby's original which I have done here. This fork includes his changes for a few posts back and he agreed that any additionally updates that he finds time to do will be applied to the fork version I have created below. Not sure what's happened to Toby, but I am willing to maintain this mod in its current working state in my limited spare time until he returns. You can go here for the source: https://github.com/JPLRepo/TarsierSpaceTechnology You can go here for the zip: https://github.com/JPLRepo/TarsierSpaceTechnology/releases/tag/v2.5 my other WIP - AmpYear sneak peek
  11. Now this is really interesting... Can I suggest: check if the resource is available before attempting the freeze. I noticed if you don't have enough electric charge it still attempts to draw it all until it runs out then aborts the freezing process. This has probably been brought up as well - is it realistic once frozen there is no on-going/in-freeze resource requirements? such as ElectricCharge to keep monitoring station/processes running?
  12. I'm currently working on reviving Ampyear here.
  13. I'm working on this mod. It doesn't prioritize power consumption, but it adds ReservePower resource, reserve power batteries and the ability to transfer the power between reverse and main power and vice versa... along with other things.
  14. Hey codepoet. Are you still actively working on this? I have my own package of luxury items that I am working on that could go really well with this allowing them to modify the sanity levels etc.
  15. Thanks - I checked them out.They are all a bit heavy. Maybe if Keepfit implements an API I could integrate to that. KerbalSocial looks very interesting.. but still just a concept. I'm looking into adding my own rudimentary system as tommygun suggested. Thanks. Great idea. I'm looking into my own rudimentary system, as the other mods are too complicated... or not available (kerbalsocial). As for the Pulsed plasma thruster... Very very interesting - let me see what I can come up with.
  16. That's a great idea. Do you know of any of these mods? Haven't come across any myself yet. Otherwise I could look to extend Ampyear to do this. Wouldn't be hard.
  17. I've started a new thread for my forked version... Will get it up and online very soon. follow progress here. http://forum.kerbalspaceprogram.com/threads/108591-0-90-AmpYear-Power-Manager-Ion-RCS-v0-12-Forked-from-SodiumEyes
  18. I found this old plugin lying around with dust on it and well, I thought it was really interesting . It was way out of date, and the original version was intended to add electrical functions for ship parts that back in the 0.20 days did not require electricity (but of course in 0.90 they do), such as SAS, reaction wheels, etc. I've tried contacting the original author for several months, SodiumEyes, but he has not replied and hasn't logged on to the forum since 7 May 2014. So I don't know what the rules are for that. Also see this post. But it was GPL licensed. Original post page for AmpYear is here. This is NOW the DEV THREAD. For the RELEASE Thread GO HERE. The AmpYear Power Manager makes electricity more manageable and useful. Electricity can be used in some new ways. Power Manager The manager function is attached to all probes and command pods through the power of Module Manager - thanks Sarbian (previously through a part, but now partless). The Power Manager must be ON for all subsystems to activate/work, this includes RCS & SAS. The AmpYear menu can be switched on/off via integration with Stock Toolbar or Toolbar by blizzy. Emergency Shutdown procedure - when All power is critical will activate solar panels (if attached and not in atmosphere) and shutdown non-essential parts using electricity. Saves all settings and window positions per vehicle to persistent save file. Gives %age indicators of Current Battery capacities, Electric Charge usage and generation. You can transfer charge from reserve to main batteries. Parts that produce electric charge will fill Main batteries first and then reserve batteries. In the Editor you can get indications of total power production and consumption of your vessel. You can also get a full list of all power production and consumption parts. Functions using stock toolbar or Blizzy's Toolbar (can be changed via Settings menu from the Space center). Includes correct power calculations if you have the following Mods installed (but not required for mod to function): Regolith, Near Future Electrical/Solar, KAS, RemoteTech, ScanSat, Telemachus, TAC LS, AntennaRange. Ion RCS Thrusters that use Xenon-gas and electricity for incredibly efficient RCS. Some limitations: Has half the Isp of normal Ion engines. One quarter of the thrust of normal monopropellant RCS thrusters. Available in one-way linear thruster and 5-way ION RCS block. Integrated to TechTree at ionPropulsion. Pulsed Plasma Thrusters RCS Each thruster contains a fixed amount of Teflon and uses this along with Electric Charge for incredibly efficient propulsion for small craft or maneuvering. Some limitations: Has roughly quarter the ISP of normal RCS thrusters. One eighth of the thrust of normal monopropellant RCS thrusters. Only linear thrusters are available. Integrated to TechTree at advFlightControl. See (http://en.wikipedia.org/wiki/Pulsed_plasma_thruster). TurnBooster Allows you to use electrical power to harness SAS/Reaction Wheel modules for additional turning power. Boosting them by 25%. Reserve Power Attach special batteries to your ship to save power for emergencies. Ideal for keeping your probes from dying. Power can be transferred to and from main and reserve power resources. Electrical power generators (solar panels, etc) will re-charge main power followed by reserve power when a threshold is reached. Auto-Hibernate (re-implemented in 0.13) All AmpYear functions will now continue to run during timewarp up to timestep 7x. Then AmpYear will hibernate. This is due to a bug in electriccharge generation in KSP at high timewarp. A Warning Pop-up will appear and stop warp if the ElectricCharge falls below a set percentage (configurable via the spacecenter window). Show Crew Show Crew feature - with 0.90 - I added this to show the crew and their roles rather than having to switch to the map view all the time. KabinKraziness Has been split into a separate add-on. Go here for the details. V0.18 Support for KSP 1.0.3 V0.17 Added NEW 4-way ION RCS Block. Fixed NullRef errors when active vessel is destroyed. Updated to latest version of all supported mods. V0.16a Fix ZIP File binary. Had V0.15 Binary in the zip. V0.16 bug fix in editor causing log spam. added KSP-AVC support. converted all textures to DDS format. Updated to support RemoteTech v1.6.4. Updated to support ScanSAT v12 V0.15 Support KSP 1.0.2. Fixed log spam if incorrect version of TACLS is installed. Support for: TACLS v0.11.1.20, AntennaRange V1.8, Near Future Solar V0.5.0 V0.14 Support for KSP V1.0.0. Removed support for SCANSat and Regolith (now covered by stock). Basic support for new resources parts. Deprecated z500 reserve power battery. Balanced parts to new Tech Tree. V0.13a Fixed Blizzy Toolbar and Stock AppLauncher, recompiled for correct integration with KabinKraziness. Merged install directories for AmpYear and KabinKraziness to /gamedata/REPOSoftTech/ folder. V0.13 Removed KabinKraziness. Fixed high warp rates, re-implemented auto-hibernate at high warp. V0.12e Changed default setting for the Power Manager to be ON V0.12d Fixed Vessel switching bug (save settings correctly). Kraziness balancing. Removed Auto-Hibernate and added timewarp/low power warning pop-up. Updated to latest versions of other mods. V0.12c Fixed duplicated battery parts in distribution zip file. v0.12b Merged Heater and Cooler into one Climate Control Function. More tweaks to craziness calculations. v0.12a fixed loading error. GUI improvements. Added distance from Kerbin to Craziness calc. See the Readme file for more details. License: GPL This mod includes version checking using MiniAVC. If you opt-in, it will use the internet to check whether there is a new version available. Data is only read from the internet and no personal information is sent. For a more comprehensive version checking experience, please download the KSP-AVC Plugin Install Instructions Dependency: You must have Module Manager installed. Toolbar - OPTIONAL. Source Code here Completely delete AmpYear folder from gamedata before updating. CRITICAL When installing over version 0.13a or earlier your MUST delete the following folders manually first. [kspdir]/gamedata/AmpYear/*.* [kspdir]/gamedata/KabinKraziness/*.*. Also Please ensure you have not installed previously in the wrong folder. IE: That you do not have a [kspdir]/gamedata/gamedata/AmpYear/*.* and [kspdir]/gamedata/gamedata/KabinKraziness/*.* This would occur if you unzip into the wrong folder when you install. Install BOTH the AmpYear and KabinKraziness folders from the ZIP file into your Gamedata folder for KSP. From Version 0.13a onwards this Mod will install into [kspdir]/gamedata/REPOSoftTech/AmpYear/*.* and and [kspdir]/gamedata/REPOSoftTech/KabinKraziness/*.* The included KabinKraziness KKInterfaces.DLL is a small interface to allow KabinKraziness and AmpYear to communicate. - It does nothing without the rest of KabinKraziness installed. WIP on KerbalStuff , CurseForge or GitHub Here If you also want KabinKraziness go here.
  19. I could post my version if enough people are interested. But it's not completed testing since .90 came out. it has a bug in the VAB that I need to fix first. I added ability to see power consumption, production and list of parts for the VAB. there are other issues like the ASAS and powered turning doesn't work. I've made lots of changes to it removed stuff and added lots. My version is also part less. But the reserve power, luxury items and ion rcs does work. I've been waiting for the original author to reply before making public...
  20. I've created my own version, removed the part, asas, revamped and integrated with toolbar. But also waiting for a reply from SodiumEyes.
  21. http://www.curse.com/ksp-mods/kerbal/223557-tracking-station-utils
  22. I finally got around to trying this briefly. Yes it works thanks for doing what would have taken me ages due to lack of time. But I noticed after you inflate and start the spin the stop spin action disappears and doesn't come back only the inflate/deflate remains. If I ever get more time I'll try to figure that out.
  23. Yeah this one http://forum.kerbalspaceprogram.com/threads/73283-0-23-x-AdvancedAnimator-ModuleAnimateGeneric-upgraded-v1-1-1-2-04-14 But he abandoned it because so many other good ones like firespitter lol. I tried it out. It doesn't work for continuous animation. That's probably why you ruled it out. When I get some more time I'll look at it some more.
  24. Hmm yep I also played with all the fsanimategeneric settings and it didn't work. Hence my original ask around is that likely to be the firespitter module or the model animation itself causing the constant spinning. I'll play with fsanimateloop and look into the fs code to see what I come up with.
  25. Ok so my original goal was when I used your MM config it indeed worked but the spin animation was always running. Which led me to playing with the plugin code thinking perhaps switching both to fsanimation would resolve that. But as you said a few replies back it is in fact an issue with unity animations. So I guess my goal now is to understand that issue and a way around it. Switching both to fsanimation I thought would be a step in that direction.
×
×
  • Create New...