Commit Graph

  • a11ccdad80 Update move permission painter labels main AdAstra-LD 2026-07-22 14:42:25 +02:00
  • 32662e5d27 Fix signed overworld range handling AdAstra-LD 2026-06-01 12:33:34 +02:00
  • a6c44a4597 Add move data editor file utilities AdAstra-LD 2026-06-01 12:32:59 +02:00
  • 174d385117 Add learnset editor utility actions AdAstra-LD 2026-06-01 12:32:28 +02:00
  • f95ab36b42 Map header specifications AdAstra-LD 2025-11-26 10:13:26 +01:00
  • b58410750b Refactor Script Editor setup and initialization AdAstra-LD 2025-09-26 03:51:49 +02:00
  • 9b21048608 SetPlayerSavingForm and ResetPlayerForm commands AdAstra-LD 2025-09-12 20:45:57 +02:00
  • 811dc893ef PCHallOfFameScreen command for HGSS AdAstra-LD 2025-09-12 15:56:02 +02:00
  • 669e6bb3c5 Learnset Editor can handle extra entries AdAstra-LD 2025-03-11 01:33:31 +01:00
  • 2043abf821 PersonalDataEditor can handle extra entries AdAstra-LD 2025-03-11 01:31:13 +01:00
  • 201944c5b0 Moved script-related files script_editor_labels AdAstra-LD 2025-03-10 18:23:50 +01:00
  • 72ca6e4105 Lexer improvements AdAstra-LD 2025-03-10 18:01:45 +01:00
  • 4516b61374 Labels draft AdAstra-LD 2025-03-10 07:06:11 +01:00
  • a381246f50 Apricorn script commands AdAstra-LD 2025-02-25 16:08:40 +01:00
  • 50d912a0b9 Fixed function offset logic error AdAstra-LD 2025-02-18 20:45:16 +01:00
  • 8da5e801a4 Fixed a typo #69 AdAstra-LD 2025-01-31 20:19:02 +01:00
  • 2121d90834 Added GetPartyPokemonTypes AdAstra-LD 2025-01-24 16:32:18 +01:00
  • 8481a50434 Fix #68 AdAstra-LD 2024-12-19 23:36:09 +01:00
  • c784a2b6f2 Fixed some Learnset Editor static attributes AdAstra-LD 2024-12-19 23:24:43 +01:00
  • f555c001b7 Learnset editor now has an entrycount label with auto-warning AdAstra-LD 2024-12-19 23:24:17 +01:00
  • dc2a099b4b Fixed Event Editor map lookup when testing warps AdAstra-LD 2024-12-19 22:58:54 +01:00
  • 9e4f6a4f38 Dummy AdAstra-LD 2024-12-10 16:56:11 +01:00
  • 325989bf35 Merge pull request #67 from Mixone-FinallyHere/patch-1 AdAstra-LD 2024-12-10 16:49:53 +01:00
  • 717d5c7b2b Missed Beta instance Miguel 2024-12-10 16:13:19 +01:00
  • 952e8f41e9 Create base-build-nightly.yaml Miguel 2024-12-10 16:11:38 +01:00
  • 62e33ea41f Fixed some Plat command params canary AdAstra-LD 2024-12-10 15:36:51 +01:00
  • 66a1585ed7 Merge pull request #65 from Xzonn/chinese AdAstra-LD 2024-10-30 14:13:17 +01:00
  • fd5b4b16f1 Fixed arg type of JumpIfPlayerDir AdAstra-LD 2024-10-08 21:54:29 +02:00
  • ad29df0f73 Added HGSS command 0x0181 to database AdAstra-LD 2024-10-08 13:23:15 +02:00
  • 8dd76b800d ScratchOff commands AdAstra-LD 2024-09-23 17:42:11 +02:00
  • 3861aa3bf5 Minor Move Editor effect description fixes AdAstra-LD 2024-08-12 02:35:44 +02:00
  • 1b74760f5f Indent fix AdAstra-LD 2024-07-17 22:54:41 +02:00
  • 1876bb3c75 Update ScriptDatabase.cs AdAstra-LD 2024-07-01 23:54:39 +02:00
  • 55569a34b2 Update support for Chinese characters based on https://github.com/Xzonn/PokemonChineseTranslationRevise Xzonn 2024-10-27 11:58:04 +08:00
  • 03716eade8 Fixed arg type of JumpIfPlayerDir AdAstra-LD 2024-10-08 21:54:29 +02:00
  • 6f4909d1cb Added HGSS command 0x0181 to database AdAstra-LD 2024-10-08 13:23:15 +02:00
  • 578aebd643 ScratchOff commands AdAstra-LD 2024-09-23 17:42:11 +02:00
  • cff1561104 Minor Move Editor effect description fixes AdAstra-LD 2024-08-12 02:35:44 +02:00
  • aff6453609 Indent fix AdAstra-LD 2024-07-17 22:54:41 +02:00
  • fc5939d6be Update ScriptDatabase.cs AdAstra-LD 2024-07-01 23:54:39 +02:00
  • 7816e97327 Fixed some Plat param numbers AdAstra-LD 2024-06-26 01:21:19 +02:00
  • ef25d51dd6 Fixed EncryptText.cs AdAstra-LD 2024-06-26 01:04:27 +02:00
  • 910844fb1b Restored trainer name encryption AdAstra-LD 2024-06-26 01:01:41 +02:00
  • 68e1195c85 Merge pull request #55 from SunakazeKun/main AdAstra-LD 2024-06-13 00:24:25 +02:00
  • be19b17ab5 added missing ReplaceMove args Aurum 2024-06-12 19:02:58 +02:00
  • 8f8face946 Minor improvements of Headbutt editor AdAstra-LD 2024-06-11 15:16:24 +02:00
  • 27b97a2450 Began fixing Headbutt editor (it's a complete mess) AdAstra-LD 2024-06-11 14:44:19 +02:00
  • 7520a264e2 Null checks + minor refactor + enforcing if brackets AdAstra-LD 2024-06-11 13:46:07 +02:00
  • 23b19eff54 Revert trainer name encryption AdAstra-LD 2024-06-11 12:55:43 +02:00
  • c11791172d Update ScriptDatabase.cs AdAstra-LD 2024-06-05 19:28:54 +02:00
  • 10b9668c8d Level Script Editor improvements AdAstra-LD 2024-05-21 18:38:10 +02:00
  • 8aef0c3b42 Improved Level Script Editor GUI AdAstra-LD 2024-05-21 18:22:20 +02:00
  • 97fb704bb4 Implemented battle effect descriptions in Move Data Editor AdAstra-LD 2024-05-21 18:09:02 +02:00
  • 0046ac8a74 Implemented Move Data Editor AdAstra-LD 2024-05-21 16:28:12 +02:00
  • 595eb8b38b Mon editor label text fix AdAstra-LD 2024-05-21 17:01:38 +02:00
  • deee587ef5 Reorganized Other Tools tab AdAstra-LD 2024-05-21 16:55:44 +02:00
  • 1cfef0d4a5 Well, thats where that button went Miguel Terol Espino 2024-05-21 13:12:57 +02:00
  • 03918be4c4 And yet again they broke Miguel Terol Espino 2024-05-21 13:11:11 +02:00
  • c5e6ca888c Save Matrix button fix (for real?) AdAstra-LD 2024-05-21 02:36:09 +02:00
  • 4075c51f56 Fix 2nd Ability slot bug for mons with identical 1st and 2nd abi AdAstra-LD 2024-05-21 02:21:03 +02:00
  • b910c2df04 Merge pull request #52 from Mixone-FinallyHere/main AdAstra-LD 2024-05-16 22:37:09 +02:00
  • 8c45dbdde4 Version Change Miguel Terol Espino 2024-05-16 22:26:56 +02:00
  • 12050f6431 Disable Rotation | Hide Add trainer stuff until ready Miguel Terol Espino 2024-05-16 22:20:31 +02:00
  • 3a4cb3cc2c Added RomInfo for trainer special script and handle scriptnumber Miguel Terol Espino 2024-05-16 21:27:09 +02:00
  • 6dcbd1893d Improve Collision changes Miguel Terol Espino 2024-05-16 18:05:38 +02:00
  • 4c8a7fb890 Added new tile collisions Miguel Terol Espino 2024-05-16 15:52:54 +02:00
  • 02e15b7753 Merge pull request #5 from Chvlkie/trainer-name-compress Miguel 2024-05-15 16:22:52 +02:00
  • 8a7290e8bc updated patch toolbox text Chvlkie 2024-05-15 15:01:21 +01:00
  • 6a26aaea09 trainer name encryption Chvlkie 2024-05-15 15:01:05 +01:00
  • ecde402679 Fixed Matrix and Map editors Miguel Terol Espino 2024-05-15 10:58:06 +02:00
  • bbb40ea201 Prevent Row selection in datagrids to avoid unhandled multi event dispatches Miguel Terol Espino 2024-05-14 13:11:17 +02:00
  • cc85ff1d40 Revert the trainer name search to avoid UI error Miguel Terol Espino 2024-05-14 13:08:40 +02:00
  • 4457059c1f Usual usability typo Miguel Terol Espino 2024-05-13 13:54:11 +02:00
  • 623ec3f324 Gorram typos Miguel Terol Espino 2024-05-13 13:09:17 +02:00
  • 9d864182e3 Merge branch 'AdAstra-LD:main' into main Miguel 2024-05-13 13:08:33 +02:00
  • edacb23b85 Made OverlayEditor add some info on mismatches. Added a folder for future themes. Miguel Terol Espino 2024-05-13 13:08:08 +02:00
  • d1285fb873 Merge pull request #50 from Mixone-FinallyHere/main AdAstra-LD 2024-05-12 23:25:22 +02:00
  • bbad3ce3e2 Fixed Eye contact music write AdAstra-LD 2024-05-12 23:24:57 +02:00
  • c0083461a9 Update ScriptDatabase.cs AdAstra-LD 2024-05-12 03:46:47 +02:00
  • 466e65a507 Fixed wild editor and reformated to fit better new changes Miguel Terol Espino 2024-05-10 22:57:36 +02:00
  • 51f0acc431 Removes Overlay Editor from DPPt. Formatting Mesage Miguel Terol Espino 2024-05-10 22:31:18 +02:00
  • a049922c43 Added Overlay Editor Miguel Terol Espino 2024-05-10 22:21:36 +02:00
  • a9022d0782 Fixed compiler errors AdAstra-LD 2024-05-09 17:14:48 +02:00
  • a2c79d62c6 Merge branch 'pr/49' AdAstra-LD 2024-05-09 16:20:23 +02:00
  • 6f6e6d5e57 Renamed gFamEnum, gVerEnum, gLangEnum AdAstra-LD 2024-05-09 13:41:57 +02:00
  • 156f9ec409 Fully Added all DSUtils changes Miguel Terol Espino 2024-05-09 13:06:33 +02:00
  • 991aadc077 Merged Miguel Terol Espino 2024-05-09 12:47:52 +02:00
  • 8f1a2a003a Started adding the DSUtils changes Miguel Terol Espino 2024-05-09 12:43:05 +02:00
  • 99ccc3d1fa Moved ARM9.bin to DSUtils subdir AdAstra-LD 2024-05-05 16:55:18 +02:00
  • 07102cd7e0 Extracted ModelUtils from DSUtils AdAstra-LD 2024-05-05 16:53:31 +02:00
  • bb9631841c Moved some utilities to dedicated DSUtils folder AdAstra-LD 2024-05-05 16:50:12 +02:00
  • 0a0eda33ec Extracted NSBUtils and OverlayUtils from DSUtils AdAstra-LD 2024-05-05 16:49:15 +02:00
  • 283e8147ee Introduced ARM9 MAX_SIZE constant [arbitrary] AdAstra-LD 2024-05-05 16:46:05 +02:00
  • 9f57126b3d Replaced references to DSUtils.ARM9 with just ARM9 AdAstra-LD 2024-05-05 16:20:21 +02:00
  • caca7a8684 Isolated ARM9 class AdAstra-LD 2024-05-05 16:14:02 +02:00
  • 5431a35222 Created DecompressOverlay with string arg AdAstra-LD 2024-05-05 16:09:34 +02:00
  • 559fa4b53d Extracted common DSUtils CreateDecompressProcess method AdAstra-LD 2024-05-05 16:04:26 +02:00
  • e34c4235be Renamed ROM ToolBox to Patch Toolbox AdAstra-LD 2024-05-05 15:25:30 +02:00
  • 9e20cebee0 Other stuff sorted Miguel Terol Espino 2024-05-04 22:43:10 +02:00
  • 4ce324d822 Initiate Moves. Fix DPPt bug for ENcounters tab. Miguel Terol Espino 2024-05-04 20:50:29 +02:00