Commit Graph

21 Commits

Author SHA1 Message Date
Mixone-FinallyHere
7c29bb4519 Moved most console logging to the new system 2025-09-02 09:17:38 +02:00
Yako
db3958382d
rom loading and saving improvements (#82) 2025-08-31 16:25:54 +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
KalaayPT
5c66f4726b extend script header for better handling in vsc 2025-08-20 16:39:27 +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
KalaayPT
2c9fd21b32 export 1 script file instead of 3 2025-08-13 15:25:31 +02:00
KalaayPT
28dd879582 update movement parsing 2025-08-11 18:46:51 +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
c3fb90bcf8 add trainer param to parametertype enum 2025-08-09 17:38:30 +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
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
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
500288dd40 added handling for more parameter enums: moves, items, pokemon 2025-07-30 01:15:02 +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
Corentin MACÉ
2335d6b65a NSBTX Editor Externalized 2025-07-10 21:36:36 +02:00
Mixone-FinallyHere
1dd28e90c5 Restructured script stuff so it can be released for 1.13 2025-06-09 15:28:18 +02:00
Mixone-FinallyHere
423dfdff6c merge 2025-03-11 09:02:35 +01:00
AdAstra-LD
aff6453609 Indent fix 2024-09-23 15:20:56 +02:00
AdAstra-LD
7520a264e2 Null checks + minor refactor + enforcing if brackets 2024-06-11 15:17:41 +02:00
Miguel Terol Espino
0254b46a41 Added the levelscript editor
Co-authored-by: Cuddlyogre <cuddlyogre@users.noreply.github.com>
2024-03-03 17:35:34 +01:00