AdAstra-LD
|
ddbf8d6a19
|
Minor improvements and fixes
- the table editor can also save the entries [previous commit]
- creadet gLangEnum (Language enumeration)
- fixed Japanese PokeNames TextArchive index
|
2021-08-09 03:07:14 +02:00 |
|
AdAstra-LD
|
4e352f9910
|
ARM9 R/W operations that used BinaryReader/Writer now use the new Reader/Writer
- Fixed mainwindow.cs ARM9.Compress -> Decompress [typo]
|
2021-08-09 02:39:32 +02:00 |
|
AdAstra-LD
|
68d54315c9
|
Made ARM9 class in DSUtils
Migrated ARM9 R/W functions to this class
|
2021-08-09 01:36:09 +02:00 |
|
AdAstra-LD
|
9543745ee6
|
Fixed lightTypes combobox (options 0 and 1 are swapped in HGSS)
|
2021-08-09 00:45:00 +02:00 |
|
AdAstra-LD
|
d981c344bd
|
[Matrix.cs] Override ToString() and fixed braces
|
2021-08-09 00:32:40 +02:00 |
|
AdAstra-LD
|
d7e17cbec2
|
Matrix names appear in selection combobox
|
2021-08-09 00:32:06 +02:00 |
|
AdAstra-LD
|
a16828c313
|
Bugfix
Fixed script search and conditional music table filling the listbox with duplicate entries
|
2021-08-08 22:34:40 +02:00 |
|
AdAstra-LD
|
dd17380771
|
Restored matrix editor datagridviews [they got deleted for some reason]
- Also fixed Unpack All Narcs [menus and internal lists are cleared before reloading the editors]
|
2021-08-06 17:49:38 +02:00 |
|
AdAstra-LD
|
e26cc9d45f
|
Fixed minor syntax highlighting bug with LookUp command
|
2021-08-06 02:12:20 +02:00 |
|
AdAstra-LD
|
baebd4aed1
|
Migrated scriptEditor to ScintillaNET
|
2021-08-06 02:09:14 +02:00 |
|
AdAstra-LD
|
c4d95cd323
|
Fixed Bike flag not changing its value
|
2021-08-02 18:13:39 +02:00 |
|
AdAstra-LD
|
48e7510b17
|
Added braces to disablehandlers checks
|
2021-08-02 18:11:28 +02:00 |
|
AdAstra-LD
|
7a01987781
|
Removed useless references to toolStripProgressBar in NARC unpack methods
|
2021-08-02 17:19:49 +02:00 |
|
AdAstra-LD
|
463a9c3c78
|
Made more room for comboboxes [table editor]
|
2021-08-02 05:15:31 +02:00 |
|
AdAstra-LD
|
a4682bf5e8
|
Added Open Folder option to Tool Strip menu bar
|
2021-08-02 05:09:24 +02:00 |
|
AdAstra-LD
|
559b287718
|
Coded Pre-Battle effects tables + bugfixing & various improvements
!!! Still missing pre-battle effects tables offsets for all languages except Spanish
|
2021-08-02 05:06:32 +02:00 |
|
AdAstra-LD
|
a9de70df49
|
[Script Editor] Improved function usage detection
|
2021-08-01 23:28:02 +02:00 |
|
AdAstra-LD
|
48cbb4ff54
|
Added Table Editor icon & fixed HGSS Eye music not being read
|
2021-08-01 21:52:44 +02:00 |
|
AdAstra-LD
|
4d689e475e
|
Fixed gFamEnum old checks
|
2021-08-01 21:19:11 +02:00 |
|
AdAstra-LD
|
870ba105ae
|
Coded Import Party button
|
2021-08-01 03:52:27 +02:00 |
|
AdAstra-LD
|
dc9c75911c
|
Fixed Pokemon Icons not disappearing after selecting empty cell [Trainer Editor[
- Also fixed Farfetch'd icon not showing
|
2021-08-01 03:09:16 +02:00 |
|
AdAstra-LD
|
ef9c07d7ad
|
Turned Pokemon Party into a class [Trainer Editor]
- Removed useless Games folder from Ekona\Images
|
2021-08-01 02:53:22 +02:00 |
|
AdAstra-LD
|
849f061e44
|
Fixed Pokémon names not appearing in Trainer Editor [FR and DE naming]
|
2021-07-31 17:24:09 +02:00 |
|
AdAstra-LD
|
ef17ef3eb2
|
Fixed Bike flag checkbox bug [DPPt] and Matrix Editor not showing scrollbar
|
2021-07-31 01:47:24 +02:00 |
|
AdAstra-LD
|
88ca73bac5
|
Added Trainer Encounter music to Trainer Editor
+ Refactor and conversion of gameFamily and gameVersion to Enum formats
|
2021-07-30 19:32:13 +02:00 |
|
AdAstra-LD
|
ec325eb8a7
|
New HGSS commands
- and resource cleanup
|
2021-07-30 14:24:29 +02:00 |
|
AdAstra-LD
|
34473dbde1
|
Added map screenshot feature [to be refined]
|
2021-07-29 16:52:03 +02:00 |
|
AdAstra-LD
|
8d75812332
|
Minor ConditionalMusicTable bugfix + BDHCAM IPKS fix
|
2021-07-26 18:12:04 +02:00 |
|
AdAstra-LD
|
43cbdc637d
|
Made ConditionalMusicTable HGSS-exclusive
|
2021-07-26 00:15:49 +02:00 |
|
AdAstra-LD
|
61278c9af6
|
Created Table Editor and added Conditional Music Table
|
2021-07-25 23:53:50 +02:00 |
|
AdAstra-LD
|
c08bd8c94f
|
Reorganized RomInfo mess
|
2021-07-25 18:48:46 +02:00 |
|
AdAstra-LD
|
182eec2f97
|
Created SetHeaderTableOffset function in RomInfo, to replace HeaderOffsets dictionary in PokeDatabase
|
2021-07-25 18:31:03 +02:00 |
|
AdAstra-LD
|
881ed38469
|
Switched from FolderBrowserDialog to CommonOpenFileDialog [Nuget]
|
2021-07-24 01:06:24 +02:00 |
|
AdAstra-LD
|
fd76fcdb46
|
DSPRE can now read extracted data without a ROM
|
2021-07-24 01:00:54 +02:00 |
|
AdAstra-LD
|
49a4513030
|
Added missing description to header expansion patch
|
2021-07-22 16:53:09 +02:00 |
|
AdAstra-LD
|
a4dee25f41
|
Fixed AreaData DPPt light field size
[reported by Nomura and Trifindo]
|
2021-07-22 15:39:06 +02:00 |
|
AdAstra-LD
|
5f2c8bf623
|
Added frame preview feature
|
2021-07-22 00:08:30 +02:00 |
|
AdAstra-LD
|
d53376b5cc
|
Added tiny save icon to save buttons
|
2021-07-21 23:34:09 +02:00 |
|
AdAstra-LD
|
0638fe77b8
|
Added credits to Pleonex
|
2021-07-21 23:25:27 +02:00 |
|
AdAstra-LD
|
73ca3d06a9
|
Added Ekona and NImages file support
More progress with the Trainer Editor
|
2021-07-21 23:04:53 +02:00 |
|
AdAstra-LD
|
17b2f3c5b1
|
Fixed trainer name not saving
|
2021-07-21 05:49:06 +02:00 |
|
AdAstra-LD
|
6ca211c227
|
Created TrainerProperties class
- Fixed TrainerProperties Import / Export
|
2021-07-21 04:39:49 +02:00 |
|
AdAstra-LD
|
57cdeb4222
|
[Trainer Editor] Added new buttons and some of the output functions
|
2021-07-21 03:40:22 +02:00 |
|
AdAstra-LD
|
b2d7d41fe5
|
NARC Optimization and Trainer Editor update
- Multithreaded NARC unpack
- Minor Trainer editor fixes
- Added icon to trainer editor tab
- 1.3 version update
|
2021-07-21 01:39:06 +02:00 |
|
AdAstra-LD
|
9dcc8a848a
|
Improved trainer editor code readability + minor refactor and optimizations
|
2021-07-20 18:46:07 +02:00 |
|
AdAstra-LD
|
cd9e946bc3
|
More script commands + important bugfix
|
2021-07-20 18:44:22 +02:00 |
|
AdAstra-LD
|
9b64b91c9b
|
Fixed Script Actions error detection
|
2021-07-17 21:05:24 +02:00 |
|
AdAstra-LD
|
fe2cd07de6
|
Minor Script Editor error detection fixes
|
2021-07-17 21:04:55 +02:00 |
|
AdAstra-LD
|
08d5400694
|
Better management of script actions database + refactor
|
2021-07-17 19:50:21 +02:00 |
|
AdAstra-LD
|
605b8a03a1
|
Minor bugfix + refactor and new script actions
|
2021-07-17 19:23:43 +02:00 |
|