Commit Graph

205 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
3003481b02
Merge pull request #59 from Mixone-FinallyHere/jsonDatabase
Script Parsing Refactor
2025-08-07 11:08:50 +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
Yako
02e9e9da2a dppt overhaul done 2025-08-05 19:19:47 +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
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
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
Miguel
943fd93d9e
Merge pull request #43 from Mixone-FinallyHere/trade-editor
Add Trade Editor
2025-07-28 14:40:51 +02:00
Yako
0ef89149a7 add logic for adding / removing files and fix issues with plat USA using the wrong path to the narc 2025-07-28 14:23:32 +02:00
Yako
cb4814bcdf this should be fully functional now 2025-07-28 14:23:32 +02:00
Yako
52e6324071 create trade data 2025-07-28 14:23:32 +02:00
Yako
e22b81b973
Merge branch 'Mixone-FinallyHere:main' into main 2025-07-28 13:21:04 +02:00
Mixone-FinallyHere
5879c903a0 Fix multi battlePocket issue - ItemEditor finalized 2025-07-28 10:08:02 +02:00
Yako
2544d4402f this should be the exact same code that the game usus for level up moves so surely it's correct 2025-07-26 20:55:29 +02:00
Yako
f696ccdd01 handle duplicate moves in level up learnsets and warn users when giving mons duplicate moves 2025-07-22 19:50:51 +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
Mixone-FinallyHere
ac6b09eaa9 Finally! Thanks @YakosWG 2025-06-20 09:09:08 +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
Mixone-FinallyHere
270eab1c6e All base ITemData parameters editable 2025-06-16 10:15:01 +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
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
Mixone-FinallyHere
37412f4946 Fixed all issues from merges 2025-03-11 09:41:49 +01:00
AdAstra-LD
201944c5b0 Moved script-related files 2025-03-10 18:27:46 +01:00
AdAstra-LD
4516b61374 Labels draft 2025-03-10 15:40:56 +01:00
AdAstra-LD
50d912a0b9 Fixed function offset logic error 2025-02-18 20:45:16 +01:00
AdAstra-LD
f555c001b7 Learnset editor now has an entrycount label with auto-warning 2024-12-19 23:24:17 +01:00
AdAstra-LD
fd5b4b16f1 Fixed arg type of JumpIfPlayerDir 2024-10-29 21:11:28 +01:00
AdAstra-LD
1b74760f5f Indent fix 2024-10-29 21:11:27 +01:00
AdAstra-LD
1876bb3c75 Update ScriptDatabase.cs 2024-10-29 21:11:27 +01:00
AdAstra-LD
910844fb1b Restored trainer name encryption
This reverts commit 23b19eff54.
2024-06-26 01:01:54 +02:00
AdAstra-LD
8f8face946 Minor improvements of Headbutt editor 2024-06-11 15:29:54 +02:00
AdAstra-LD
27b97a2450 Began fixing Headbutt editor (it's a complete mess) 2024-06-11 15:17:42 +02:00
AdAstra-LD
7520a264e2 Null checks + minor refactor + enforcing if brackets 2024-06-11 15:17:41 +02:00
AdAstra-LD
23b19eff54 Revert trainer name encryption
This reverts commit 6a26aaea09
2024-06-11 12:55:43 +02:00
AdAstra-LD
0046ac8a74 Implemented Move Data Editor 2024-05-21 18:38:16 +02:00
Chvlkie
6a26aaea09 trainer name encryption 2024-05-15 15:01:05 +01:00
AdAstra-LD
a9022d0782 Fixed compiler errors 2024-05-09 17:14:48 +02:00
AdAstra-LD
a2c79d62c6 Merge branch 'pr/49' 2024-05-09 16:20:23 +02:00
AdAstra-LD
6f6e6d5e57 Renamed gFamEnum, gVerEnum, gLangEnum 2024-05-09 13:45:22 +02:00
Miguel Terol Espino
156f9ec409 Fully Added all DSUtils changes
Co-authored-by: AdAstra-LD
2024-05-09 13:06:33 +02:00
Miguel Terol Espino
8f1a2a003a Started adding the DSUtils changes
Co-authored-by: AdAstra-LD <>
2024-05-09 12:43:05 +02:00