Commit Graph

909 Commits

Author SHA1 Message Date
Miguel
f3e0180c13
Merge pull request #17 from Mixone-FinallyHere/dev-kuha
Fixed multiple buttons broken positions
2025-06-09 11:49:47 +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
Miguel
86a39b1f17
Update tagging code to not require delete permissions 2025-06-06 18:55:43 +02:00
Miguel
17993fb198
Merge pull request #16 from Mixone-FinallyHere/patch-2
Add tag reassign
2025-06-06 15:15:07 +02:00
Miguel
22617864f3
Merge branch 'main' into patch-2 2025-06-06 15:14:48 +02:00
Miguel
4ae5e9a046
Add tag reassign to workflow 2025-06-06 15:13:50 +02:00
Miguel
5270ddd406
Add tag reassign 2025-06-06 15:13:22 +02:00
Miguel
4669f65beb
Merge pull request #15 from YakosWG/main
Minor updates and tweaks
2025-06-06 15:01:09 +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
b40fd32360
Update yakos-build.yml
Update build description and include a Fork Notice
2025-03-21 11:13:56 +01:00
Yako
3f1253d91f
Merge branch 'Mixone-FinallyHere:main' into main 2025-03-21 11:08:44 +01:00
Miguel
4f624e530f
Attemting to add description to build 2025-03-20 23:50:09 +01:00
Yako
00fd90b3af
Merge branch 'Mixone-FinallyHere:main' into main 2025-03-20 23:44:53 +01:00
Miguel
ecbc585911
Merge pull request #14 from Mixone-FinallyHere/Mixone-FinallyHere-patch-1
Fix workflows to run only on correct repos
2025-03-20 23:40:19 +01:00
Yako
f3a3227928
Update yakos-build.yml 2025-03-20 23:40:15 +01:00
Miguel
81424d12a0
Update and rename build-nightly.yml to beta-build-nightly.yml 2025-03-20 23:39:32 +01:00
Miguel
bec0e18a3d
Update main correctly 2025-03-20 23:39:05 +01:00
Miguel
c2aff7d04c
Add repo check to workflow Main 2025-03-20 23:38:26 +01:00
Yako
3c37e0e76f
Create yakos-build.yml
Add Build Workflow
2025-03-20 23:33:46 +01:00
Miguel
effd43cfdb
Merge pull request #13 from YakosWG/main
Yakos Gone WIld
2025-03-20 23:25:04 +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
8df5de9a11 Merge branch 'AdAstra-LD-script_editor_labels' 2025-03-11 09:11:02 +01:00
Mixone-FinallyHere
283f6214e0 merge scriptfile 2025-03-11 09:10:56 +01:00
Mixone-FinallyHere
72737bdbc8 Merge branch 'AdAstra-LD-main' 2025-03-11 09:09:05 +01:00
Mixone-FinallyHere
63a01dc078 merge 2025-03-11 09:08:52 +01:00
Mixone-FinallyHere
978a4d29a0 Merge branch 'main' of github.com:Mixone-FinallyHere/DS-Pokemon-Rom-Editor 2025-03-11 09:02:42 +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