Jump to content

politas

Members
  • Posts

    751
  • Joined

  • Last visited

Reputation

544 Excellent

6 Followers

Contact Methods

Profile Information

  • About me
    Retired Mission Director
  • Location
    Australia

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. A quick heads up, everyone. I'm stepping down as CKAN Mission Director, and the wonderful @DasSkelettwill be taking over. We should have a new forum thread soon for ongoing conversations. It's been wonderful seeing this team go from strength to strength, and I'm really proud of where the CKAN system has gotten to. I'm sure under @DasSkelett's tenure, we will only see further improvements! I'd especially like to thank @HebaruSan and @techman83 for all the stellar work they've been putting in over the years to keep the CKAN running and improving.
  2. Assuming you aren't getting that exception every time you launch the CKAN, running the Clean and Re-install process should get your missing mods back in control.
  3. We're all very hopeful that this release will be relatively bug-free! Massive thanks to @HebaruSanand @DasSkelett for smashing those bugs so rapidly! And now the tag feature is properly considered a full-fledged feature! I hope y'all are enjoying it!
  4. Our standard process is to build our executables on Linux, which makes any infection by a Windows-focused virus extremely unlikely. This was a massive load of work, which I think I failed to adequately praise in my release notice.
  5. Beetlecat, can you run ckan.exe ksp list on a command line?
  6. Can you post the full error info? Run it from Powershell to stop it disappearing.
  7. The CKAN client v1.26.8 "Kodiak" is released! Changes since 1.26.6 Features [Multiple] Custom mod labels, favorites, hiding (#2936 by: HebaruSan; reviewed: DasSkelett) [GUI] Add "supports" relationships to recommendations screen (#2960 by: HebaruSan; reviewed: DasSkelett) [Multiple] Prompt user to delete non-empty folders after uninstall (#2962 by: HebaruSan; reviewed: DasSkelett) [GUI] Edit modpack before export (#2971 by: HebaruSan; reviewed: DasSkelett) Bugfixes [GUI] Don't launch KSP 1.8 with -single-instance (#2931 by: HebaruSan; reviewed: DasSkelett) [GUI] Handle multiple errors in same ErrorDialog (#2933 by: HebaruSan; reviewed: DasSkelett) [GUI] Multiple manual downloads, uncached filter, purge option (#2930 by: HebaruSan; reviewed: DasSkelett) [Cmdline] Return failure on failed commands for headless prompt (#2941 by: HebaruSan; reviewed: DasSkelett) [GUI] Obey system colors for dark theme support (#2937 by: HebaruSan; reviewed: DasSkelett) [Multiple] Workaround to launch URLs (#2958 by: HebaruSan; reviewed: DasSkelett) [Multiple] Memoize lazily evaluated sequences (#2953 by: HebaruSan; reviewed: DasSkelett) [GUI] Don't check ZIP health in ModuleInstaller.GetModuleContentsList() (#2959 by: DasSkelett; reviewed: HebaruSan) [Core] Check all dependencies for compatibility checking (#2963 by: HebaruSan; reviewed: DasSkelett) [Multiple] Fix CKAN-installed modules shown as AD in some cases (#2969 by: HebaruSan; reviewed: DasSkelett) Internal [Build] Bump nuget to 5.3.1 on Windows (#2929 by: DasSkelett; reviewed: HebaruSan) [Build] Don't send notification to Discord if build succeeds (#2932 by: DasSkelett: reviewed: HebaruSan) [Netkan] Auto-epoch based on queue message attribute (#2824 by: HebaruSan; reviewed: DasSkelett) [Netkan] Better parsing errors for version files (#2939 by: HebaruSan; reviewed: DasSkelett) [Netkan] Retain URL hash cache, cache file hashes (#2940 by: HebaruSan; reviewed: DasSkelett) [Netkan] Get org members as authors, time-sort authors, sort tags to middle (#2942 by: HebaruSan; reviewed: DasSkelett) [Netkan] Coerce GitHub URLs into the authenticated API in Netkan (#2946 by: HebaruSan; reviewed: DasSkelett) [Netkan] Request fewer GitHub releases and cache string URLs in Netkan (#2950 by: HebaruSan) [GUI] Create ~/.local/share/applications/ if it doesn't exist on Linux (#1848 by: DinCahill; reviewed: ayan4ml, politas, dannydi12) [Netkan] Catch nested GameData folders in Netkan (#2948 by: HebaruSan; reviewed: techman83) [Netkan] Only stage auto-epoch when creating new file (#2947 by: HebaruSan; reviewed: DasSkelett) [Build] Use Mono 6.6 and more recent versions of everything else (#2964 by: HebaruSan; reviewed: DasSkelett, Olympic1) [Netkan] Stage modules with hardcoded game versions (#2970 by: HebaruSan; reviewed: DasSkelett) [GUI] Move GUI files into subfolders, split controls out from Main (#2966 by: HebaruSan; reviewed: DasSkelett) Comments Some really nice new features in this release, thanks mostly to @HebaruSan, with assistance from @DasSkelett. Dark system themes should finally be handled correctly! Adjusting a modpack before you export it will be a great feature for people that want to share just the vital mods! LinuxConfAu 2020 in the Gold Coast earlier this month saw not one, but two talks referencing KSP-CKAN, [one by @techman83](https://www.youtube.com/watch?v=lvcz-BsUIWg), and one by my wife and I (I'll leave finding that one as an exercise for the readers). It was absolutely fabulous to finally meet @techman83 face-to-face and get to know him better after six years of working together on KSP-CKAN!
  8. The CKAN client v1.26.6 "Leonov" is released! Changes since 1.26.4 Features [GUI] Default to consoleui on MacOSX Catalina (#2911 by: HebaruSan; reviewed: pfFredd, DasSkelett) [GUI] Add language selection option to settings (#2925 by: DasSkelett; reviewed: HebaruSan) Bugfixes [Build] Use Debian machine-readable copyright format (#2853 by: bfrobin446; reviewed: HebaruSan) [GUI] Don't invalidate invisible rows (#2854 by: HebaruSan; reviewed: DasSkelett) [Multiple] Speed up autoremove search (#2855 by: HebaruSan; reviewed: DasSkelett) [Core] Find portable installs when enforcing cache limits (#2856 by: HebaruSan; reviewed: DasSkelett) [Build] Add libcurl dependency to RPM (#2858 by: HebaruSan; reviewed: DasSkelett) [GUI] Allow totally incompatible modules in changeset (#2869 by: HebaruSan; reviewed: DasSkelett) [GUI] Remove base64 encoded CKAN icon from resources (#2872 by: DasSkelett; reviewed: HebaruSan) [Multiple] Fail on http status codes >=300 for cURL downloads (#2879 by: DasSkelett; reviewed: HebaruSan) [Multiple] Normalize install paths (#2887 by: HebaruSan; reviewed: DasSkelett) [Multiple] Fixes for KSP in Windows drive root (#2857 by: HebaruSan; reviewed: DasSkelett) [GUI] Use current metadata for installed module compatibility (#2886 by: HebaruSan; reviewed: DasSkelett) [Core] Notify when falling back to archive.org URL (#2892 by: HebaruSan; reviewed: DasSkelett) [Multiple] Only run Mono in 32bit mode when the GUI is launched (#2893 by: DaskSkelett; reviewed: HebaruSan) [Build] Force logical name for generated resources (#2899 by: DasSkelett; reviewed: HebaruSan) [GUI] Show target version for upgrades in change set (#2888 by: HebaruSan; reviewed: DasSkelett) [Netkan] Merge resources and include metanetkan (#2913 by: HebaruSan; reviewed: DasSkelett) [GUI] Force redraw of recommendation listview headers on Mono (#2920 by: HebaruSan; reviewed: DasSkelett) [Core] Restructure Net.Download and Net.DownloadText (#2904 by: DasSkelett; reviewed: HebaruSan) [Netkan] Eliminate duplicate network calls in Netkan (#2928 by: HebaruSan; reviewed: DasSkelett, techman83) [ConsoleUI] Disable Upgrade All ConsoleUI menu option when nothing to upgrade (#2927 by: HebaruSan; reviewed: DasSkelett) Internal [Build] Redeploy Inflator after builds (#2889 by: HebaruSan; reviewed: techman83) [Netkan] Add owners of parent GitHub repos to authors (#2922 by: HebaruSan; reviewed: DasSkelett) [Build] Update dependencies (#2921 by: DasSkelett; reviewed: HebaruSan, politas) Comments Welcome to new contributor bfrobin446 who helped bring our copyright data into line with other software repositories. We are always happy to see new contributors submitting code, and don't feel like you have to do it all by yourself. We're a very helpful team. If you're wondering why MacOS now defaults to the consoleui, it's because Apple have dropped support for 32-bit graphics, and our graphical ui uses the Winforms toolset which has not been ported to 64-bit, and likely never will. Discussions for a new UI using a more modern toolset are ongoing. The CKAN Discord has been very popular, and is certainly proving very useful for the Dev team. Feel free to hit us up there for questions, though the primary locations for Bug Reports and Metadata Issues remains GitHub. My Twitch streaming has been a bit off the air since moving my home office around. My microphone seems to have stopped working, and I need to sort it out, but I'll be back on sometime, playing KSP (usually fairly badly!). If anyone has questions about the CKAN client and how to make the best use of it, feel free to jump on my stream and ask, and I can demonstrate live! I am as always humbled and inordinately grateful for the excellent team we have working on the CKAN. @HebaruSan, @DasSkelett, @Olympic1, and the incomparable master of infrastructure @techman83 continue their fabulous work!
  9. Yeah, it would be nice if Squad could bump the priority of the splash screen display.
  10. Or even better, to have it operate with different SAS levels as the relevant tech nodes are unlocked.
×
×
  • Create New...