Commit Graph

1077 Commits

Author SHA1 Message Date
KalaayPT
c3fb90bcf8 add trainer param to parametertype enum 2025-08-09 17:38:30 +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
KalaayPT
e39e9b2965
Merge pull request #64 from Mixone-FinallyHere/main
sync with main
2025-08-09 03:04:06 +02:00
Yako
6245f1fffa
Overhaul HGSS Wild Editor (#63)
Mainly moved some things around added a couple tooltips and added a check for unsaved changes.
2025-08-08 19:03:16 +02:00
Corentin MACÉ (Kuha)
6a40deda4f
Merge pull request #62 from Mixone-FinallyHere/dev-kuha
Added screenshot feature to event editor
2025-08-08 13:15:33 +02:00
corentinmace
961ac1bc75 Added screenshot feature to event editor
Fixed mouse image
2025-08-08 13:13:58 +02:00
KalaayPT
a01c468f56
Merge pull request #60 from Mixone-FinallyHere/dev-kuha
Header Editor Externalized (finally)
2025-08-07 11:12:21 +02:00
KalaayPT
3003481b02
Merge pull request #59 from Mixone-FinallyHere/jsonDatabase
Script Parsing Refactor
2025-08-07 11:08:50 +02:00
corentinmace
0f42cc6f04 Header Editor Externalized (finally) 2025-08-07 11:05:21 +02:00
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
Miguel
52d90ca631
Merge pull request #58 from Mixone-FinallyHere/encounter-editor-overhaul
Overhaul DPPT Wild Editor
2025-08-05 19:59:07 +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
f0b48fdc06 Stop tracking .idea 2025-08-04 22:51:15 +02:00
KalaayPT
260e6ed225 idk 2025-08-04 22:46:04 +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)
3479fd6626
Merge pull request #53 from Mixone-FinallyHere/dev-kuha
Externalized Event & Matrix Editors
(hopefully not breaking everything)
2025-08-04 22:20:24 +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
Miguel
02084cb24d
Merge pull request #52 from Mixone-FinallyHere/jsonDatabase
externalize database into json, pulled from new scrcmd-database repo,…
2025-08-04 20:05:58 +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
Corentin MACÉ (Kuha)
3197ac3892
Merge pull request #49 from Mixone-FinallyHere/dev-kuha
changed get latest tags to only get releases and no prereleases
2025-07-30 14:38:08 +02:00
corentinmace
7cc0d2ee08 changed get latest tags to only get releases and no prereleases 2025-07-30 14:37:21 +02:00
Corentin MACÉ (Kuha)
2de3ef6f02
Merge pull request #48 from Mixone-FinallyHere/dev-kuha
Draft releases
2025-07-30 12:41:13 +02:00
corentinmace
6e07ed4cab Draft releases 2025-07-30 12:39:54 +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