hakan
Members-
Posts
387 -
Joined
-
Last visited
Reputation
72 ExcellentProfile Information
-
About me
Sr. Spacecraft Engineer
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Kanadarm is available on CKAN
-
Kerbal Stuff, an open-source Space Port replacement
hakan replied to SirCmpwn's topic in KSP1 Mods Discussions
And that even without the "Flags" kind of mods... Astonishing Sir, absolutely astonishing! -
[1.02] Vertical Propulsion Emporium. v0.22b (10th may 2015)
hakan replied to Kerb-fu's topic in KSP1 Mod Releases
Very very beautiful -
[1.8.x+] Waypoint Manager [v2.8.1] [2019-10-22]
hakan replied to nightingale's topic in KSP1 Mod Releases
I believe everything turned out fine, right? -
[1.8.x+] Waypoint Manager [v2.8.1] [2019-10-22]
hakan replied to nightingale's topic in KSP1 Mod Releases
CKAN did not change the identifier as we have no good way of annotating ID changes yet. But the version in CKAN itself (as of two hours ago) is 2.1.4 ( https://github.com/KSP-CKAN/CKAN-meta/commit/1be678433466e83ecc9953201ba02278add1a2ae ) -
Yes, if you upload an archive with the binaries, and mark it to be a "Release" (I understand there is a checkbox on the github release page for this), netkan will be able to index it automatically.
-
In half-user-speak, this means that someone needs to add each new version of a curse-hosted mod manually. If the addon were hosten on kerbalstuff or github, our bot could discover new versions automatically without human intervention (and corresponding loss of quality time with family on weekends... My girls hate KSP enough already ) If you want to contribute, it is actually not too overly hard if you are handy with a text editor, start reading the wiki linked from https://github.com/KSP-CKAN/CKAN , and hop on the irc channel. There are always people around ready to show you the ropes...
-
[1.4.0] GCMonitor 1.4.8.0 - A graphic Memory monitor (Marsh 9th 2018)
hakan replied to sarbian's topic in KSP1 Mod Releases
It is already on ckan. I "just" need to work on showing the proper version numbers, for which sarbian's AVC work will help immensely... -
[1.4.0] GCMonitor 1.4.8.0 - A graphic Memory monitor (Marsh 9th 2018)
hakan replied to sarbian's topic in KSP1 Mod Releases
Perl script at https://github.com/entchen/CaptainsLog/blob/master/version-gen does the magic and patches my AssemblyInfo as well. https://github.com/entchen/CaptainsLog/blob/master/versions.sh holds the current version, and the last number of the four is based on the build number. The build is at https://ksp.sarbian.com/jenkins/job/Hakan-CaptainsLog/ , you should have very easy access to it -
[1.4.0] GCMonitor 1.4.8.0 - A graphic Memory monitor (Marsh 9th 2018)
hakan replied to sarbian's topic in KSP1 Mod Releases
An AVC-compliant version file, like https://github.com/entchen/CaptainsLog/blob/master/CaptainsLog.version would be nice. I generate that file at build time from https://github.com/entchen/CaptainsLog/blob/master/CaptainsLog.version.in . Would be fine if you can find time for this. -
[1.4.0] GCMonitor 1.4.8.0 - A graphic Memory monitor (Marsh 9th 2018)
hakan replied to sarbian's topic in KSP1 Mod Releases
Now, yes. @sarbian, any chance you could add a .version file so my jenkins inflator works better? D:\SteamLibrary\SteamApps\common\Kerbal Space Program>ckan show GCMonitor Graphic Memory Monitor: This plugin will show you the memory usage of the running KSP installation Module info: - version: 1.2.1.0 - authors: sarbian - status: stable - license: MIT Provides: - GCMonitor Resources: - homepage: http://forum.kerbalspaceprogram.com/threads/92907 - repository: https://github.com/sarbian/GCMonitor/ Showing 7 installed files: - GameData/GCMonitor - GameData/GCMonitor/getRSS_x64.so - GameData/GCMonitor/getRSS_x86.dll - GameData/GCMonitor/getRSS_OSX_x86.so - GameData/GCMonitor/getRSS_src.zip - GameData/GCMonitor/GCMonitor.dll - GameData/GCMonitor/LICENSE.txt -
[Plugin] [ODFC] On Demand Fuel Cells (v1.0 / KSP 0.90)
hakan replied to Orum's topic in KSP1 Mod Releases
Actually, most Flag type addons tend to be hosted on github. Believe me they are much less picky about things hosted there, as long as you don't cause any DMCA complaints