corentinmace
54454352b2
Fixed custom scrcmd manager buttons
2025-08-13 17:47:56 +02:00
KalaayPT
6c0f32e5c7
add settings window designer (forgor)
2025-08-12 00:49:37 +02:00
KalaayPT
ecf529855b
improve settings and fix crash in offline mode
2025-08-11 23:39:39 +02:00
KalaayPT
28dd879582
update movement parsing
2025-08-11 18:46:51 +02:00
KalaayPT
771a0f7c4c
improve settings window
2025-08-11 18:31:15 +02:00
KalaayPT
50cd9a4992
adapt movement command loading to account for expanded movement json + add support for c style comments
2025-08-11 18:27:26 +02:00
KalaayPT
e51fc6248e
Merge branch 'jsonDatabase' of github.com:Mixone-FinallyHere/DS-Pokemon-Rom-Editor into jsonDatabase
2025-08-09 17:38:31 +02:00
KalaayPT
c3fb90bcf8
add trainer param to parametertype enum
2025-08-09 17:38:30 +02:00
KalaayPT
ab850c5955
Merge branch 'main' into jsonDatabase
2025-08-09 15:27:38 +02:00
Corentin MACÉ (Kuha)
03bbe2f5c7
Merge pull request #66 from Mixone-FinallyHere/dev-kuha
...
Refactor RenderMap & Popout Editor Handler
2025-08-09 11:07:07 +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
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
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
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