Commit Graph

498 Commits

Author SHA1 Message Date
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
Yako
a71e963258 enable export/replace trainer party buttons 2025-05-09 10:25:17 +02:00
Yako
a0b21b77d6 Fix a trainer ability flag issue
code comments should explain why
2025-04-17 22:18:26 +02:00
Yako
1338ff55b5 - Implement HGSS trainer functions backport by Lhea
- Only detects if the edit has been applied to a Platinum USA ROM, other languages are not supported
2025-03-21 19:48:21 +01:00
Yako
f886001fff merge? 2025-03-20 22:49:39 +01:00
Yako
c6f1c492bc Add DocTool
Minor Fixes to PokemonEditor
2025-03-20 22:18:17 +01:00
Mixone-FinallyHere
423dfdff6c merge 2025-03-11 09:02:35 +01:00
Yako
b9959dc4d6 - Update DVCalculator 2025-02-18 21:13:19 +01:00
Mixone-FinallyHere
da566bd42c Removed json script stuff outside of main 2024-11-06 00:04:07 +01:00
Mixone-FinallyHere
7fad193f5f SpriteEditor stuff 2024-11-05 23:47:39 +01:00
Mixone-FinallyHere
6debde4acb Reorganized Editors 2024-11-01 13:12:20 +01:00
Mixone-FinallyHere
1cf7407516 Was missing a bunch of stuff
Co-authored-by: Kuha <corentinmace@users.noreply.github.com>
2024-10-31 21:20:53 +01:00
AdAstra-LD
910844fb1b Restored trainer name encryption
This reverts commit 23b19eff54.
2024-06-26 01:01:54 +02:00
AdAstra-LD
7520a264e2 Null checks + minor refactor + enforcing if brackets 2024-06-11 15:17:41 +02:00
AdAstra-LD
23b19eff54 Revert trainer name encryption
This reverts commit 6a26aaea09
2024-06-11 12:55:43 +02:00
AdAstra-LD
0046ac8a74 Implemented Move Data Editor 2024-05-21 18:38:16 +02:00
AdAstra-LD
deee587ef5 Reorganized Other Tools tab 2024-05-21 17:50:16 +02:00
AdAstra-LD
4075c51f56 Fix 2nd Ability slot bug for mons with identical 1st and 2nd abi 2024-05-21 02:21:03 +02:00
Miguel Terol Espino
3a4cb3cc2c Added RomInfo for trainer special script and handle scriptnumber 2024-05-16 21:27:09 +02:00
Miguel Terol Espino
6dcbd1893d Improve Collision changes 2024-05-16 18:05:38 +02:00
Miguel Terol Espino
4c8a7fb890 Added new tile collisions 2024-05-16 15:52:54 +02:00
Chvlkie
6a26aaea09 trainer name encryption 2024-05-15 15:01:05 +01:00
Miguel Terol Espino
cc85ff1d40 Revert the trainer name search to avoid UI error 2024-05-14 13:08:40 +02:00