Commit Graph

11 Commits

Author SHA1 Message Date
JelleInfinity
5190d5bdb6 Apply minimum window size (#274) 2022-10-04 15:28:28 +02:00
JelleInfinity
e70c652d1e
Use template button to fix DPI scale issues between devs (#270) 2022-10-03 08:27:41 +01:00
Kurt
d55b1d87fe Minor tweaks
Main window's Button size 35->40
Add icon as resource
Remove useless border around main window folder path
2022-10-01 12:57:24 -07:00
JelleInfinity
b61ecb5cb4
Enable high DPI support (#260)
This fixes blurry fonts
It does require TargetFramework to be net472 tho, I hope that's okay

Enable high DPI support

This fixes blurry fonts
It does require TargetFramework to be net472 tho, I hope that's okay
2022-10-01 12:17:27 -07:00
JelleInfinity
bd8cbb004b
Add save menu option (#244) 2022-09-20 16:45:49 -07:00
sora10pls
3ee86c37f2 Update Gift/Static/Trade dumpers + resize main window 2021-09-03 09:52:01 -04:00
Kurt
639f8156ab
Handle FlatBuffers in-process with FlatSharp, and add more flatbuffer editors. (#166)
Thanks @sora10pls for double checking some editors, and @Lusamine for some field identification.

Closes #115 -- tested the pokedex after randomization and it no longer crashes when randomizing+saving with the latest code in this pull request.

Adds:
* Shop editor (SWSH + LGPE)
* Move editor
* Item editor
* Symbol (Overworld Pokemon) Behavior editor
* Default Rental team editor
2021-09-02 19:47:41 -07:00
Kurt
509323a4d2 Add icon to main form
meh for subforms
2018-12-27 22:36:28 -08:00
Kurt
22151cefef Add hotkey/option to open current folder
qol update
2018-12-11 19:03:11 -08:00
Kurt
65beb0ada4 Misc qol fixes
typo fixed in trainer settings
center window for sub editors
2018-12-10 20:49:03 -08:00
Kurt
52d70f0b9f Initial Commit 2018-11-13 19:44:43 -08:00