phalanx icon indicating copy to clipboard operation
phalanx copied to clipboard

Project Phalanx is a roster editor handling BattleScribe datafiles

Results 19 phalanx issues
Sort by recently updated
recently updated
newest added

Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 3 to 6. Release notes Sourced from dawidd6/action-download-artifact's releases. v6 Full Changelog: https://github.com/dawidd6/action-download-artifact/compare/v5...v6 v5 Full Changelog: https://github.com/dawidd6/action-download-artifact/compare/v4...v5 v4 What's Changed VERSIONING CHANGE: now there will only be...

dependencies
github_actions

Bumps [Microsoft.AspNetCore.Components.WebAssembly.DevServer](https://github.com/dotnet/aspnetcore) from 8.0.1 to 8.0.6. Release notes Sourced from Microsoft.AspNetCore.Components.WebAssembly.DevServer's releases. .NET 8.0.5 Release What's Changed [release/8.0] Update dependencies from dotnet/source-build-externals by @​dotnet-maestro in dotnet/aspnetcore#54744 Update branding to 8.0.5...

dependencies
.NET

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.8.0 to 17.10.0. Release notes Sourced from Microsoft.NET.Test.Sdk's releases. v17.10.0 What's Changed Add missing runtimeconfig.json file for 8.0 by @​MarcoRossignoli in microsoft/vstest#4792 Localized file check-in by OneLocBuild...

dependencies
.NET

Bumps [NuGet.Versioning](https://github.com/NuGet/NuGet.Client) from 6.8.0 to 6.10.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=NuGet.Versioning&package-manager=nuget&previous-version=6.8.0&new-version=6.10.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
.NET

Bumps [Microsoft.FluentUI.AspNetCore.Components.Icons](https://github.com/microsoft/fluentui-blazor) from 4.3.1 to 4.6.1. Release notes Sourced from Microsoft.FluentUI.AspNetCore.Components.Icons's releases. v4.6.1 V4.6.1 Demo site and documentation [Demo & docs] Fix documentation error (#1767) [Demo & docs] Home page...

dependencies
.NET

Bumps [peaceiris/actions-gh-pages](https://github.com/peaceiris/actions-gh-pages) from 3 to 4. Release notes Sourced from peaceiris/actions-gh-pages's releases. actions-github-pages v4.0.0 See CHANGELOG.md for more details. actions-github-pages v3.9.3 See CHANGELOG.md for more details. actions-github-pages v3.9.2 See CHANGELOG.md...

dependencies
github_actions

Bumps [Microsoft.FluentUI.AspNetCore.Components](https://github.com/microsoft/fluentui-blazor) and [Microsoft.Extensions.Options](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `Microsoft.FluentUI.AspNetCore.Components` from 4.3.1 to 4.6.0 Release notes Sourced from Microsoft.FluentUI.AspNetCore.Components's releases. v4.6.0 What's Changed Fix error in NavMenu...

dependencies
.NET

Currently there is no way to browse battlescribe data in a human readable format. Amis and I were discussing this, and we decided this would be a good project, and...

enhancement

Adding UI for managing data sets (game systems, catalogues etc). Browsing Gallery/Appspot content and selecting which items to download, and showing which are currently installed locally. The backing code is...

Create a screen for displaying rosters, and selecting one to load and 'edit' on the Roster Edit. - For a first pass, loading a file from the server-side is fine;...

enhancement