AdAstra-LD
df2831e83c
Some fixes and code readability improvements
...
- changed some var names to more intuitive ones
- fixed worldmap coordinates not updating
2021-02-09 04:50:22 +01:00
AdAstra-LD
b3c934a99d
More DPPt command names
2021-02-08 15:06:48 +01:00
AdAstra-LD
17707fcd68
Fixed command entries [ID typos] and section marker detection (----- @Script_# -----)
...
commands are now case insensitive
2021-02-08 14:32:15 +01:00
AdAstra-LD
71a52affe4
Minor update
...
Fixed minor bug with OW IDs [event editor]
added two more movements to dictionary
improved accuracy of error detection [script editor]
2021-02-07 05:05:31 +01:00
AdAstra-LD
e997891285
missed two commas wtf
2021-02-06 23:26:05 +01:00
AdAstra-LD
8fdcdcdcb3
Added over 50 dppt command names
2021-02-06 23:19:24 +01:00
AdAstra-LD
832da0f49f
Major script editor update + other stuff
...
- Separated Script Commands and Scipt Actions (new class)
- minor code refactor
- fixed menu buttons
- proceeded with script editor rewrite
- script editor identifies errors and reports them
- fixed minor issue with decimals ( buildings updown value box )
2021-02-06 21:17:34 +01:00
AdAstra-LD
a81295b1dd
More HGSS commands and fixes
2021-02-05 19:06:02 +01:00
AdAstra-LD
da4d8a5d92
Fixed script editor expanding functions even when there's no need to
...
(UseScript_#X)
2021-02-05 16:55:29 +01:00
AdAstra-LD
2fba5d6d8b
Reorganized files
2021-02-05 04:24:40 +01:00
AdAstra-LD
6cf2b5b8ab
Merge pull request #2 from ShadyRelapse-PP/main
...
Updated PokeDatabase.cs (Collision Types)
2021-02-05 04:07:25 +01:00
AdAstra-LD
238319b4d5
Tons of new stuff
...
+ New CommandDatabase Window
+ Many DPPt commands now have a name
+ Fixed script export button
+ Map Editor comboboxes are now read-only
+ Improved search in scripts and search in texts code
2021-02-05 04:04:32 +01:00
AdAstra-LD
462d668f6b
Fixed more DP commands
2021-02-04 19:38:40 +01:00
ShadyRelapse-PP
d7d3f0ca36
Update PokeDatabase.cs
...
Added all the missing used map collision types.
2021-02-04 18:24:02 +00:00
AdAstra-LD
48ce162e04
Update PokeDatabase.cs
2021-02-04 17:52:36 +01:00
AdAstra-LD
8269f6627f
Converted script resx databases to Dictionaries
...
Performance has improved drastically
also more fixes to DPPT Commands and scriptfile class
2021-02-04 03:50:59 +01:00