20 Commits

Author SHA1 Message Date
Gamer2020
27831676e5 Disabling cry picture.
You can disable the cry picture now.
2017-02-05 17:00:04 -05:00
Gamer2020
475e50f9cc Preparing for release! 2017-01-16 20:42:05 -05:00
Gamer2020
3d8111ffb7 Started trainer editor! 2016-11-27 17:50:54 -05:00
Gamer2020
d11aea0431 Pokedex List Editor!
Added a Pokedex list editor! It loads slow because of how the data is
formatted but it works.
2016-04-09 13:02:35 -04:00
Gamer2020
d44cb261c1 Trade editor!
Added a basic trade editor. I will come back and improve it.
2016-04-07 19:18:02 -04:00
Gamer2020
ae1f427215 Massive update!
I was away for a month or so without internet. In that time I continued
to work on PGE. There are a lot of new things in this version.

The Attack adder has been updated. I've completed Jambo51's move table
hack for Fire Red and made it so the Attack adder installs it. I still
have yet to port the hack to Emerald.

The Pokemon adder works for English Fire Red. I made it add Pokemon the
same way that it's done in DoesntKnowHowToPlay's tutorial in order to
remain consistent with what others may have already done. If any
problems occur with the Pokemon adder please let me know. Unlike G3HS,
cries and other things are expanded correctly by PGE. I advise not using
G3HS to add more Pokemon.

When an offset is missing from the ini, PGE will now dump text to a file
named errors.txt letting you know what offset is missing and for what
ROM. I may expand on this in the future.

Improved importing and exporting of data. Attacks, Abilities, and
Pokemon can be exported and imported as inis. It is now handled better
than in older versions.

I fixed the Pokedex data editor because it seems it wasn't loading some
data properly.

I've added a Pokedex tab to the Pokemon Editor. Even though I feel they
should be seperate I mainly added it because I want Pokedex data to be
included when you export Pokemon Data.

I made it so that the Pokedex tab shows you how big the sprites will be
in the size compare. I will make it show where the sprites will be
onscreen once I figure out the formula for it. Bulbapedia is wrong when
it comes to the Pokedex data.

Added the item use anitmation (FR/LG) bytes to the Pokemon Editor.

Added editing of the in battle sprite positions. Has the preview from
Advance Series.  (Loading of all the Pokemon data seems slow now.
Eventually I will have to come back and optimize things.)

Pokemon sprites can be imported and exported. The format is the same as
Advance Series. The importing and exporting of the animations from
Emerald are handled better than in Advance Series.

Pokemon Icons can now be imported and exported. Advance Series
compatable as well.

Pokemon Footprints can be imported and exported.

Other Miscellaneous fixes and additions.
2016-04-01 21:23:11 -04:00
Gamer2020
6c4cbb812e Pokemon Adder started!
I've started the Pokemon adder.
2016-02-02 06:26:49 -05:00
Gamer2020
6618a7e743 ROM expander added!
I've added a ROM expander since the only other program that has one is
XSE.
2016-01-31 02:58:51 -05:00
Gamer2020
09a0de72a1 Ability adder started!
I've started the ability adder. Also fixed the ability editor not
refreshing the ability list when an ability is renamed.
2016-01-29 18:00:42 -05:00
Gamer2020
86916bb69d Habitat editor!
I've added a habitat editor. I don't really need it because I prefer
Emerald but maybe people will find it useful.
2016-01-27 00:05:39 -05:00
Gamer2020
94a4986e0b Egg move editor!
Finally got around to making an egg move editor. It is quite simple but
it get's the job done. I'll add more to it in the future.
2016-01-26 01:58:45 -05:00
Gamer2020
906b77a62b TM/HM Extension support!
Support for more TM/HMs has been properly added.
2016-01-24 04:08:04 -05:00
Gamer2020
287367c5d3 Attack expander "Finished"!
Attack expander works with Emerald. However I am having problems with
the Jambo51 move hack in emerald. May have to port the routine myself or
something.
2016-01-16 16:06:55 -05:00
Gamer2020
5f2745f18e New icon and other graphics!
I've added a new icon, a splash screen, and an about box. ;)
2016-01-05 07:48:01 -05:00
Gamer2020
a957dba765 Attack Expander started!
I've started coding an Attack Expander. Currently it is bugged because
it seems the search for free space function doesn't always work right.
2015-12-28 05:38:29 -05:00
Gamer2020
eeda203fe4 TM/HM editor added!
I added a TM/HM editor. I just felt like tit would be easier if it was
separate from the item editor. Item editor is coming up next!
2015-10-25 11:42:16 -04:00
Gamer2020
76e880a350 Ability index added!
I added a little text box that displays the ability index in the ability
editor.

I have also upgraded to visual studio 2015 and am on a new computer so
that is why so many files have updated.
2015-10-23 12:13:39 -04:00
Gamer2020
449dfc07dc Pokedex Data Editor started!
I have adding the code for the Pokedex Data editor. I have to go to bed
now but it is about halfway done.
2014-09-28 22:20:46 -04:00
Gamer2020
c128b22cea Research started: Launching programs on Linux!
I tried to get programs launching on Linux but PGE does not seem to be
calling them right. This requires more research.
2014-09-15 22:02:25 -04:00
Gamer2020
adc0696c32 Source Code Uploaded!
Finally got around to uploading the source code. There are still things
to be done. Once a couple of things are fixed a released will be made.
In the mean time people that know how to compile the program can do so
but make sure to adhere to the license.
2014-09-02 21:18:22 -04:00