Commit Graph

796 Commits

Author SHA1 Message Date
Mixone-FinallyHere
3bc9bcb790 Put price in its own groupbox 2025-06-15 18:33:07 +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
fffa305a9c Added save functionality, palettes still broken 2025-06-11 12:30:13 +02:00
Mixone-FinallyHere
48ba739915 Moved ugly label to a tooltip 2025-06-11 12:29:59 +02:00
Mixone-FinallyHere
f7657eae38 1.13.1 release 2025-06-11 12:05:00 +02:00
Yako
d5e51811ca
Merge branch 'Mixone-FinallyHere:main' into main 2025-06-11 11:02:21 +02:00
Yako
55247925ad fix reading ARM9 too early when trying to detect trainer function backport 2025-06-11 10:58:08 +02:00
Miguel
57aee8fb76
Level Script buttons and tool tips (#20) 2025-06-11 10:31:06 +02:00
Yako
81baabfef2 Update DocTool to account for dynamic type names and add trainer items (not held items) to export 2025-06-10 14:44:54 +02:00
Mixone-FinallyHere
eed11278f8 Disabled sprite editor until functional 2025-06-10 12:52:29 +02:00
Yako
109503d107
Merge pull request #19 from YakosWG/chvlkie-fly-editor
Add Chvlkie's fly editor
2025-06-10 12:44:21 +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
Corentin MACÉ
fabf28c21e Fixed save button, set spawn button in matrix Editor
Fixed 3D/2D/Wireframe buttons in map editor
2025-06-09 11:41:45 +02:00
Yako
95bf5e6a43 Read type names from text bank to allow for expanded types 2025-06-03 18:37:10 +02:00
Yako
94909b424b Read trainer gender table from arm9
DP not yet implemented
2025-06-03 18:06:39 +02:00
Yako
6e82707945 desperate attempt to fix the save matrix button 2025-05-22 14:08:50 +02:00
Yako
592572044a - somehow the matrix editor was really messed up?
- not sure since which commit this is the case
2025-05-10 22:21:35 +02:00
Yako
a71e963258 enable export/replace trainer party buttons 2025-05-09 10:25:17 +02:00
Yako
1862a5c95a print tm compatability in a more verbose manner for easier formatting 2025-05-01 20:44:50 +02:00
Yako
a90ad0fedc Split TMHM into it's own file and seperate by comma consistenly 2025-05-01 16:03:12 +02:00
Yako
552236745a always print TMs/HMs with 2 2025-05-01 14:46:58 +02:00
Yako
45004eeb83 Seperate TMs using "|" character 2025-04-30 17:56:20 +02:00
Yako
272ad1037a remove unused function leftover 2025-04-30 17:31:29 +02:00
Yako
5f2abd3338 Add trainerProperties to unpack narc list 2025-04-30 17:27:28 +02:00
Yako
504ce436ad Add forgotten comma 2025-04-30 16:03:41 +02:00
Yako
9f03d87900 DocTool: Add TMs/HMs to learnset.csv 2025-04-30 15:52:33 +02:00
Yako
a0b21b77d6 Fix a trainer ability flag issue
code comments should explain why
2025-04-17 22:18:26 +02:00
Yako
1338ff55b5 - Implement HGSS trainer functions backport by Lhea
- Only detects if the edit has been applied to a Platinum USA ROM, other languages are not supported
2025-03-21 19:48:21 +01:00
Yako
a95db4226f - Update comments so I don't forget 2025-03-21 17:11:13 +01:00
Yako
12d157e068 - Add Nature to TrainerDoc
- Automatically check the ismale checkbox in DVCalc
- Potential ToDo: Read Trainer Class genders from ROM
2025-03-21 16:57:08 +01:00
Yako
f886001fff merge? 2025-03-20 22:49:39 +01:00
Yako
c6f1c492bc Add DocTool
Minor Fixes to PokemonEditor
2025-03-20 22:18:17 +01:00
Mixone-FinallyHere
37412f4946 Fixed all issues from merges 2025-03-11 09:41:49 +01:00
Mixone-FinallyHere
283f6214e0 merge scriptfile 2025-03-11 09:10:56 +01:00
Mixone-FinallyHere
63a01dc078 merge 2025-03-11 09:08:52 +01:00
Mixone-FinallyHere
423dfdff6c merge 2025-03-11 09:02:35 +01:00
AdAstra-LD
669e6bb3c5 Learnset Editor can handle extra entries 2025-03-11 01:33:31 +01:00
AdAstra-LD
2043abf821 PersonalDataEditor can handle extra entries 2025-03-11 01:31:13 +01:00
AdAstra-LD
201944c5b0 Moved script-related files 2025-03-10 18:27:46 +01:00
AdAstra-LD
72ca6e4105 Lexer improvements 2025-03-10 18:01:45 +01:00
AdAstra-LD
4516b61374 Labels draft 2025-03-10 15:40:56 +01:00
AdAstra-LD
a381246f50 Apricorn script commands 2025-02-25 16:08:40 +01:00
Yako
aaf9580624 - fix buttons not working in DVCalc
- add some extra info when working with DVCalc
2025-02-18 21:59:12 +01:00
Yako
b9959dc4d6 - Update DVCalculator 2025-02-18 21:13:19 +01:00
AdAstra-LD
50d912a0b9 Fixed function offset logic error 2025-02-18 20:45:16 +01:00
AdAstra-LD
8da5e801a4 Fixed a typo #69 2025-01-31 20:19:02 +01:00
AdAstra-LD
2121d90834 Added GetPartyPokemonTypes 2025-01-24 16:32:18 +01:00
AdAstra-LD
8481a50434 Fix #68 2024-12-19 23:36:09 +01:00