-
Posts
24,952 -
Joined
-
Last visited
Content Type
Profiles
Forums
Developer Articles
KSP2 Release Notes
Everything posted by linuxgurugamer
-
For the record (what’s a record), i hereby declare that i do not work for Star Theory
-
Not a problem, welcome back
-
Is your copy of the repo complete?
- 1,022 replies
-
- beautify
- visualoverhaul
-
(and 1 more)
Tagged with:
-
First, asking for updates is against forum rules. Second, the mod hasn't been updated for 1.8 yet. Third, the reason is a bug in KSP which causes the issue you see. Best to wait for 1.8.1
-
Since it's listed on Spacedock as MIT, you are probably safe to offer it the same way. Given the absence of @The White Guardian, you may want to consider a full adoption
- 1,022 replies
-
- 4
-
-
- beautify
- visualoverhaul
-
(and 1 more)
Tagged with:
-
Actually, @Malahturned it over to me, latest version is here https://spacedock.info/mod/1614/ZeroMiniAVC I dont know why @DoctorDavinci released a version when I've been supporting this since 1.3. My version is available via CKAN Not going to be in AVC or MiniAVC. Either it will be a standalone, or added to MADLAD. This is not meant to be intrusive. Most players won't even know about it, and for the 0.01% who are smart enough to rename folders intelligently will be smart enough to not install MADLAD Questioning minds want to know. This will be another way to make sure all dependencies are installed
-
Ok, I've gotten it working as a stand-alone mod for now. I've enhanced what I wrote earlier a bit. Specs are below, please provide feedback: InstallValidator JSON stanza(s) located in the .version file. "INSTALL_LOC": { "NAME": "modname", // optional "PATH": "path", "DIRECTORY": "dirName", "FILE": "fileName", "MESSAGE": "message to display" } Multiple stanzas can be listed, as long as each has a unique suffix and starts with INSTALL_LOC_. The suffix can be anything you want. It would look like this: "INSTALL_LOC_1": { "NAME": "modname", // optional "PATH": "path", "DIRECTORY": "dirName", "FILE": "fileName", "MESSAGE": "message to display" } NAME If not specified, uses the Modname from the .version file. PATH Path to the directory, begins below the GameData DIRECTORY Directory where file is. FILE filename to be checked MESSAGE Optional, if there will be used instead of default message Message can have the following substitutions <MODNAME> name of mod <FIELD> replace with either "File", "Directory", "Path" <FILE> replace with fileName <DIRECTORY> replace with dirName <PATH> replace with path <STANZA> replace with the stanza name Default message is: <MODNAME> + " has been installed incorrectly and will not function properly. All files should be located in KSP/GameData/" + <DIRECTORY> Note that when checking for the existance of a file, the FILE, PATH & DIRECTORY are concatted together as follows: PATH/DIRECTORY/FILE This does imply that you could use only one of either PATH or DIRECTORY, if you put the complete path in that entry
-
My KSP is broken
linuxgurugamer replied to Lundmunchkins's topic in KSP1 Technical Support (PC, unmodded installs)
If he is running 1.8 then it will be the Player.log, in the same place the output_log.txt used to be -
The RO branch has been very busy, and I've just finished merging all their changes. I'm calling this a beta, with the possibility of being turned into a full release if no issues are found. As a beta, you will need to install it manually, it is NOT available via CKAN: https://github.com/linuxgurugamer/KCT/releases/tag/1.4.6.11 Removed the ability to move a ship from VAB to SPH and back Removed all KSP1_4 #if/#endif statements Following are from the RO branch Fixed assembly loading for other mods that reference KCT Can no longer launch vessels with locked parts Reworked the code that checks for locked parts. Previous version was causing issues with a couple of other mods. Can no longer do 5 more rush builds after editing a vessel Added training warning and disabled Auto-hire button for RP-1 Update message text Separated Build+Rollout into Build+Integration+Rollout Fix a nasty infinite loop and add correct estimate to build list Added rollout time to GUI; Fix vessel editing progress calculations Fix build progress for recovered vessels Refactor BP calculations and apply global multipliers to Effective cost Added effectiveCost field to KCT_BuildListVessel Improve .gitignore Add Effective Cost [E] variable to integration and rollout cost formulas Clean up the editor UI Added formula for calculating rush cost Fix funds being changed by integration cost on launch and recovery Merge LGG->SepIntegration Add missing files to RO csproj Disable transferring vessels between VAB and SPH in RP-1 Disable the Switch Editor button while editing an existing vessel. Bad things will happen if the edits are saved in another mode than the initial one Please try it out and let me know how it goes.
-
Ok. In order for those to work as you expect, this mod would be extremely inefficient and slow down the computer. It's only doing a single sample of height and speed, and doesn't know about helicopter blades. @Capital_Asterisk Maybe have some way to tell it about helicopter blades?
-
New release, 1.3.5.2 (for 1.7.3) Thanks to github user @zorg2044 for all of the following: Add support for Knes, CryoEngines, NFLV, Restock plus, ReDirect and more. add external ignitor module to free standing MLP structures Some MM hosuekeeping. remove deprecated cryoengines Update clamps configs optional remove EC patch some more rebalancing NFLV rebalance tantares ec balance fix unbalanced bracket add ReStockPlus add Making history Update stock revamped engines, NFLV ignitor type descr Split off Part Overhauls Add support for Fuji Update reDIRECT Add NEEDS to new configs Add EC to CryoEngines remove FINAL from remaining patches Add EC to Knes configs Add NF spacecraft Update Tantares spacecraft Update all internal patch TantaresLV update remove final from RAPIER, increase range on FASA clamps Optional all internal ignitions patch Increase ignition range for stock clamps Modular Launch pads support remove FINAL from stock patches Add Knes, update NFLV and CryoEngines Near Future Launch Vehicles configs New CryoEngines
-
What is a BG blade?
-
[1.12.x] Kerbal CCTV with WiFi camera
linuxgurugamer replied to linuxgurugamer's topic in KSP1 Mod Releases
It's not an issue with this mod, its RPM. and, since RPM isn't updated, there is nothing I can do -
I've been thinking about this. I think it would make sense for your mod which is checking for problems regarding installed DLLs, also have the ability to check for missing files as listed in the .version file. I'm going to see if I can whip up a class(s) to check this evening, will contact you if/when I have a working file
-
Name the Orbital VAB (preliminary poll)
linuxgurugamer replied to GoldForest's topic in Prelaunch KSP2 Discussion
OAB - Orbital Assembly Block