Commit Graph

520 Commits

Author SHA1 Message Date
Yako
4ecb493780
Decompression hotfix (#97)
* fix arm9 decompression issue
(I blame ndstool)

* rename "europeByte" to revisionByte
2025-09-02 23:53:47 +02:00
corentinmace
eeae1ee67c Fixed settings dialog not openning 2025-09-02 19:13:37 +02:00
corentinmace
192f6bdabb Added Popout functionality to Nsbtx & Event Editor. Made a few more editor usable at the same time as the main window 2025-09-02 16:41:03 +02:00
Mixone-FinallyHere
7c29bb4519 Moved most console logging to the new system 2025-09-02 09:17:38 +02:00
Yako
db3958382d
rom loading and saving improvements (#82) 2025-08-31 16:25:54 +02:00
KalaayPT
44be913c01 update CI to include scrcmd into release 2025-08-13 14:23:57 +02:00
KalaayPT
ab850c5955
Merge branch 'main' into jsonDatabase 2025-08-09 15:27:38 +02:00
corentinmace
959de03689 Refactor RenderMap & Popout Editor Handler 2025-08-09 11:05:42 +02:00
KalaayPT
2657ffd47e merge main & jsondatabase 2025-08-09 03:07:24 +02:00
KalaayPT
681608b657 add basic manager for custom scrcmd databases 2025-08-09 03:05:30 +02:00
corentinmace
0f42cc6f04 Header Editor Externalized (finally) 2025-08-07 11:05:21 +02:00
corentinmace
a5ef7c358b Externalized map editor & fix matrix parsing issue 2025-08-05 13:41:16 +02:00
corentinmace
a290da4318 Error window label 2025-08-05 08:50:34 +02:00
corentinmace
f24ecbb47f Added a way to disable auto updates in settings 2025-08-05 08:39:34 +02:00
KalaayPT
01fd61a7e4
Merge pull request #54 from Mixone-FinallyHere/jsonDatabase
Json database: fix loading from folder
2025-08-04 22:57:57 +02:00
KalaayPT
a77765b2a8 actual fix for rom loading this time 2025-08-04 22:57:00 +02:00
KalaayPT
dbdf111f3f Merge branch 'jsonDatabase' of github.com:Mixone-FinallyHere/DS-Pokemon-Rom-Editor into jsonDatabase 2025-08-04 22:45:32 +02:00
KalaayPT
0678041fe5 no idea why but this fixes folder loading 2025-08-04 22:45:19 +02:00
Corentin MACÉ (Kuha)
d8b38a0d6f
Merge branch 'main' into dev-kuha 2025-08-04 22:19:07 +02:00
KalaayPT
ab077635cb externalize database into json, pulled from new scrcmd-database repo, also fix some smaller script bugs 2025-08-04 18:54:13 +02:00
corentinmace
001dfc631a Externalized Matrix Editor 2025-08-01 22:55:22 +02:00
corentinmace
09d710d32e event editor externalized 2025-08-01 16:43:14 +02:00
Miguel
3b64c65653
Merge pull request #46 from Mixone-FinallyHere/dev-kuha
AutoUpdate system. Changed settings to json stored settings in AppDat…
2025-07-29 21:36:14 +02:00
corentinmace
72b22d1e2c AutoUpdate system. Changed settings to json stored settings in AppData folder. Changed Log & Crash Report paths to AppData folder 2025-07-29 21:14:17 +02:00
Yako
cb4814bcdf this should be fully functional now 2025-07-28 14:23:32 +02:00
corentinmace
1de99d2104 Fixed windows defender flagging 2025-07-16 15:59:34 +02:00
corentinmace
b88596da26 Crash Reporter & Logger classes 2025-07-15 08:20:19 +02:00
Corentin MACÉ
2335d6b65a NSBTX Editor Externalized 2025-07-10 21:36:36 +02:00
Corentin MACÉ
ec529dae7e Externalized Trainer Editor 2025-07-10 13:06:47 +02:00
Corentin MACÉ
0f9a36fd8d Table Editor externalized, docked user components 2025-07-09 21:56:39 +02:00
Corentin MACÉ
3bac938933 Made locationNameComboBox public to access it from _parent instead of passing it in params 2025-07-09 20:50:13 +02:00
Corentin MACÉ
3b3031976f Camera Editor + missing editors in Main Window.designer 2025-07-09 20:31:46 +02:00
Corentin MACÉ
7d8c6a10f0 Remove WeatherEditor and add pop-out support for editors.
Pop-out functionality for the Text, Level Script, and Script editors

 Refactored a lot of helpers functions into Helpers.cs. Moved code around inside the Main Window into regions
2025-07-09 19:28:13 +02:00
Corentin MACÉ
c565ebfec8 Added output path on status message after building rom 2025-06-22 13:11:52 +02:00
Corentin MACÉ
b08c6c1bca Refactor time calculation methods into Helpers class for better code organization 2025-06-22 13:05:16 +02:00
Corentin MACÉ
24d0ecd8bc Add open default ROM feature with confirmation dialog, bug fix on unsaved btx changes displaying the wrong sprite 2025-06-22 10:50:47 +02:00
Corentin MACÉ
2ea783a332 Item icons for plat (prob dp) 2025-06-20 13:55:36 +02:00
Yako
a35e924c9d
Merge branch 'Mixone-FinallyHere:main' into main 2025-06-19 11:18:10 +02:00
Corentin MACÉ
d95607507a BtxEditor + Confirmation window 2025-06-18 18:23:52 +02:00
Yako
efbe49b439 Prevent DSPRE from opening if required tools can not be found and print appropriate error 2025-06-16 18:37:36 +02:00
Yako
bb15c1123f also add a check when opening unpacked folders 2025-06-15 14:06:21 +02:00
Yako
c849afb2cc validate rom path and account for wsl 2025-06-15 13:30:33 +02:00
Yako
2ac8636beb
Merge branch 'Mixone-FinallyHere:main' into main 2025-06-13 17:04:03 +02:00
Yako
a000fe6ed0 completely overhaul DVCalc (hopefully for good) 2025-06-13 17:02:24 +02:00
Yako
01c123c673 new DVCalc should now be functional 2025-06-12 17:58:00 +02:00
Mixone-FinallyHere
459e761be1 IKtem Editor skeleton 2025-06-12 11:36:38 +02:00
Yako
ace2ab9e27 completely rework DVCalc (I am dead inside) 2025-06-11 22:28:06 +02:00
Yako
55247925ad fix reading ARM9 too early when trying to detect trainer function backport 2025-06-11 10:58:08 +02:00
Yako
109503d107
Merge pull request #19 from YakosWG/chvlkie-fly-editor
Add Chvlkie's fly editor
2025-06-10 12:44:21 +02:00
Mixone-FinallyHere
1dd28e90c5 Restructured script stuff so it can be released for 1.13 2025-06-09 15:28:18 +02:00