Commit Graph

1130 Commits

Author SHA1 Message Date
Yako
4ecb493780
Decompression hotfix (#97)
* fix arm9 decompression issue
(I blame ndstool)

* rename "europeByte" to revisionByte
2025-09-02 23:53:47 +02:00
corentinmace
eeae1ee67c Fixed settings dialog not openning 2025-09-02 19:13:37 +02:00
Miguel
ffe75cd8db
Merge pull request #95 from Mixone-FinallyHere/fixSpriteEditor
Fix #89
2025-09-02 17:40:55 +02:00
Mixone-FinallyHere
02813845e5 Fixed an oopsie 2025-09-02 17:39:49 +02:00
corentinmace
6dfec63bd6 moved rom icon, label and language at bottom right 2025-09-02 17:25:59 +02:00
Mixone-FinallyHere
66ba7c9018 Update sprite editor to fllow mon editor conventions 2025-09-02 17:21:10 +02:00
Mixone-FinallyHere
8bd415727d Make sprite editor synch 2025-09-02 17:20:57 +02:00
corentinmace
913c75bda1 Merge branch 'main' of https://github.com/Mixone-FinallyHere/DS-Pokemon-Rom-Editor 2025-09-02 16:43:12 +02:00
corentinmace
192f6bdabb Added Popout functionality to Nsbtx & Event Editor. Made a few more editor usable at the same time as the main window 2025-09-02 16:41:03 +02:00
Mixone-FinallyHere
af205a15a1 Remove highlight until we make it nicer 2025-09-02 14:58:41 +02:00
Mixone-FinallyHere
b7ebfe1e31 Fixed saving issue with msgenc 2025-09-02 14:33:23 +02:00
Miguel
e9ff8c69a4
Merge pull request #85 from Mixone-FinallyHere/loggingUpdate
Moved most console logging to the new system
2025-09-02 09:18:15 +02:00
Mixone-FinallyHere
7c29bb4519 Moved most console logging to the new system 2025-09-02 09:17:38 +02:00
Miguel
12f12b1675
Merge pull request #84 from Mixone-FinallyHere/overlayEditorFix
Change mismatch verification of Overlay Compression to be real-time
2025-09-02 09:02:28 +02:00
Mixone-FinallyHere
e2f68ac21e Change mismatch verification to be real-time 2025-09-02 09:01:42 +02:00
Mixone-FinallyHere
c9629a7d64 TextEditor MessageEnc + Colors - TODO: Fix saving issue msgenc? 2025-09-01 23:39:57 +02:00
Yako
db3958382d
rom loading and saving improvements (#82) 2025-08-31 16:25:54 +02:00
Corentin MACÉ (Kuha)
15e0d4b571
Merge pull request #81 from Mixone-FinallyHere/dev-kuha
Added shortcuts
2025-08-31 11:59:56 +02:00
corentinmace
9770f1f42d Added shortcuts to open folder, save rom, and open settings 2025-08-31 11:58:21 +02:00
Yako
bae1e94687
Add basic autocomplete and Ctrl + S saving to script editor (#80)
Autocomplete can be triggered with Ctrl + Space to show a list of recognized keywords
2025-08-30 12:41:40 +02:00
Yako
b483a759c3
Add form editing to DPPT (#78)
- support for shellos / gastrodon forms
- support for setting the unown table
2025-08-27 19:50:49 +02:00
Kalaay
b45c711d0a
Merge pull request #77 from Mixone-FinallyHere/jsonDatabase
fix wrong display for OW movementTypes and change array name
2025-08-25 15:03:38 +02:00
KalaayPT
609e75429b fix wrong display for OW movementTypes and changed array name 2025-08-25 14:37:38 +02:00
KalaayPT
18e418e87d
Merge pull request #76 from Mixone-FinallyHere/jsonDatabase
extend script header for better handling in vsc
2025-08-20 16:40:10 +02:00
KalaayPT
5c66f4726b extend script header for better handling in vsc 2025-08-20 16:39:27 +02:00
Yako
cc9e93e6d0
fix DP hold effects (#75) 2025-08-15 18:26:07 +02:00
KalaayPT
6f1eb43311
Merge pull request #74 from Mixone-FinallyHere/jsonDatabase
fix DP database loading
2025-08-15 01:25:56 +02:00
KalaayPT
cddc3234fd fix DP database loading 2025-08-15 01:25:23 +02:00
KalaayPT
a5c28136c6
Merge pull request #73 from Mixone-FinallyHere/jsonDatabase
item editor fixes
2025-08-15 00:09:19 +02:00
KalaayPT
5b2d26a467 add simple support for expanded FieldItemUseFuncs 2025-08-14 23:58:55 +02:00
Yako
0167e5f94e more item editor stuff (too late at this point) 2025-08-14 23:58:44 +02:00
Yako
c58e2a2b28 this also has fixes to the item editor bundled in bc I made an oopsie 2025-08-14 23:58:22 +02:00
corentinmace
54454352b2 Fixed custom scrcmd manager buttons 2025-08-13 17:47:56 +02:00
KalaayPT
f215c79074
Merge pull request #72 from Mixone-FinallyHere/jsonDatabase
change script export to 1 file + add scrcmd DB to release CI
2025-08-13 15:27:31 +02:00
KalaayPT
2c9fd21b32 export 1 script file instead of 3 2025-08-13 15:25:31 +02:00
KalaayPT
d3f388de81 fix database updating + add DBs to CI 2025-08-13 15:02:32 +02:00
KalaayPT
de40b4f801
Merge pull request #71 from Mixone-FinallyHere/jsonDatabase
fix typo in CI
2025-08-13 14:32:19 +02:00
KalaayPT
ba1f27db87 fix typo in CI 2025-08-13 14:30:59 +02:00
KalaayPT
9ece3a342b
Merge pull request #70 from Mixone-FinallyHere/jsonDatabase
update CI to include scrcmd into release
2025-08-13 14:24:34 +02:00
KalaayPT
44be913c01 update CI to include scrcmd into release 2025-08-13 14:23:57 +02:00
KalaayPT
6bd7c8f9c1
Merge pull request #69 from Mixone-FinallyHere/jsonDatabase
add settings window designer (forgor)
2025-08-12 00:50:03 +02:00
KalaayPT
6c0f32e5c7 add settings window designer (forgor) 2025-08-12 00:49:37 +02:00
KalaayPT
0d44fa7a78
Merge pull request #68 from Mixone-FinallyHere/jsonDatabase
improve settings and fix crash in offline mode
2025-08-11 23:46:01 +02:00
KalaayPT
ecf529855b improve settings and fix crash in offline mode 2025-08-11 23:39:39 +02:00
KalaayPT
0b36e240e6
Merge pull request #67 from Mixone-FinallyHere/jsonDatabase
adapt movement command loading to account for expanded movement json
2025-08-11 18:48:57 +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
3574770f63
Merge pull request #65 from Mixone-FinallyHere/jsonDatabase
Basic ScrCmd DB manager + automatic updating of databases
2025-08-10 21:06:00 +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