duckdoom4
ddc35df319
Upgrade visuals
2023-09-03 20:39:59 +02:00
duckdoom4
401235a35d
Add shared fbs project and update include paths
2023-08-26 18:10:40 +02:00
sora10pls
b509d3db80
Allow editing LGPE Chinese text
2023-05-13 16:19:03 -04:00
Kurt
38b784e19b
Add handling for S/V load and data ripping
...
Co-Authored-By: SciresM <8676005+SciresM@users.noreply.github.com>
Co-Authored-By: Matt <17801814+sora10pls@users.noreply.github.com>
Co-Authored-By: Lusamine <30205550+Lusamine@users.noreply.github.com>
2022-11-24 15:30:03 -08:00
Jelle
11f2e58361
Fix button name getting cut off
2022-11-24 11:27:35 +01:00
Jelle
016fbeb295
More informative error messages
...
Added messages for issues that can occur while loading the game folder.
Got a bit sick of needing to answer the same question every time
2022-11-02 17:29:32 +01:00
Kurt
f591257e7a
Minor tweaks
...
Cleaning things up before things go dark?
2022-10-27 11:59:42 -07:00
JelleInfinity
f1fdc71585
Don't show template button ( #272 )
2022-10-04 13:22:36 +01:00
JelleInfinity
2ed021edd0
Make sure the path is still valid ( #271 )
2022-10-04 11:55:13 +01:00
JelleInfinity
e70c652d1e
Use template button to fix DPI scale issues between devs ( #270 )
2022-10-03 08:27:41 +01:00
JelleInfinity
62d094f8d6
Auto adjust layout for categories with more buttons ( #265 )
2022-10-02 20:54:21 +01:00
JelleInfinity
602e95a767
Feat/categorized editors ( #264 )
...
* Add support for categorized editors
* Rename functions
* Move utils to top
* Sort by category and add category tags
* Add all app_config editors
* Use client size, otherwise you'd have to enter the width/height of content + window border
2022-10-02 20:23:51 +01:00
Kurt
33a2ab24f1
Minor clean
2022-10-01 17:46:11 -07:00
Kurt
2578ba073c
Refactoring
...
File scoped namespaces for all lib projects
netstandard2.0 => net6; now uniform. bye netframework!
2022-10-01 17:08:17 -07:00
Kurt
103b0bab2f
Minor perf: cache successful gameversion from rom
...
Skip fetching/counting all files for the unpacked ROM that is used in determining which ROM it is.
Once we've computed it the first time, we can just reuse the value.
2022-10-01 14:24:20 -07:00
Kurt
035edab21e
Resize+center main window on load
2022-10-01 13:57:35 -07: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
Kurt
76b0b62ca3
Refactoring
...
File scoped namespaces
NET6 for GUI
handle nullable references
add editorconfig (mostly for newline at end of file)
2022-10-01 12:44:47 -07:00
JelleInfinity
6cff58fbf7
Improve main editor buttons ( #259 )
...
* Don't add spaces for abbreviations
* Sort editor buttons alphabetically
2022-09-30 13:48:46 -07:00
Kurt
0bf8e470a0
Map Viewer tweaks
...
Re-add mouse tolerance distance fudge factor (pixels)
Reduce wormhole fill color opacity so that stacked spawners don't appear solid
Uppercase Map Viewer
Show full button name
2022-09-26 18:08:57 -07:00
JelleInfinity
bd8cbb004b
Add save menu option ( #244 )
2022-09-20 16:45:49 -07:00
JelleInfinity
4272253790
Fix number formatting for certain culture info's ( #227 )
2022-09-10 11:38:05 -07:00
Kurt
014d26656f
Start associating NHO spawners to tables
2022-02-27 12:38:01 -08:00
Kurt
6d76d21cfe
Defer data object return to after init
2022-02-21 09:32:50 -08:00
Kurt
781b8275b3
Actually allow saving of throw flatbuffers
2022-02-10 15:59:27 -08:00
Kurt
5cb007b9e3
Add exception handling for bad loaded/missing data
...
more graceful than uncaught exceptions
2021-08-08 17:21:09 -07:00
sora10pls
1dad93d7c5
Remove old 40x30 sprites
...
Unlike PKHeX, pkNX never really used these sprites, so no point in keeping them.
2021-04-09 20:21:57 -04:00
Kurt
955ba9fed6
Enable nullable checks for all subprojects except structures/game
2020-12-27 16:35:08 -08:00
Matt
19ec807c95
Sword/Shield updates ( #41 )
2019-12-16 15:51:12 -08:00
Kurt
58b0597fea
Sword/Shield Update
...
Many thanks to @SciresM and @sora10pls for assisting in this massive
update!
2019-11-15 17:00:41 -08:00
Kurt
537ce93efa
Initial c#8 update
...
pkNX.Sprites to be replaced with a pkhex.drawing dll once that is
updated with swsh stuff (when the time comes)
2019-10-15 18:47:20 -07:00
Kurt
20085f54d3
Add nso decompress->unpack to files
2018-12-13 20:37:33 -08:00
Kurt
22151cefef
Add hotkey/option to open current folder
...
qol update
2018-12-11 19:03:11 -08:00
Kurt
11e5bdbb88
Add persistent rand settings
...
save to xml with version name
2018-11-24 23:50:40 -08:00
Kurt
6a34a96af1
Misc fixes
...
Form opens, displays data
2018-11-20 18:25:20 -08:00
Kurt
e8cd9cc30f
Misc updates
...
Recognize & init GG data when dropping folder in (containing rom/exe
folders)
2018-11-13 22:19:19 -08:00
Kurt
52d70f0b9f
Initial Commit
2018-11-13 19:44:43 -08:00