AdAstra-LD
cc325e91f7
Minor fixes to script editor
2021-01-24 02:55:13 +01:00
AdAstra-LD
aa478cebe3
Minor refactor
2021-01-24 00:18:56 +01:00
AdAstra-LD
c4df670c9d
Removed useless code from PokeDatabase
2021-01-24 00:13:19 +01:00
AdAstra-LD
3617ab98f3
The script editor seems to work now
2021-01-24 00:06:39 +01:00
AdAstra-LD
a2f322fe82
Started script editor fixing and code cleanup
...
also started fixed "Standardize Item Numbers"
moved movement database to PokeDatabase class
2021-01-23 18:26:47 +01:00
AdAstra-LD
a9c642465c
Improved support for custom matrix colors
2021-01-22 23:32:33 +01:00
AdAstra-LD
ae88c4bc11
New colortable import and reset options
2021-01-22 16:22:11 +01:00
AdAstra-LD
6799098794
Showing building names in listbox
2021-01-21 22:32:18 +01:00
AdAstra-LD
d243a823b5
Update Main Window.cs
2021-01-21 17:35:57 +01:00
AdAstra-LD
8c9e1d4f9e
Update Main Window.cs
2021-01-21 16:39:02 +01:00
AdAstra-LD
0944506d67
Update AssemblyInfo.cs
2021-01-21 16:34:26 +01:00
AdAstra-LD
f9f17b2cd9
Update README.md
2021-01-21 16:34:15 +01:00
AdAstra-LD
d790bd581a
Added support for Europe byte [?]
2021-01-21 16:30:15 +01:00
AdAstra-LD
ac40e5912a
Restored matrix editor data loss
2021-01-21 15:50:58 +01:00
AdAstra-LD
ddd64187c3
Import and Export Header buttons
...
also Moved more DB code to PokeDatabase and improved some methods
2021-01-21 15:14:09 +01:00
AdAstra-LD
97a2cace86
Redesigned NSBTX Editor, added button functions
2021-01-20 20:48:35 +01:00
AdAstra-LD
3632b345e2
Fixed paste buttons, added copypaste buttons to wild encounters
2021-01-19 22:17:20 +01:00
AdAstra-LD
4addbe5d0c
Added more HGSS weather effects, redone weather preview pics
2021-01-19 13:40:47 +01:00
AdAstra-LD
57bf184fb7
Moved more stuff to PokeDatabase, added Weather numericupdown
2021-01-19 18:56:28 +01:00
AdAstra-LD
856a96c6da
removed useless helper function
2021-01-19 15:45:48 +01:00
AdAstra-LD
b19459ad3e
1.0.7a - bugfixes
...
Fixed a bug that applied changes to the wrong header after a location search
2021-01-19 15:04:02 +01:00
AdAstra-LD
315f608328
Update aDSPRE_107.png
2021-01-18 22:40:32 +01:00
AdAstra-LD
a6fa82c215
Moved camera angles to PokeDatabase
2021-01-18 22:27:19 +01:00
AdAstra-LD
1c18109fdc
Moved misc data to one PokeDatabase class
2021-01-18 22:02:19 +01:00
AdAstra-LD
d43ac7cab8
Fixed Overlay1 backup mess °-° again
2021-01-18 18:38:41 +01:00
AdAstra-LD
ceabcfb2fd
New screenshots and readme
2021-01-18 15:56:06 +01:00
AdAstra-LD
23c1aa78c7
Fixed text search
2021-01-18 15:33:22 +01:00
AdAstra-LD
0e52f7ed02
minor code formatting edits
2021-01-18 13:47:47 +01:00
AdAstra-LD
ca84be557d
1.0.7 - CopyPaste buttons, Fixed critical issues with arm9, fixed flags to binary algorithm
2021-01-18 13:40:03 +01:00
AdAstra-LD
91f56d71a5
Merge branch 'main' of https://github.com/AdAstra-LD/DS-Pokemon-Rom-Editor into main
2021-01-18 03:11:15 +01:00
AdAstra-LD
56bbb2db33
Update AssemblyInfo.cs
2021-01-18 01:13:03 +01:00
AdAstra-LD
127d482176
Update README.md
2021-01-18 00:35:50 +01:00
AdAstra-LD
baac0b28d0
Merge branch 'main' of https://github.com/AdAstra-LD/DS-Pokemon-Rom-Editor into main
2021-01-18 00:35:30 +01:00
AdAstra-LD
b6b3b6cb03
Updated screenshots
2021-01-18 00:35:17 +01:00
AdAstra-LD
fd2f4eaf2e
Update README.md
2021-01-18 00:31:02 +01:00
AdAstra-LD
d5b1163c12
Update README.md
2021-01-18 00:30:49 +01:00
AdAstra-LD
d8304ae466
Merge branch 'main' of https://github.com/AdAstra-LD/DS-Pokemon-Rom-Editor into main
2021-01-18 00:30:28 +01:00
AdAstra-LD
d980d500fd
Renamed screenshots
2021-01-18 00:30:18 +01:00
AdAstra-LD
2a580dde32
Screenshots
2021-01-18 00:29:19 +01:00
AdAstra-LD
964b34cb8e
Merge branch 'main' of https://github.com/AdAstra-LD/DS-Pokemon-Rom-Editor into main
2021-01-18 00:27:48 +01:00
AdAstra-LD
d5f4dc3c6c
Update README.md
2021-01-18 00:27:16 +01:00
AdAstra-LD
e1583e3f6f
Added Screenshots
2021-01-18 00:26:02 +01:00
AdAstra-LD
89df883824
Update README.md
2021-01-18 00:17:45 +01:00
AdAstra-LD
73b8438c0c
Update README.md
2021-01-18 00:17:08 +01:00
AdAstra-LD
423313ec03
Fixed camera descriptions, fixed search location bug
2021-01-18 00:03:28 +01:00
AdAstra-LD
2ce1677eab
1.0.6d - HGSS camera and editable internals
...
- Separated camera byte into angle and area properties [HGSS]
- Editable internal names
- New camera preview pictures for HGSS
2021-01-17 23:42:38 +01:00
AdAstra-LD
f1e64f69fb
Encounter Editor now notifies corrupted swarm section
2021-01-17 20:00:43 +01:00
AdAstra-LD
110cab5ed2
Created DSUtils class
2021-01-17 19:44:39 +01:00
AdAstra-LD
2aab73f6a9
Language & version refactor
2021-01-17 18:39:26 +01:00
AdAstra-LD
0608f7d527
1.0.6c - Bugfixing and support for new encounter files
...
- Encounter editor now allows adding and removing encounter files
- Fixed Building Editor and Wild Encounter editor (top bar) not loading NARC
- Fixed Matrix editor "add" and "remove" buttons GUI numbering mismatch
- the "Open Wild Pokémon" button in Header Editor is disabled when a NULL encounter file is detected
2021-01-16 20:25:28 +01:00