

SabertoothMosquito
Members-
Posts
404 -
Joined
-
Last visited
Content Type
Profiles
Forums
Developer Articles
KSP2 Release Notes
Everything posted by SabertoothMosquito
-
I too have seen the same problem, and i've posted this issue at the [x] science thread. When used with action groups, all Universal Storage science parts do execute properly. Author of [x] science admits there is more work to be done on his addon. Now when i think of it some more, there is no "failure log" where player can review all science experiments that didn't deploy due to some condition not being met, an alternative to speed-reading failure messages spam on screen.
-
Hi, just to chime in : please add "system check" to impact hammer so player can test for proper orientation and if possible stackable sensor pods. With stackable pods, player can use rover to seed the pods from single mount point (for planetary science, not much use for asteroids - unless someone mods 2.5km monstrosities - which now gave me the idea about Armageddon-style missions that require first scanning the asteroid, finding a weakspot and planting bd armory nukes - never leave train of thought running without proper supervision )
-
Ok i managed to make screenshots with some editing
- 1,353 replies
-
- edit actions
- actions
-
(and 1 more)
Tagged with:
-
@Diazo Of course ! Plugin is working great at this stage, no need to rush. And good luck with the move, be careful with overhang piano (can't help it with old cartoon references).
- 1,353 replies
-
- edit actions
- actions
-
(and 1 more)
Tagged with:
-
And while i'm here, another two bug-like reports : 1. Very wide stock toolbar overlapped with stock action group display disables access to toolbar buttons. To elaborate : i have clicked AGX app button by accident, replacing AGX UI with stock. The stock action group UI is full height overlap of editor window, partically covering the stock toolbar. This causes user to loose access to those buttons. BUT, in case of AGX, this means that new UI won't be accessible once player switches to stock UI. Solutions : one is to manually edit plugin config to set editor = 1 and other is to bypass the problem entirely but installing Blizzy's toolbar and controlling AGX UI switch from there. 2. Editing text in AGX UI window that overlaps with staging column causes stage icons to hang, get stuck and persist on all screens (editor, space center, map, flight) during game session. To elaborate : - Drag AGX UI window titled "AGExt Selected parts : xxx" over staging column, making sure input textbox overlaps with staging icon - Click down and drag inside textbox with stage icon below. Underlying stage icon(s) will receive the mouse click - Move mouse to cause stage icon to move outside staging column -Release button and icon(s) will follow vertical mouse position -While icons are outside staging column, single mouse click will get them stuck in that position Stuck icons are visible in both editors, space center, tracking station and flight I also had inconsistent repeatibility of dragging staging icons and deleting them entirely. There was no way to restore icon (sans reloading the craft). Solution : restrict window positioning to exclude staging column.
- 1,353 replies
-
- edit actions
- actions
-
(and 1 more)
Tagged with:
-
Sorry for not posting sooner. To clarify : move entire group. Example : First group named "engine cluster" for firing multiple types of engines (or special engine arrangements). Second group "reactors online" for switching nuclear cores. Third group "transfer boosters" for SRB cluster for interplanetary transfers. Player may define them in "wrong" order and needs to swap them after already placing all required actions into slots (between 1 and 250). Since all work is already done, re-doing all actions into correct slots again by hand should be avoided by using "move group" and "swap group". Thanks for the 1-5 visibility button explanation, i used this plugin for so long and never bothered to RTFM, sorry about that. I think this feature will indeed cover nearly all of the above problems.
- 1,353 replies
-
- edit actions
- actions
-
(and 1 more)
Tagged with:
-
I apologize if i'm requesting an old feature, but here it goes : is it possible to add arrangement of action groups in editor/flight ? It may be needed when player defines one cluster of several actions and goes on the next one, but forgets to arrange them in order. Useful for crafts with complex functionality needing a lot of action groups, in those cases having logically arranged groups helps (for example action groups match staging or mission waypoints or ... you get the idea ) Arrangment operations could be : - move group (move to empty slot) - swap groups (exchange actions between slots) It can immensely speed up finalizing craft design process.
- 1,353 replies
-
- edit actions
- actions
-
(and 1 more)
Tagged with:
-
Feature request : if possible, please add experiment repeatibility counter with manual reset marker in "here and now" experiment listing. This can help keep track of experiments that have limited collection capacity and need to be reset by scientist on EVA. Very useful for missions with many experiments attached to crafts, and player should be aware of some experiments needing a EVA reset.
-
As is customary, first congratulations on a excellent plugin ! It saved me from spamming action group keys to collect science (and checking the biome in research window), it got tedious very fast. Now a report : i'm using Universal Storage science parts from DMagic Orbital Science pack. The "here and now" window detects available science from the above mentioned parts, but when executing offered experiments i get screen message "can't be done right now". Ofcourse, i again use action groups to collect science from all experiments at once and it works. Event this partial functioning still helps a great deal. I don't consider this issue a top priority, though it may point to some more serious issues "under the hood".
-
Metallic Hydrogen created, will change spaceflight
SabertoothMosquito replied to Peder's topic in Science & Spaceflight
I saw Scott's talk over at youtube about metallic hydrogen, but have also heard of ice-canopy habitats for human explorers on Mars that shield from radiation because water is hydrongen-rich material (obviously). Since protons are good at reducing energy of incoming radiation particles, i thought that shell of metastable metallic hydrogen would make a good shielding both for astronauts in space and on surface. And it probably wouldn't need to be very thick because of good density (it's pure hydrogen after all). Any thoughts ? -
parts [1.2] 'Otter' Submersible (USI Submarine Parts) [0.2.0]
SabertoothMosquito replied to RoverDude's topic in KSP1 Mod Releases
I have managed to make a MM patch that simply glues whole Ballast Tank part config into KerbalEVA. Now underwater EVAs work ok (even planting a flag 500m below sea level ).Here is the relevant MM code for my quick and dirty patch @PART[kerbalEVA]:FOR[ModuleBallast] { RESOURCE { name = IntakeLqd amount = 1500 maxAmount = 1500 } RESOURCE { name = Lead amount = 250 maxAmount = 250 isVisible = true } MODULE { name = ModuleBallast ResourceName = IntakeLqd } MODULE { name = ModuleFuelJettison } } Maybe @RoverDude could make a slight variation on the ModuleBallast for kerbals that also enforces wearing a suit when sumberged, similar to KSP on-screen warning message when player chooses "Toggle EVA suit" in vacuum of space. Oh, and if possible, make it compatible with alternate suit packs (like Cetera's) so pack authors can add suit versions for diving operations. -
Thanks for pointing out the relevant files. I was busy and unable to respond earlier. I managed to make a MM patch that adds ballast tank module (from USI Sub Pack) to Kerbonaut. Now my kerbal scientist can EVA and perform operations normally. It's a quick-and-dirty proof of concept.
- 3 replies
-
- kerbonaut
- underwater
-
(and 1 more)
Tagged with:
-
parts [1.2] 'Otter' Submersible (USI Submarine Parts) [0.2.0]
SabertoothMosquito replied to RoverDude's topic in KSP1 Mod Releases
Your solution, as it is now - just may work. Testing ... Can't find anything small enough for personal inventory but heavy enough. Otherwise, it may be entirely doable to have KIS item specific to this problem. But, that raises a question of having enough personal inventory space for other items. Does KIS limit mass as well volume ? I would understand if players were limited to EVAs within certain depth, but there may be contract and part pack creators that would like to extend KSP to include even Mariana's-Trench-size EVAs There is a lot of underwater exploration possibilities left out of KSP, even if Squad leaves this environment as it is, mod makers can develop a completely new branch of tech tree. Yes, i.m aware of this. I just wanted to point this out as start in digging through API and eventually finding appropriate functions. -
parts [1.2] 'Otter' Submersible (USI Submarine Parts) [0.2.0]
SabertoothMosquito replied to RoverDude's topic in KSP1 Mod Releases
Minor thread hijack quick search for what may be a starting point in KSP API : BetterBuoyancy @ github link -
parts [1.2] 'Otter' Submersible (USI Submarine Parts) [0.2.0]
SabertoothMosquito replied to RoverDude's topic in KSP1 Mod Releases
I have a problem that my Kerbal inside hitchhiker pod on deeply landed submersible (below 500m) needs to exit to perform experiment reset for mystery goo and materials lab, but instead holding to rails it immediately shoots for surface. I tried to roll sub so the hatch is upside down, but my Kerbal stayed in fixed pose for "i'm now shooting up to surface". There is a minor control but no actions can be performed. What we need is a "diver" plugin that restores Kerbals to space-like mobility. @RoverDude do you know anyone that can slap something together in a simple DLL+cfg/xml ? This would allow scientist to restore experiment to operational states on site. This would enable new missions, contracts, equipment (KIS/KAS/repairs/construction) in underwater environment. I have posted a mod request to have this issue noticed. Currently, i have to perform experiments, then go near surface (very surface not required), reset experiments and then dive back again. -
I tried a quick look at Kerbal EVA buoyancy and found nothing. I need this for underwater EVAs since i use mod called USI Submarine Parts which gives player ability to construct and drive submersibles. If all operations are performed in IVA or by using available actions on desired part in external view mode, there are no immersion-beraking effects. And i remember seeing someone making a contract pack for using submersibles, so this idea will be useful to others trying this new exploration path.
- 3 replies
-
- kerbonaut
- underwater
-
(and 1 more)
Tagged with:
-
parts [1.2] 'Otter' Submersible (USI Submarine Parts) [0.2.0]
SabertoothMosquito replied to RoverDude's topic in KSP1 Mod Releases
Ahh thanks ! Surely this whole bouyancy stuff is new to many of us players, so far there is no underwater equivalent to FAR to show craft design issues in editor (omg now THAT would be awesome ) and there is no other way than to launch and crash-test, the Kerbal Way EDIT : It's a pitty that ballast tanks have no action other than "Jettison Tank Contents" to add to custom groups. I have to "manually" open part menu in flight and tweak the whole thing. At least floats from Survivability Pack have actions to toggle deployment, increase and decrease bouyancy via action groups. Note to everyone using kOS and submersible pack : it is possible to write a script that will tweak ballast tanks to set desired state of submersible (dive, ascend, "zero bubble"), i haven't done that (did a few tests here and there, as my career game progresses i will use it). Ballast tank field value is shown in part menu and as such is accessible to kOS -
parts [1.2] 'Otter' Submersible (USI Submarine Parts) [0.2.0]
SabertoothMosquito replied to RoverDude's topic in KSP1 Mod Releases
Here is my attempt at using sub. http://imgur.com/a/2XCiu I do have another question about buoyancy : do stock parts tend to bring sub to surface ? I find very hard to descend, even with full throttle. I dive just for moment, then my sub jumps up, splashes hard and falls apart . -
[1.x.x] Kerbal Hacks: Wearable KIS Props
SabertoothMosquito replied to Enceos's topic in KSP1 Mod Releases
WOOHOO ! YES ! Under the hood stuff ! -
[1.x.x] Kerbal Hacks: Wearable KIS Props
SabertoothMosquito replied to Enceos's topic in KSP1 Mod Releases
@Enceos For RPM : something could be done about it. RPM is built with extendability / accessibility in mind, so "under the hood" it's code may be open enough to be reviewed by coder for adaptation to the mentioned ideas. What important questions are a) if KSP allows attachments to Kerbonaut body - confirmed with KIS parts like hammer/screwdriver b) if KSP allows clicks to parts of Kerbonaut body (attached or not) - currently unknown, i don't know of any plugins that do this For now however, maybe a small mouse-over indicator of clickable area could be added behind Kerbal's head which allow access to all possible actions. By mouse-over i mean indicator that is displayed only when player moves mouse pointer over that area, so it does not add visual clutter and make Kerbal heads look strange while player does something else (similar to above idea of head-gear functionality, just for clicks) Also, if possible please add to your plugin's API detection if Kerbonaut has helmet or not, so head-gear addon creators may write/design parts aware of this. If RPM-like functionality may be added, imagine moving MFD-style reticule overlay to first-person view !