Commit Graph

952 Commits

Author SHA1 Message Date
KalaayPT
d4149bb5f1 large refactoring of script parsing logic. now uses ScriptParameter class and loads parameters right from database 2025-08-06 23:23:20 +02:00
KalaayPT
84b2c1854a i forgor 2025-08-06 00:00:55 +02:00
Yako
02e9e9da2a dppt overhaul done 2025-08-05 19:19:47 +02:00
Yako
130e640a3b Merge remote-tracking branch 'origin/main' into encounter-editor-overhaul 2025-08-05 17:13:16 +02:00
Yako
6cb1fbe399 Merge remote-tracking branch 'origin/main' into encounter-editor-overhaul 2025-08-05 17:08:45 +02:00
Corentin MACÉ (Kuha)
aa3fdfbc5e
Externalizing Map Editor
- Duplicating OW in the Event Editor now gives them unique IDs
- Added a checkbox to disable to automatic search for updates
- Fixed a label on the Update Error window
- Fixed an issue (only visible in debug) related to the parsing of the columns in the Matrix Editor
- Externalized Map Editor
2025-08-05 17:07:09 +02:00
corentinmace
0b55c2b29a Duplicating Overworlds in the Event Editor now give them unique IDs 2025-08-05 17:06:04 +02:00
Yako
3a8030ed58
Fix error when adding new text archive (#57) 2025-08-05 17:01:06 +02:00
corentinmace
a5ef7c358b Externalized map editor & fix matrix parsing issue 2025-08-05 13:41:16 +02:00
corentinmace
50c4402665 map editor user control 2025-08-05 09:49:43 +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
corentinmace
6d59828c5d Fixed encounter editor gone after merge 2025-08-04 22:26:58 +02:00
Corentin MACÉ (Kuha)
d8b38a0d6f
Merge branch 'main' into dev-kuha 2025-08-04 22:19:07 +02:00
Yako
47d4ead8bc minor adjustment to colored game cart icons 2025-08-04 20:59:33 +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
Yako
c4c088984e overhaul design of dppt encounter editor 2025-08-04 16:27:24 +02:00
KalaayPT
c0805619ea
Merge pull request #51 from Mixone-FinallyHere/parameterEnums
fix rom loading crash + textitem command
2025-08-03 18:52:25 +02:00
KalaayPT
6310dd3d1d fix rom load crash + fix textitem command 2025-08-02 14:39:35 +02:00
corentinmace
001dfc631a Externalized Matrix Editor 2025-08-01 22:55:22 +02:00
Yako
657dc7bfd5
Add changing hatch result to personal data editor (#50)
Read and write pms.narc (not a real narc) to change what pokemon you get from an egg.
2025-08-01 16:58:06 +02:00
corentinmace
09d710d32e event editor externalized 2025-08-01 16:43:14 +02:00
Mixone-FinallyHere
2afdbc977f Fixed Encounters Editor 2025-07-31 11:05:48 +02:00
Miguel
a9a66053ec
Merge pull request #47 from Mixone-FinallyHere/parameterEnums
Added handling for more parameter enums: moves, items, pokemon
2025-07-30 08:06:58 +02:00
KalaayPT
42bd95b0f4 Merge branch 'parameterEnums' of github.com:Mixone-FinallyHere/DS-Pokemon-Rom-Editor into parameterEnums 2025-07-30 01:16:24 +02:00
KalaayPT
500288dd40 added handling for more parameter enums: moves, items, pokemon 2025-07-30 01:15:02 +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
6eacf52185 move UniqueList.cs to Editors/Utils 2025-07-29 19:11:39 +02:00
Yako
00cedec270 slight refactor and insert moves instead of sorting 2025-07-29 18:05:28 +02:00
Miguel
a1ffc44078
Merge pull request #44 from Mixone-FinallyHere/spriteEditorFixes
Finalized setup of sprite editor in DSPRE formats
2025-07-29 11:24:58 +02:00
Mixone-FinallyHere
fe9d3c96f2 Add msgenc in prep for Message decomps 2025-07-29 11:24:17 +02:00
Mixone-FinallyHere
e103f19a38 Finalized setup of sprite editor in DSPRE formats 2025-07-29 11:23:52 +02:00
Miguel
943fd93d9e
Merge pull request #43 from Mixone-FinallyHere/trade-editor
Add Trade Editor
2025-07-28 14:40:51 +02:00
Yako
e6e79444cc rebase trade-editor onto main 2025-07-28 14:26:07 +02:00
Yako
18febc480a final touches for trade editor 2025-07-28 14:23:32 +02:00
Yako
0ef89149a7 add logic for adding / removing files and fix issues with plat USA using the wrong path to the narc 2025-07-28 14:23:32 +02:00
Yako
ee8e5c9db1 trade editor complete except for adding / removing trades 2025-07-28 14:23:32 +02:00
Yako
6d5673eb75 fix JP DP trade text bank and revert text editor changes 2025-07-28 14:23:32 +02:00
Yako
cb4814bcdf this should be fully functional now 2025-07-28 14:23:32 +02:00
Yako
52e6324071 create trade data 2025-07-28 14:23:32 +02:00
Yako
e22b81b973
Merge branch 'Mixone-FinallyHere:main' into main 2025-07-28 13:21:04 +02:00
Mixone-FinallyHere
85ca71d3ab Fix issue in text editor search box (double click) 2025-07-28 10:19:27 +02:00
Mixone-FinallyHere
5879c903a0 Fix multi battlePocket issue - ItemEditor finalized 2025-07-28 10:08:02 +02:00
Yako
2544d4402f this should be the exact same code that the game usus for level up moves so surely it's correct 2025-07-26 20:55:29 +02:00
Yako
97377cfd24 add logic for adding / removing files and fix issues with plat USA using the wrong path to the narc 2025-07-25 16:50:22 +02:00
Yako
2e530552f5 trade editor complete except for adding / removing trades 2025-07-24 22:40:28 +02:00
Yako
3370cfe659 fix JP DP trade text bank and revert text editor changes 2025-07-24 19:44:22 +02:00
Yako
2a11c38bc8 this should be fully functional now 2025-07-24 18:47:23 +02:00
Yako
d399e783a3 create trade data 2025-07-23 23:42:10 +02:00
Yako
f696ccdd01 handle duplicate moves in level up learnsets and warn users when giving mons duplicate moves 2025-07-22 19:50:51 +02:00
Yako
04c62c7be7 readd the icon for the "Open DC Calculator" button that seems to have vanished
(I touched the designer, may the winforms gods have mercy)
2025-07-22 16:34:22 +02:00
Yako
910306691d change how abilites and genders are calculated for DocTool 2025-07-22 15:50:52 +02:00
Corentin MACÉ (Kuha)
4405699134
Merge pull request #39 from Mixone-FinallyHere/dev-kuha
Renamed log buffer variable
2025-07-16 16:10:25 +02:00
corentinmace
ff53201bd4 Renamed log buffer variable 2025-07-16 16:09:25 +02:00
Corentin MACÉ (Kuha)
6c523678ac
Merge pull request #38 from Mixone-FinallyHere/dev-kuha
Fixed windows defender flagging
2025-07-16 16:00:53 +02:00
corentinmace
1de99d2104 Fixed windows defender flagging 2025-07-16 15:59:34 +02:00
Miguel
6de292e2de
Merge pull request #37 from Mixone-FinallyHere/dev-kuha
optimized crash report & remove calls to windows report handler
2025-07-16 13:05:13 +02:00
corentinmace
b94448f57b optimized crash report & remove calls to windows report handler 2025-07-16 13:04:03 +02:00
Miguel
4520179760
Merge pull request #36 from Mixone-FinallyHere/dev-kuha
Crash Reporter & Logger
2025-07-15 21:02:21 +02:00
corentinmace
bd5c404f45 Enhanced crash reporter 2025-07-15 08:55:13 +02:00
corentinmace
b88596da26 Crash Reporter & Logger classes 2025-07-15 08:20:19 +02:00
Yako
b1d15db741 fix description of miracle eye effect 2025-07-11 15:51: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É
efe9e6e84b Pushing missing text editor component 2025-07-09 19:34:48 +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É
40dda45bcb Remove LiT custom commands that were merged from the LiTRE repo when getting the QoL updates 2025-06-22 12:01:46 +02:00
Corentin MACÉ
d4095bf8de Fixed Text Editor Size 2025-06-22 11:31:10 +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
Mixone-FinallyHere
2e3ced177a Fix Pokémon 2025-06-20 15:11:08 +02:00
Mixone-FinallyHere
43e89f9162 Add dropdowns to change icons and palettes 2025-06-20 15:09:28 +02:00
Corentin MACÉ
2ea783a332 Item icons for plat (prob dp) 2025-06-20 13:55:36 +02:00
Mixone-FinallyHere
f73a705c7c Added item narc entries parsing 2025-06-20 11:56:50 +02:00
Miguel
8a057f352a
Merge pull request #25 from YakosWG/main
Implement some basic checks to prevent common filesystem related issues from occuring
2025-06-20 10:06:57 +02:00
Mixone-FinallyHere
46d2ee2e2c Fix DPPt paths for item editor 2025-06-20 10:02:19 +02:00
Mixone-FinallyHere
ac6b09eaa9 Finally! Thanks @YakosWG 2025-06-20 09:09:08 +02:00
Yako
93ee816d79
Merge branch 'Mixone-FinallyHere:main' into main 2025-06-19 22:08:18 +02:00
Mixone-FinallyHere
e228507374 (╯°□°)╯︵ ┻━┻ 2025-06-19 15:20:04 +02:00
Mixone-FinallyHere
d8aa83259e Parsing and BattlePockets need fix still 2025-06-19 11:27:51 +02:00
Yako
a35e924c9d
Merge branch 'Mixone-FinallyHere:main' into main 2025-06-19 11:18:10 +02:00
Corentin MACÉ
0dded53213 Missing files 2025-06-18 18:26:43 +02:00
Corentin MACÉ
d95607507a BtxEditor + Confirmation window 2025-06-18 18:23:52 +02:00
Yako
37ce885965 Merge branch 'main' of https://github.com/YakosWG/DS-Pokemon-Rom-Editor 2025-06-16 18:37:39 +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
Mixone-FinallyHere
270eab1c6e All base ITemData parameters editable 2025-06-16 10:15:01 +02:00
Mixone-FinallyHere
9ad02390a9 Merge branch 'main' of github.com:Mixone-FinallyHere/DS-Pokemon-Rom-Editor 2025-06-16 09:31:58 +02:00
Mixone-FinallyHere
3bc9bcb790 Put price in its own groupbox 2025-06-15 18:33:07 +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
cdd2493e49 Merge branch 'main' of https://github.com/YakosWG/DS-Pokemon-Rom-Editor 2025-06-14 11:39:56 +02:00