Skip to content

Conversation

@jupster
Copy link
Collaborator

@jupster jupster commented Jul 20, 2025

Description

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.

jupster added 16 commits May 15, 2024 16:31
Still to add output
queueSizeLogG is default on 0.
Issue on line 95 with duplication
Close to done just don't have time to finish
Aligned variable declarations for consistency in Arma3Profile and BasicCfg. Removed unused properties and redundant event handling from ServerCfg. Ensured AdvancedOptions and its content are properly initialized in ServerProfile constructors.
Corrected inconsistent indentation for assignment of AdvancedOptionsContent in the ServerProfile class constructor to improve code readability.
Corrected typos in comments and property change notifications.
Corrects the assignment to set AdvancedOptionsContent instead of overwriting ServerCfgContent with advanced options in ServerProfile.cs.
@jupster jupster self-assigned this Jul 20, 2025
@jupster jupster added bug Something isn't working cleanup change labels Jul 20, 2025
jupster added 2 commits July 20, 2025 15:14
Reorganized the FASTER.csproj file for improved readability and maintainability by properly indenting and grouping properties. No functional changes were made. Minor whitespace adjustments were also made in the CodeQL workflow YAML.
Changed target framework from net9.0-windows to net8.0-windows in both FASTER and FASTERTests projects. Updated version to 1.9.7.2 in project and version files to reflect the framework change.
@jupster jupster changed the base branch from master to feature/Update-1.9 July 20, 2025 05:16
@jupster jupster marked this pull request as ready for review July 20, 2025 05:17
jupster added 4 commits July 20, 2025 15:21
Added <EnableWindowsTargeting>true</EnableWindowsTargeting> to make Actions happy even though it isn't needed for net8 :shurg:
Added <EnableWindowsTargeting>true</EnableWindowsTargeting> to both FASTER - Backup.csproj and FASTERTests.csproj to explicitly enable Windows-specific APIs and features during build and development 🤷
Corrected the path to BytexDigital.Steam.csproj in FASTER.sln to remove a duplicate folder segment.
@jupster
Copy link
Collaborator Author

jupster commented Jul 20, 2025

PLs mister nuget just work 😢

jupster added 3 commits July 20, 2025 16:21
Changed the checkout step in the CodeQL workflow to use 'submodules: recursive' and added a token for authentication. This ensures all nested submodules are checked out and authenticated properly.
Introduced a debugging step to list all files before checking out the repository in the CodeQL analysis workflow. This helps diagnose issues related to file structure or missing files during CI runs. (unlikely to keep in)
Removed the debugging file listing step and added an explicit step to initialize and update submodules using git. This ensures submodules are properly set up before running CodeQL analysis.
@jupster jupster changed the title Hotfix/net8 Hotfix/Code cleanup and .Net8 Jul 20, 2025
@jupster jupster requested a review from Foxlider July 20, 2025 08:22
@jupster
Copy link
Collaborator Author

jupster commented Jul 20, 2025

Only reason I'm not just pushing is is cause of what i added into the Workflow. everything else is basic cleanup.

jupster and others added 2 commits July 20, 2025 18:44
The SDK version specified in global.json has been changed from 9.0.0 to 8.0.0, likely to ensure compatibility with projects or tooling that require .NET 8.0.0.
@jupster jupster changed the title Hotfix/Code cleanup and .Net8 Hotfix/Code clean, .Net8 , Workflow, Advanced Jul 20, 2025
@jupster jupster marked this pull request as draft July 20, 2025 10:21
@jupster jupster removed the request for review from Foxlider July 20, 2025 10:21
@jupster
Copy link
Collaborator Author

jupster commented Jul 20, 2025

4 things to fix this week 🔢

@Foxlider
Copy link
Owner

That merge will have to be a squash to avoid too many commits.
Or you can do a rebase, amend/squash similar commits together and force push

@jupster
Copy link
Collaborator Author

jupster commented Jul 20, 2025

ahh will prob just squish it to make it easy

@OverlordZorn
Copy link

purge button? 😬

@jupster
Copy link
Collaborator Author

jupster commented Jul 20, 2025

purge button? 😬

Won't add it to this but I'll check it out once I've gotten this all added.

It still needs some work iirc so would rather get it more completed before adding it

@sonarqubecloud
Copy link

@jupster jupster marked this pull request as ready for review July 25, 2025 05:59
@jupster jupster merged commit bf11c6e into feature/Update-1.9 Jul 25, 2025
2 of 3 checks passed
jupster added a commit that referenced this pull request Jul 25, 2025
Update version and clarify menu labels (#234)
Update MainWindow.xaml (#227)
Hotfix/Code clean, .Net8 , Workflow, (#243)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants