-
Posts
24,969 -
Joined
-
Last visited
Content Type
Profiles
Forums
Developer Articles
KSP2 Release Notes
Everything posted by linuxgurugamer
-
[1.8.x] In game notes / notepad / checklist v0.16 2019/10/23
linuxgurugamer replied to agises's topic in KSP1 Mod Releases
PR on it's way. There was at least one, if not more, reports of it not working in 1.4, which is what got me interested (again) You have no idea how happy you just made me. Before merging the PR, read the comment. Very specifically, you will probably want to preserve the following 3 files BEFORE merging: notes.sln .gitignore notes/notes.csproj since they are modified for my development environment Assuming you accept and release with my changes, I'll go back and update my comment -
[1.9.x] RCS Build Aid Continued - New Dependencies
linuxgurugamer replied to linuxgurugamer's topic in KSP1 Mod Releases
Neither. I'm working on various things, and this is not going to be a simple fix. There are unanswered questions about this which I need to research, and I'll also need to get into KIS to see how it works. Also, that "bug" I fixed was not with this mod, but was with the ToolbarController For now, please open an issue on Github about this so it doesn't get lost. Thanks -
[1.12.x] Toolbar Controller (for modders)
linuxgurugamer replied to linuxgurugamer's topic in KSP1 Mod Releases
New release, 0.1.6.13 Reimplemented the Log.Debug, using a local file to store the debug value -
[1.12.x] Probe Control Room Recontrolled
linuxgurugamer replied to linuxgurugamer's topic in KSP1 Mod Releases
If there is a probe core on aboard, it should work. If it isn't, then something else is wrong Also, I didn't write this, just picked it up because I didn't want to see it die -
[1.12.x] NASA CountDown Clock Updated
linuxgurugamer replied to linuxgurugamer's topic in KSP1 Mod Releases
Not weird at all. I released an update to the ToolbarController which had a problem, Fixed and released the fix last night -
[1.12.x] Part Commander Continued
linuxgurugamer replied to linuxgurugamer's topic in KSP1 Mod Releases
It was a problem with the ToolbarController, install the latest version of that and your problem will be fixed. -
[1.12.x] Toolbar Controller (for modders)
linuxgurugamer replied to linuxgurugamer's topic in KSP1 Mod Releases
New update, 0.1.6.12 Commented out all Log.Debug lines because they were using the settings class which isn't instantiated in the beginning. Was causing nullrefs Added to Spacedock, for faster updating of CKAN -
[1.9.x] RCS Build Aid Continued - New Dependencies
linuxgurugamer replied to linuxgurugamer's topic in KSP1 Mod Releases
Found the problem, it was the ToolbarController. Give CKAN about 15 minutes, I'm also adding it to Spacedock now It's in CKAN and updated -
[1.9.x] RCS Build Aid Continued - New Dependencies
linuxgurugamer replied to linuxgurugamer's topic in KSP1 Mod Releases
Looks like your settings file got corrupted. Delete it and try again: GameData/RCSBuildAid/PluginData/settings.cfg and GameData/RCSBuildAid/Plugins/PluginData/settings.cfg -
Fyi, I've rebuilt it for my own use. My version requires the ToolbarController: https://github.com/linuxgurugamer/ksp_notes/releases/tag/0.14.2 Edit: This mod is licensed GPLv3 Please note that this is a totally unofficial version. If you have problems with it, contact me. The changes I've made are: Updated by Linuxgurugamer Added support for the ToolbarController Added build scripts Added .version file Added AssemblyVersion.cs to both DLLs
-
So, hoping you don't mind discussing this Your Viktor, compared to the Bobcat, is superior in every statistic: Mass) Thrust (ASL) Thrust (Vac) ISP (ASL) ISP (Vac) Bobcat 2.0 374.194 400.0 290 310 Viktor 1.8 421.429 450.0 295 315 I'm trying to come up with a use case for the Bobcat, but can't, given the current stats. Was wondering what your thoughts on this would be
-
[1.8.x] In game notes / notepad / checklist v0.16 2019/10/23
linuxgurugamer replied to agises's topic in KSP1 Mod Releases
If anybody would want this, I've rebuilt it for my own use. My version requires the ToolbarController, and the Blizzy toolbar is now optional: https://github.com/linuxgurugamer/ksp_notes/releases/tag/0.14.2 Edit: I could have sworn that I added this before, but anyway: License is GPLv3 -
I've asked the author about this mod, if he isn't interested in continuing it, I've offered to adopt it
-
[1.8.x] In game notes / notepad / checklist v0.16 2019/10/23
linuxgurugamer replied to agises's topic in KSP1 Mod Releases
@agises If you aren't going to be updating this mod, would you be willing to let me adopt it? -
[1.8.x] Impact! - impact science and contracts -v1.8.0
linuxgurugamer replied to tomf's topic in KSP1 Mod Releases
So it works in GPP now?