AdAstra-LD
3fdbd919e4
Fixed yesno option for success message
2022-02-02 20:53:17 +01:00
AdAstra-LD
8faa949757
Reorganized file readers/writers
2022-02-02 01:32:15 +01:00
AdAstra-LD
4793c9da0f
Fixed camera clipping properties [to avoid z-fighting]
2022-02-01 15:00:06 +01:00
AdAstra-LD
6cd5783c10
Fixed unclosed BinaryReader (Trainer Editor)
2022-01-29 02:30:53 +01:00
AdAstra-LD
0f7b05507b
Fixed param size of 0x01F0 FirstPokemonInParty [HGSS]
2022-01-28 22:56:48 +01:00
AdAstra-LD
e50629ebee
Icons
2022-01-25 02:31:32 +01:00
AdAstra-LD
3ba2bf558c
Tweaked Building assets load functions
2022-01-20 01:56:47 +01:00
AdAstra-LD
7e1139629a
Code formatting & minor refactors
2022-01-20 00:53:39 +01:00
AdAstra-LD
60e5e2bf4b
Fixed mouse zoom being disabled when entering Map editor through Matrix cell
2022-01-18 21:55:42 +01:00
AdAstra-LD
d3a0c30961
Moved icons to proper folder
2022-01-17 10:08:22 +01:00
AdAstra-LD
a46d25e74b
Fixed exception when double-clicking any cell of a non-0 matrix
2022-01-13 02:18:40 +01:00
AdAstra-LD
7be53efc02
Updated README and pics
2022-01-08 18:40:05 +01:00
AdAstra-LD
7fc7e3f6a0
Minor improvement of enum tool
...
+ Fixed Script Editor search icons
2022-01-08 18:40:05 +01:00
AdAstra-LD
da335907c9
Minor refactor
2022-01-07 17:48:47 +01:00
AdAstra-LD
c103f458b8
Fixed stack overflow with function recursion
2022-01-07 17:48:47 +01:00
AdAstra-LD
b0d213a523
OW Sprites can be previewed even without placing an OW
...
+ Event editor render settings are saved
+ When an event type is not rendered, it can't be moved using direct clicks (prevents mistakes)
2022-01-07 04:59:02 +01:00
AdAstra-LD
a6bc205a88
Script and text editor format preference is memorized
2022-01-07 03:47:32 +01:00
AdAstra-LD
2249eef23d
Settings memorization
...
+ Added NSBMD utilites to Menu
2022-01-07 02:27:35 +01:00
AdAstra-LD
f1fad4225b
Added List utilities
2022-01-06 23:03:06 +01:00
AdAstra-LD
4efc0bcb09
Added more icons to ToolStrip menu
2022-01-06 18:54:06 +01:00
AdAstra-LD
5ceb71a95d
Fixed extension filter for file save
2022-01-06 02:11:33 +01:00
AdAstra-LD
78fd86869d
Improved content-based batch rename tool + minor Narc.cs improvement
2022-01-05 01:19:37 +01:00
AdAstra-LD
7e7c552515
Added patch that disables all texture animations
2022-01-04 02:29:37 +01:00
AdAstra-LD
dd816de7cb
Revert "Parallelized Content-based batch rename"
...
This reverts commit a3fd5b6c04 .
2022-01-04 01:13:58 +01:00
AdAstra-LD
4dc173e9b7
Fixed bug with HGSS encounter files parsing
...
+ trainer editor shows moves and items in the correct order
2022-01-03 23:17:38 +01:00
AdAstra-LD
5d613e4772
Screenshots and readme update
2022-01-01 07:50:59 +01:00
AdAstra-LD
5adad5cf40
Added item and pokeball icon to Trainer Editor
2022-01-01 07:33:01 +01:00
AdAstra-LD
e1af10ca49
Readded Script Editor CTRL+F bar icons + Renamed Trainer Editor ??? labels
...
+ added DV Explain button
+ confirmation request when user attempts to delete a file
2022-01-01 07:33:01 +01:00
AdAstra-LD
ae921b8ac8
Fixed a critical UseScript bug (list sort)
...
+ Refactored useScript attribute of CommandContainer --> usedScript
2022-01-01 04:33:34 +01:00
AdAstra-LD
a3fd5b6c04
Parallelized Content-based batch rename
2021-12-31 20:48:57 +01:00
AdAstra-LD
df5803c0ca
Added content-based batch rename
2021-12-30 03:55:55 +01:00
AdAstra-LD
1166d89e3e
Added List-Based Batch Rename Tool to Tools dropdown
2021-12-29 02:51:45 +01:00
AdAstra-LD
319b181439
Minor code readibility improvements
2021-12-24 23:35:57 +01:00
AdAstra-LD
7ee2f45730
Minor project fixes
2021-12-19 21:52:47 +01:00
AdAstra-LD
0d55ca81d9
Merge pull request #6 from Nomura-RH/main
...
Improve item standardization patch
2021-12-14 22:46:45 +01:00
AdAstra-LD
a4bfe2a837
Merge branch 'main' into main
2021-12-14 22:46:30 +01:00
AdAstra-LD
e6924a3ea1
Misc GUI improvements
...
- Textures list dropdown in map editor autoupdates after adding new texture pack with NSBTX editor
- Location names dropdown in Header editor autoupdates after saving locations text
- Pokemon Combo dropdown in Table Editor autoupdates after editing Table combos
- Trainer Class name changes are automatically reflected everywhere
- Fixed exception popping up when user double-clicks a nonexistent Map file on the matrix
2021-12-09 20:39:01 +01:00
AdAstra-LD
cf5a21aff1
Table Editor can now read entries from the synthOverlay
2021-12-09 19:11:10 +01:00
Nomura
52d2b2ebd3
Edit item selector help button description
2021-12-06 11:38:08 +01:00
Nomura
bb5ef60e36
Make item standardization patch preserve existing items
2021-12-06 11:32:28 +01:00
AdAstra-LD
d9746925aa
Added NARC Utility to Tools menu
...
[+] Fixed a huge bug with the NARC class
2021-12-02 17:23:46 +01:00
AdAstra-LD
5e14b76ec6
Major Trainer Editor cleanup
...
[+] Fixed Trainer Class Save button updating class name in combobox
[-] Party Data import is still buggy
TO FIX:
button of search in script icons [CTRL+F]
text size columns [camera editor]
trainer table combo update [combobox]
2021-11-26 03:33:14 +01:00
AdAstra-LD
36991b9eeb
Inverted Trainer Editor items 2 and 3 + Improved Text search/replace
2021-11-22 01:05:48 +01:00
AdAstra-LD
ccc63eaa83
Reorganized RomToolbox patch data
2021-11-22 01:03:38 +01:00
AdAstra-LD
88b0d833f7
Disabled event handlers in Trainer Editor setup
2021-11-15 16:59:59 +01:00
AdAstra-LD
27583d2b17
Misc Improvements
...
[+] Better management of statusLabel messages for Editors Setup
[+] New Matrix and New Event File buttons now create a new blank file from scratch
[+] Loading maps from a Matrix that has no Headers Tab will search for usages of that Matrix in all Headers
[+] Map model can be rotated in multiple directions at the same time
2021-11-13 20:09:43 +01:00
AdAstra-LD
ddc1c8715d
Fixed problem with file extensions in Encounter editors
...
[+] Also added icons to buttons
[+] Improved error detection of HGSS Encounters editor
2021-11-10 01:45:39 +01:00
AdAstra-LD
916e6106be
Version update + improved party data read
2021-11-10 01:35:21 +01:00
AdAstra-LD
9d96ded876
Version update
2021-11-07 21:05:16 +01:00
AdAstra-LD
6069120f04
Fixed "Morning" label in DPPt Encounters Editor
2021-11-07 20:59:17 +01:00