Jump to content

Johould

Members
  • Posts

    125
  • Joined

  • Last visited

Reputation

23 Excellent

Profile Information

  • About me
    Rocketeer

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. I'm not using FAR, so I would love an update of this whether or not it has FAR support.
  2. It seems to work in 1.7. The flight envelope only gets stuck at 100% if the craft can't lift off with the active first-stage engines.
  3. Could you reconfigure storage in the field? Reconfiguring ("repaint") the ISM storage parts is free (IIRC you may even be able to do it with any kind of crew).
  4. I don't know why. Tourists should recover with resources, and always recover when back on Kerbin. It has happened to me before. If a Kerbal in the Astronaut Center is still a tourist I edited the save file to fix their job. For a Kerbal on Kerbin: In the "STATUS_DATA" record with the right "name" field, change "IsGrouchy" to "IsGrouchy = False" and "LastMeal","LastEC","LastAtHome" all equal to the current time. In the "KERBAL" record with the right "name" field, change "trait" to the right job (which may be recorded in the "STATUS_DATA" at "OldTrait").
  5. It works in 1.7. I tested the smallest rings. It should work the same in 1.6. In the VAB it will always show the habitation time. In flight the ring needs to be expanded and the habitat started to get a lot of habitation time.
  6. Yes. This file makes some station parts useful for life support: StationPartsExpansionRedux/Patches/SSPXR-USILS.cfg Without that patch, USILS would not be broken but none of the SSPXR parts would help give lift support. What is your good language?
  7. The part that's a code bug counting a crew seat as 1 kerbal-month in the detailed part info in the VAB part list, regardless of your per-seat setting. Having 1 base month (and maybe no crew capacity) seems reasonable, I think the part ought to have some base time to compensate for only having a 0.5 multiplier compared to the Observation Cupola's 0.7 multiplier.
  8. I think the stock ISRU and USI catch-up processing just uses your current EC production, so you need to go to bases when the sun is shining on them, but don't need enormous batteries.
  9. The Observation Cupola is a pure 0.7 multiplier. The Viewing Cupola has an 0.5 multiplier, 1 crew seat, and text *claiming* it adds 1 month time, but it actually has 0 base months of time, so you only get the crew capacity, defaulting to 0.25 months / 7.5 days. @RoverDude there's a bug in the "Habitation Option" information shown in the VAB where the displayed months have +1 for each crew capacity on the part, rather than respecting your settings for how much time you have per seat (or just not counting crew capacity separately at all, because you get time from that whether or not you have the habitat running).
  10. For some reason, living space needs to be "turned on" with the "Start Habitat" option in the context menu. A Mk 2 lander and a Hitchhiker will give 2 kerbals 337 days of hab time if that habitat is running, and only 22 days if it's turned off (including the default 15 day grace period). Also note that the Viewing Cupola claims to give 1 kerbal-month of base time in the editor but doesn't actually add any base time at all! Otherwise it would be a nice little part for Minmus missions.
  11. In MKS 1.1.0.0 the Flex-O-Tube is titled "MKS Kerbitrail(tm) FlexOTube". What version of MKS do you have?
  12. That happens for me when the craft can't take off with the engines that are enabled in the first stage. Speaking of engine switching, @Booots, it would be even nicer if the optimal ascent calculation also let you pick the starting conditions, for planning the flight of spaceplanes after switching engines or engine modes. Also, should the new axis settings work to calculate the flight envelope over a wider range of conditions? I'd really like to be able to plot spaceplane performance all the way up to the top of the atmosphere and orbital speed.
  13. @allista Trying to install 2.3.1 from your spacedock link above, I notice that the AT_Utils it includes has a .version file identical to the github release of AT_Utils 1.6.3 from the github release, but other files differ. I install mods manually and try to check that any common dependencies are either identical or one mod includes a newer version, so this was pretty confusing. I got Ground_Construction-2.3.1.zip (md5sum 902aa00ff18f7b373071c0ee424858be) from https://spacedock.info/mod/1123/Ground Construction/download/2.3.1 and AT_Utils-1.6.3.0.zip (md5sum bb0a52a56ef42998e6ea60b5e0b37ada) from https://github.com/allista/AT_Utils/releases/download/v1.6.3/AT_Utils-1.6.3.0.zip diff says Binary files gc2.3.1/GameData/000_AT_Utils/Plugins/000_AT_Utils.dll and at.1.6.3.0/GameData/000_AT_Utils/Plugins/000_AT_Utils.dll differ Binary files gc2.3.1/GameData/000_AT_Utils/Plugins/001_AnisotropicPartResizer.dll and at.1.6.3.0/GameData/000_AT_Utils/Plugins/001_AnisotropicPartResizer.dll differ Binary files gc2.3.1/GameData/000_AT_Utils/Plugins/002_MultiAnimators.dll and at.1.6.3.0/GameData/000_AT_Utils/Plugins/002_MultiAnimators.dll differ Binary files gc2.3.1/GameData/000_AT_Utils/Plugins/ConfigurableContainers.dll and at.1.6.3.0/GameData/000_AT_Utils/Plugins/ConfigurableContainers.dll differ Only in at.1.6.3.0/GameData/000_AT_Utils/Plugins/PluginData/000_AT_Utils: config.xml Only in at.1.6.3.0/GameData/000_AT_Utils/Plugins: SubmodelResizer.dll Only in gc2.3.1/GameData/: GroundConstruction The 000_AT_Utils.version files in particular are identical. Here are MD5 checksums of the DLLS in case that's of any use With identical version numbers and the extra SubmodelResizer.dll I assumed the AT_Utils.1.6.3.0.zip was better, and have been playing with it with no problems so far.
  14. If you peek in the save file there's one event giving all the XP (I thought it showed up in-game as "rescued at level 5"). I think the Akademy passes along the XP from an entire flight at once as long as the student is under level 3 (I don't remember anything about skipping flags). My plan for breaking the level limit with a bit more effort is get the teachers to level 5 on their first flight.
×
×
  • Create New...