1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00
Commit Graph

13 Commits

Author SHA1 Message Date
dc67c64bf1 Move VesselView to Dropbox
Primary download on forum thread, takes the load off the KS mirror.
Advised this mod is functional in 1.0.5 in CKAN forum thread
2016-02-28 07:04:52 +11:00
804497040e Move i.52k.de/kspmods -> ckan1.spacedock.info
`$ perl -i -pe's{i\.52k\.de/kspmods}{ckan1.spacedock.info}g' */*.ckan`

![Everybody stand back! I know regular expressions!](https://imgs.xkcd.com/comics/regular_expressions.png)
2016-02-26 14:20:17 -05:00
327b28f5bd Convert all FOSS mods from KS to download from i.52k.de
Thanks to @V1TA5, we have a mirror of the freely redistributable mods
from KS. This change re-writes extant CKAN metadata files that have
free licenses to use the i.52k.de server.

Created by running 1f3e252e9ae3dbad6e123d72dd1a255e32484a6e of
kspstuff-migrate.pl in https://github.com/pjf/KS-KSPStuff-Migration
2016-02-22 11:53:15 -05:00
931842d8b3 "NetKAN generated mods - VesselView/VesselView-v0.71.ckan" 2015-08-21 15:30:22 +00:00
97e9373858 'NetKAN generated mods - VesselView/VesselView-v0.71.ckan' 2015-07-22 21:14:02 +00:00
093d18f2d5 'NetKAN generated mods - VesselView/VesselView-v0.71.ckan' 2015-07-19 18:14:06 +00:00
0220fa35b7 'NetKAN generated mods - VesselView/VesselView-0.71.ckan' 2015-07-17 12:14:37 +00:00
d8be96ad47 'NetKAN generated mods - VesselView/VesselView-0.71.ckan' 2015-07-16 00:15:15 +00:00
8ee3601e1a 'NetKAN generated mods - VesselView/VesselView-0.71.ckan' 2015-06-28 06:14:17 +00:00
d03d545fee Rewrite versions to be more specific!
As discussed in KSP-CKAN/CKAN#1156, sometimes we see older versions of
mods that have "generic" KSP versions (eg: 1.0), even though newer
versions of those same mods have specific versions (eg 1.0.1). These has
been a side-effect of how KS returns KSP version numbers to us.

This patch adds ".0" to version numbers if and only if we see a later
version of the same mod that has a specific version number in the same
sequence (eg: 1.0 and 1.0.3 causes a rewrite, but 0.24 and 1.0.3 does
not).

Source code coming soon. I haven't checked it into CKAN-meta because
it's not really a place where lots of code should be hanging out.

Also attn @dbent, who identified this issue in the first place.
2015-06-23 13:40:15 +10:00
be47822d2b NetKAN generated mods - AeroArrows/AeroArrows-0.1, AtomicAge/AtomicAge-2.0, DistantObject-RealSolarSystem/DistantObject-RealSolarSystem-v1.5.5, DistantObject-default/DistantObject-default-v1.5.5, DistantObject/DistantObject-v1.5.5, KerbalRenamer/KerbalRenamer-0.2, KerboKatzSmallUtilities/KerboKatzSmallUtilities-1.1.5, KerboKatzUtilities/KerboKatzUtilities-1.2.3, NavHud/NavHud-1.2.1, RasterPropMonitor-Core/RasterPropMonitor-Core-v0.19.2.1, RasterPropMonitor/RasterPropMonitor-v0.19.2.1, RoutineMissionManager/RoutineMissionManager-011, ThermalHelper/ThermalHelper-0.1, TweakScale/TweakScale-v2.1, VesselView/VesselView-0.71 2015-05-06 00:18:18 +02:00
1eda41c2d0 NetKAN generated mods - VesselView/VesselView-0.7 2015-05-01 23:55:00 +02:00
826ebc52d9 Splitting files into subdirectories 2015-01-03 14:56:47 +02:00