Chev
7d62580a70
Remove BOTWConsole.Log calls
2021-06-02 19:39:20 -07:00
Chev
41dc8b656d
Change tab design heights & application minimum height
2021-06-02 19:37:36 -07:00
Chev
552955ef67
Dashboard readonly strings
2021-05-30 19:20:15 -07:00
Chev
048f99da9f
Rework tab initialization system
2021-05-30 19:20:03 -07:00
Chev
0052ebc5c5
Use built-in Math.Clamp over MathExt.Clamp, remove MathExt.Clamp
2021-05-30 19:04:27 -07:00
Chev
3962cdb38c
Update for proper versioning
2021-02-03 17:04:01 -08:00
Chev
0e1db0eb2d
Remove unused user control
2021-02-03 17:03:20 -08:00
Chev
cc01a1574e
Uniform tab control editor sizes
2021-02-03 17:02:56 -08:00
Chev
d5b70ce4f3
TSCB keyboard shortcuts
...
Adds keyboard shortcuts to the TSCB control (open, save, save as).
2021-01-24 01:00:53 -08:00
Chev
eacd7821f0
Simplify App.xaml style setters
2021-01-24 01:00:05 -08:00
Chev
08769b41e5
Clean up project files
...
Remove unused usings, .csproj parameters, new project ID
2021-01-21 21:20:01 -08:00
Chev
350bc003e1
Dashboard.xaml RSTB description change
...
Better-worded description
2021-01-21 21:19:00 -08:00
Chev
785da889d2
TSCB changes, SARC + TSCB tooltips
...
Moved a border element in the .xaml to make the code better organized. Certain SARC and TSCB elements now have tooltips to explain their purpose better.
2021-01-21 21:18:02 -08:00
Chev
335d7bedf1
Update Dashboard
...
TabSelect is now a single method, dashboard entries are centered and wrap properly
2021-01-21 01:25:10 -08:00
Chev
a1a83285f8
Migrate from .NET Framework 4.8 to .NET 5
...
Also compress Resources/Icons image files, and remove unused entry in App.xaml
2021-01-18 23:33:46 -08:00
Chev
c54da0bb57
Create CONTRIBUTING.md
2021-01-16 22:56:14 -08:00
Chev
7aa85c437b
Change Yaz0 method ReadFile to FromBytes
2021-01-16 22:51:04 -08:00
Chev
f19f94f459
Update TSCB methods
...
FromBytes replaces ReadFile & uses a byte array instead of filename. GetBytes is renamed to ToBytes.
2021-01-16 22:49:36 -08:00
Chev
6d6e9f4749
SARC tab - add save & save as functionality
2021-01-16 22:40:05 -08:00
Chev
1d8fdcbd1e
TSCB SARC change, logging
2021-01-16 22:39:23 -08:00
Chev
058f887c09
Update dependencies
...
System.Drawing.Common isn't used anymore. WindowsAPICodePack is used for "open folder" dialogs.
2021-01-16 22:39:03 -08:00
Chev
250a309071
Update SARC.cs
...
Remove ReadFile method, add ToBytes method, add WriteFiles method. FromBytes uses a byte array instead of memory stream.
2021-01-16 22:37:29 -08:00
Chev
a9639a43b3
MathExt.Lerp method
2021-01-16 21:16:38 -08:00
Chev
4a8e738b0d
Remove unused TSCB things
2021-01-16 21:16:21 -08:00
Chev
9b4bc1ee2e
Update GridColors.WaterColors
...
Uses colors closer to the in-game map
2021-01-16 21:15:46 -08:00
Chev
f392234914
Update GridColors.MaterialColors
...
Uses basic colors for now
2021-01-16 21:15:30 -08:00
Chev
082c5f0d28
Update summaries
2021-01-11 23:11:56 -08:00
Chev
e983c557cb
BOTWConsole.LogStatus auto-clear
2021-01-11 15:44:24 -08:00
Chev
56c9b25955
Application info updates
...
Add an app icon, make Dashboard.VERSION use assembly file version, & csproj changes
2021-01-11 15:44:00 -08:00
Chev
796943a926
Update TSCB view to use delegate & palettes
...
Delegate removes redundant code, palettes to (hopefully) use less memory when writing data to the bitmap image.
2021-01-11 14:14:30 -08:00
Chev
1682e3d40e
Remove unused PixelView methods for now
2021-01-11 14:12:52 -08:00
Chev
007fa6ff42
Remove Color class, add InvalidMagicException
2021-01-10 20:07:53 -08:00
Chev
fe3920e7f3
UI controls styling update
2021-01-10 20:07:25 -08:00
Chev
79fa8f8fae
Program dependencies, csproj changes
...
Add System.Drawing.Common as a dependency
2021-01-10 20:07:10 -08:00
Chev
e8332067d1
UI new tabs
...
Updated TSCB to have a pixel view. Added SARC, Yaz0 & RSTB tabs.
2021-01-10 20:06:26 -08:00
Chev
3faa4b3d90
Debugging changes
...
Add LogStatus method to BOTWConsole
2021-01-10 20:04:53 -08:00
Chev
4043969f15
IO additions, changes
...
Put grass & water colors in a single claass (grid colors), WIP material colors. Added Yaz0 & SARC classes. Added big-endian binary reader.
2021-01-10 20:04:31 -08:00
Chev
6f030d3de3
Format code
2021-01-07 01:59:28 -08:00
Chev
0e8dfea34f
Update README with 'contributing' information
2021-01-07 01:48:23 -08:00
Chev
aa4b43bd52
Initialize all current project files
2021-01-07 01:41:36 -08:00
Chev
558adc1cc8
Initial commit
2021-01-07 01:38:17 -08:00