Skip to content

Releases: KnossosNET/Knossos.NET

v0.2.0-RC1

22 Oct 20:17

Choose a tag to compare

First build with dev mode, please backup your devmode mods before doing any operation on the Developer tab.

-Developter tab! Create and upload mods to Nebula!
-Hotfix for a issue causing -res cmdline flag being ignored, a proper fix will come in a later update.
-Add deferred lightning to settings
-Display mod owners on mod details window (this is not going to work with mod versions that were installed before this update, as the data is missing from the local json)

v0.1.4

19 Oct 23:51
1f0acca

Choose a tag to compare

No more >300MB repo.json downloads, now using 700KB repo_minimal.json

-Implemented the use of repo_minimal
-Add new UI to remove unused mod versions (button is on global settings tab)
-Add MSAA Option to Graphics Settings
-Fix dependency looping crash during mod install
-Fix x86 builds not being considered valid on non avx cpus
-Fixed a crash in fs2 retail installer while selecting a folder in program files
-Fix last addded nebula mod not being displayed
-Several typos

v0.1.3

11 Oct 00:35

Choose a tag to compare

Maybe the last release before v0.2.0. This is also the fist version that works on Mac! (thanks to Taylor for this)

Changes:
-Add mod custom config is used indicator icon
-Fixed some typos
-Semantic version: support "+" as prerelease separator that caused problem with Abyss
-Sort modlist by name/last updated / last released
-make sure to write symlinks during tarball extraction
-add support for text-to-speech on macOS
-Fix logfiles waitforaccess getting stuck looping forever in certain conditions
-Fixes to FSO properties and label handling

v0.1.2

02 Sep 11:57

Choose a tag to compare

-Display repo updates after download
-Copy hud profiles during fs2 retail installation #3
-Fixed nebula stays in the loop waiting for repo.json file access if download is cancelled and file does not exist
-Fixed a rare random crash while installing mods
-Made some adjustments to the task view text size

v0.1.1

30 Aug 00:35

Choose a tag to compare

-Better resolve multiple repeated mod dependencies across several packages to better match old knossos behaviour
-Add missing cmdline support to mod.ini
-Add compress mod during install checkbox for compression mode manual
-Disable auto TTS reading of mod descriptions and re enabled tts mod description by default
-Enable FS2 retail gog installers in arm64 linux and mac
-Upload log to nebula feature
-Reporting mods (this does not really works until nebula login is added)
-Re-estructure the assets folder so we are not embedding unnecessary external utils in incompatible platforms
-Updated Avalonia packages

v0.1.0

19 Aug 20:47

Choose a tag to compare

-Avalonia V11 Migration
-Add auto-update feature
-PXO tab changes and standalone server creator
-Fully implemented Mod Details
-Added Quick Launch Cmd
-Add mod.ini support
-repo.json url changed to fsnebula.org*

*The repo.json change will have a severe negative effect over the download speed of the repo.json. But the older URL is going to stop working soon. A follow up update will be released once this issue is resolved.

v0.0.9

24 Jul 22:18

Choose a tag to compare

-Some fixes and changes for FSO build selection, specially for ARM Windows, now x86 and x64 fso builds are show as compatible while running the arm64 version.
-Fixed a crash due to invalid semantic version string in mod dependency or mod version.

This is the last release with Avalonia v10, the project will be migrated to Avalonia v11 for v0.1.0.

v0.0.8

11 Jun 18:22

Choose a tag to compare

Small bugfix release.

-fix arm64 typo
-Allow the FSO dep to be missing if user selects anything else than "mod select" as build
-fix crashing when selecting a direct fso build exec that has the wrong name format
-Correctly determine exec folder for direct exec build selection needed for getflags

v0.0.7

27 May 18:49

Choose a tag to compare

-Mod Compression support
-if getflags fails print fso output to log
-Bugfix: Duplicated installs and missing progress report
-BugFix: Fix crashing if a mod have a bad version string

v0.0.6

29 Apr 02:09

Choose a tag to compare

-Fixed random startup crashes that may happen on some systems
-Pass devmode packages ordered by name to -mod flag (to match old Knossos behaviour)