Commit Graph

829 Commits

Author SHA1 Message Date
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
Yako
bb40b3a629 Show IVs too
Update DVCalc version number
2025-06-14 11:39:37 +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
e734ddfc60 F yeah 2025-06-12 17:16:37 +02:00
Mixone-FinallyHere
459e761be1 IKtem Editor skeleton 2025-06-12 11:36:38 +02:00
Yako
8cbb6dd8b7 Merge branch 'main' of https://github.com/YakosWG/DS-Pokemon-Rom-Editor 2025-06-11 22:30:38 +02:00
Yako
db87d806ac Merge branch 'main' of https://github.com/YakosWG/DS-Pokemon-Rom-Editor 2025-06-11 22:28:24 +02:00
Yako
ace2ab9e27 completely rework DVCalc (I am dead inside) 2025-06-11 22:28:06 +02:00
Mixone-FinallyHere
fffa305a9c Added save functionality, palettes still broken 2025-06-11 12:30:13 +02:00
Mixone-FinallyHere
48ba739915 Moved ugly label to a tooltip 2025-06-11 12:29:59 +02:00
Mixone-FinallyHere
f7657eae38 1.13.1 release 2025-06-11 12:05:00 +02:00
Yako
d5e51811ca
Merge branch 'Mixone-FinallyHere:main' into main 2025-06-11 11:02:21 +02:00
Yako
55247925ad fix reading ARM9 too early when trying to detect trainer function backport 2025-06-11 10:58:08 +02:00
Miguel
57aee8fb76
Level Script buttons and tool tips (#20) 2025-06-11 10:31:06 +02:00
Yako
81baabfef2 Update DocTool to account for dynamic type names and add trainer items (not held items) to export 2025-06-10 14:44:54 +02:00
Mixone-FinallyHere
eed11278f8 Disabled sprite editor until functional 2025-06-10 12:52:29 +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
9869c372ac Improved the logic for LevelScript Editor 2025-06-10 10:16:42 +02:00
Mixone-FinallyHere
1dd28e90c5 Restructured script stuff so it can be released for 1.13 2025-06-09 15:28:18 +02:00
Corentin MACÉ
fabf28c21e Fixed save button, set spawn button in matrix Editor
Fixed 3D/2D/Wireframe buttons in map editor
2025-06-09 11:41:45 +02:00
Yako
95bf5e6a43 Read type names from text bank to allow for expanded types 2025-06-03 18:37:10 +02:00
Yako
94909b424b Read trainer gender table from arm9
DP not yet implemented
2025-06-03 18:06:39 +02:00