Commit Graph

741 Commits

Author SHA1 Message Date
Mixone-FinallyHere
da566bd42c Removed json script stuff outside of main 2024-11-06 00:04:07 +01:00
Mixone-FinallyHere
7fad193f5f SpriteEditor stuff 2024-11-05 23:47:39 +01:00
Mixone-FinallyHere
2cf2ed3515 Incorporated code from GenIVSpriteReplacer
by goodri63 to include sprite editing | TODO incorporate indto code base better
2024-11-01 14:04:44 +01:00
Mixone-FinallyHere
6debde4acb Reorganized Editors 2024-11-01 13:12:20 +01:00
Mixone-FinallyHere
1cf7407516 Was missing a bunch of stuff
Co-authored-by: Kuha <corentinmace@users.noreply.github.com>
2024-10-31 21:20:53 +01:00
Mixone-FinallyHere
a5138c39b1 Amazing work on various editors and QOL stuff by Kuha
Co-authored-by: Kuha <corentinmace@users.noreply.github.com>
2024-10-31 18:45:34 +01:00
Mixone-FinallyHere
5301b1e1bc Merge branch 'main' of https://github.com/AdAstra-LD/DS-Pokemon-Rom-Editor 2024-10-31 18:20:32 +01:00
AdAstra-LD
66a1585ed7
Merge pull request #65 from Xzonn/chinese
Update support for Chinese characters based on https://github.com/Xzonn/PokemonChineseTranslationRevise
2024-10-30 14:13:17 +01:00
AdAstra-LD
fd5b4b16f1 Fixed arg type of JumpIfPlayerDir 2024-10-29 21:11:28 +01:00
AdAstra-LD
ad29df0f73 Added HGSS command 0x0181 to database 2024-10-29 21:11:28 +01:00
AdAstra-LD
8dd76b800d ScratchOff commands 2024-10-29 21:11:28 +01:00
AdAstra-LD
3861aa3bf5 Minor Move Editor effect description fixes 2024-10-29 21:11:27 +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
Xzonn
55569a34b2
Update support for Chinese characters based on https://github.com/Xzonn/PokemonChineseTranslationRevise 2024-10-27 11:58:04 +08:00
Mixone-FinallyHere
613f68af4e Added ad fix 2024-10-26 14:49:55 +02:00
AdAstra-LD
03716eade8 Fixed arg type of JumpIfPlayerDir 2024-10-08 21:54:29 +02:00
Miguel Terol Espino
66046175a5 Merge branch 'main' of github.com:AdAstra-LD/DS-Pokemon-Rom-Editor 2024-10-08 13:56:27 +02:00
AdAstra-LD
6f4909d1cb Added HGSS command 0x0181 to database 2024-10-08 13:23:15 +02:00
AdAstra-LD
578aebd643 ScratchOff commands 2024-09-23 17:42:11 +02:00
AdAstra-LD
cff1561104 Minor Move Editor effect description fixes 2024-09-23 15:20:56 +02:00
AdAstra-LD
aff6453609 Indent fix 2024-09-23 15:20:56 +02:00
AdAstra-LD
fc5939d6be Update ScriptDatabase.cs 2024-09-23 15:20:56 +02:00
Miguel Terol Espino
96ccd411d2 Fixes MoveEditor for DP. Adds correct version 2024-07-30 12:35:33 +02:00
Miguel Terol Espino
9715aa82a4 Small adition for effect id 2024-07-19 14:48:05 +02:00
Miguel Terol Espino
327f036713 Fix accuracy using power 2024-07-16 12:40:50 +02:00
AdAstra-LD
003ead7bdd Update ScriptDatabase.cs 2024-07-01 23:54:39 +02:00
AdAstra-LD
7816e97327 Fixed some Plat param numbers 2024-06-26 01:21:19 +02:00
AdAstra-LD
ef25d51dd6 Fixed EncryptText.cs 2024-06-26 01:04:27 +02:00
AdAstra-LD
910844fb1b Restored trainer name encryption
This reverts commit 23b19eff54.
2024-06-26 01:01:54 +02:00
Aurum
be19b17ab5 added missing ReplaceMove args 2024-06-12 19:02:58 +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
c11791172d Update ScriptDatabase.cs 2024-06-09 22:27:38 +02:00
AdAstra-LD
10b9668c8d Level Script Editor improvements 2024-05-21 18:38:16 +02:00
AdAstra-LD
8aef0c3b42 Improved Level Script Editor GUI 2024-05-21 18:38:16 +02:00
AdAstra-LD
97fb704bb4 Implemented battle effect descriptions in Move Data Editor 2024-05-21 18:38:16 +02:00
AdAstra-LD
0046ac8a74 Implemented Move Data Editor 2024-05-21 18:38:16 +02:00
AdAstra-LD
595eb8b38b Mon editor label text fix 2024-05-21 17:50:16 +02:00
AdAstra-LD
deee587ef5 Reorganized Other Tools tab 2024-05-21 17:50:16 +02:00
Miguel Terol Espino
1cfef0d4a5 Well, thats where that button went 2024-05-21 13:12:57 +02:00
Miguel Terol Espino
03918be4c4 And yet again they broke 2024-05-21 13:11:11 +02:00
AdAstra-LD
c5e6ca888c Save Matrix button fix (for real?) 2024-05-21 02:36:09 +02:00
AdAstra-LD
4075c51f56 Fix 2nd Ability slot bug for mons with identical 1st and 2nd abi 2024-05-21 02:21:03 +02:00
Miguel Terol Espino
8c45dbdde4 Version Change 2024-05-16 22:26:56 +02:00
Miguel Terol Espino
12050f6431 Disable Rotation | Hide Add trainer stuff until ready 2024-05-16 22:20:31 +02:00
Miguel Terol Espino
3a4cb3cc2c Added RomInfo for trainer special script and handle scriptnumber 2024-05-16 21:27:09 +02:00
Miguel Terol Espino
6dcbd1893d Improve Collision changes 2024-05-16 18:05:38 +02:00