mirror of
https://github.com/SabreTools/MPF.git
synced 2026-02-03 21:29:27 +00:00
[PR #46] [MERGED] Update Commands for new DIC Version #934
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/SabreTools/MPF/pull/46
Author: @mnadareski
Created: 6/14/2018
Status: ✅ Merged
Merged: 6/14/2018
Merged by: @mnadareski
Base:
master← Head:newcommands📝 Commits (10+)
cfa6a77Split constants further8d55bdcFix TODOs in the dump information35c5ea3Add TODO for sg-raw9443dc3Use DIC flags, add XBOX command1718647Add .dat output for floppy disks, add noteb64259dBetter custom parameter checking1bc42d6Remove postfix from commands, add /74 flag74b0edbUpdate DIC flag constant names13085c8Add descripion for Template constantsaad5a1bAdd description for UIElements📊 Changes
7 files changed (+959 additions, -596 deletions)
View changed files
📝
Constants.cs(+58 -41)📝
DICUI.csproj(+3 -2)📝
Enumerations.cs(+44 -1)📝
MainWindow.xaml.cs(+21 -16)➕
Utilities/Converters.cs(+488 -0)📝
Utilities/DumpInformation.cs(+34 -6)📝
Utilities/Validation.cs(+311 -530)📄 Description
This change adds a bunch of notes, and the few new commands in DIC (both test and recent released version). It also fixes the custom parameter checking to be a much more granular experience.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.