

Fixed Nucleus Co-op not closing correctly with Ctrl+Q in some cases.Added new line "Context.HideDesktop() " same as "Game.HideDesktop = true " but usable in "Game.Play = function() ".Merged "split division" background window and the "Hide desktop" window will now be minimized/restored when using the CTRL+T shortcut (Toggle top most hotkey) accordingly to the game windows.Added new line "Game.ToggleUnfocusOnInputsLock = true " to automatically unfocus the game windows (gives focus to the Nucleus window), works with "Game.LockInputAtStart = true " too.Added app version in the crash report window + error report enhancements.The nickname tab in settings will now be populated with the default nicknames (player1, players2 etc).Will show for a few seconds and automatically close. Added a message when each instance starts showing game name, player nickname, and player number (id+1).Added shortcut on the setup screen to access the player settings faster (player steam ids & nicknames).Cover and background images will now be updated (on screen) when a game has been selected before downloading the assets instead of keeping the default cover and background until another game is selected.Delete cover/screenshots/description/icon path (icons.ini) when a game is deleted from the game list.Added player steam id format check in settings, can now only type numbers and a message pop up shows if the player steam id length is too short.ForceBindIP will start without the "dummy" launch argument. Added "Game.ForceBindIPNoDummy" => default false.

Set the settings window a little bit bigger, it was a bit cluttered after the last additions.Sizable/movable main Nucleus/downloader windows.Reworked the arrows and play button highlighting (buttons will be highlighted now accordingly to the current config step).

New patching methods using patterns, see MasterHandler.js inside Nucleus Co-op handlers folder.Fixed the process picker list, it was not fully visible/scrollable.

