Commit Graph

53 Commits

Author SHA1 Message Date
Gamer2020
441ff79749
Update README.md 2023-12-01 21:16:34 -05:00
Gamer2020
db6e795b60
Update README.md 2023-12-01 21:16:14 -05:00
Gamer2020
2f15f264e6
Update README.md 2023-09-13 13:28:12 -04:00
Gamer2020
08ea0b01f2
Update README.md 2019-12-23 00:06:41 -05:00
Gamer2020
f569ad48f6
Update README.md 2019-03-17 01:33:49 -04:00
Gamer2020
aff8d33f33 Update latest beta! 2018-12-30 16:19:03 -05:00
Gamer2020
e1a9757edb Ending support! 2017-05-13 14:42:14 -04:00
Gamer2020
22b278f2a3 Update Readme 2017-02-05 10:35:26 -05:00
Gamer2020
475e50f9cc Preparing for release! 2017-01-16 20:42:05 -05:00
Gamer2020
5a3c89db79 Update Readme 2017-01-02 12:50:57 -05:00
Gamer2020
98816f8cb6 Trainer data tab complete.
I just need to finish the trainer class and Pokemon tabs.
2017-01-01 23:13:18 -05:00
Gamer2020
762452e2ff Updating Readme! 2016-12-11 12:36:29 -05:00
Gamer2020
3a8c616212 Added editing of animation tables. 2016-11-05 19:40:41 -05:00
Gamer2020
4c7c0173a7 Cry playing and exporting.
Added code for cry playing and exporting. Next will be importing.
2016-08-21 19:00:53 -05:00
Gamer2020
e27537e575 Adding cry functions.
Started adding cry functions from
https://github.com/doom-desire/Cry-Editor
2016-08-20 17:40:35 -05:00
Gamer2020
f140974348 Updating Readme! 2016-05-21 17:57:47 -04:00
Gamer2020
67b3974518 Release! 3.7 2016-04-22 10:47:27 -04: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
af33bda87c Bug Fix: Added programs work again!
Seems that when I added the code that outputed when an offset was
missing I broke added programs. Should be working again.
2016-04-05 22:28:05 -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
e411bd124a Pokemon Adder: More Progress
Made some more progress. I need to do some research on a couple of small
things currently.
2016-02-12 12:36:00 -05:00
Gamer2020
48e1b48bee Pokemon Adder: More progress!
Made some more progress with the Pokemon adder. Syncing to back up
changes.
2016-02-10 01:09:17 -05:00
Gamer2020
5b986575aa Pokemon Adder: Some progress
I added a few lines of code. I'm busy with other stuff otherwise I'd
probably have this done today.
2016-02-07 17:42:40 -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
614c3db7cf Ability adder finished!
I've finished the ability adder. It seems to work fine.
2016-01-30 03:31:05 -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
366d27025f Move tutor editor updated!
Move tutor editor has been updated. It now supports having added more
moves to the move tutors.
2016-01-24 01:07:44 -05:00
Gamer2020
9463a56493 Banner added!
Added a cool looking banner!
2016-01-03 06:52:10 -05:00
Gamer2020
e87b861e1d Editable attack descriptions!
Attack descriptions are now editable!
2016-01-02 05:07:12 -05:00
Gamer2020
824a6c91d3 Updating readme! 2015-12-02 15:37:51 -05:00
Gamer2020
ead548421a Adding screenshots! 2015-12-02 15:11:43 -05:00
Gamer2020
092235e710 Update README.md 2015-12-02 14:36:27 -05:00
Gamer2020
1b6a5d50e0 Update README.md 2015-11-22 14:03:51 -05:00
Gamer2020
caa0be70ea Preparing for release!
Getting ready to release 3.2!
2015-11-05 14:52:13 -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
7bd555fef2 Update README.md 2015-06-22 16:31:04 -04:00
Gamer2020
4697def7d7 Improving evolutions!
I have made it so that the number of evolutions can be defined in the
roms.ini. I'm also working on making it so that you can define the
evolutions.
2014-11-09 02:16:48 -05:00
Gamer2020
300d1d8799 LocksmithArmy added to project.
LocksmithArmy added as developer.
2014-09-15 17:43:36 -04:00
Gamer2020
f1c3216c90 Update README.md 2014-09-11 21:53:40 -04:00
Gamer2020
87880f7c42 Recommended programs added to Readme!
A list of recommended programs has been added to the readme. These
programs should at the very least work on both Linux and Windows.
2014-09-08 21:26:49 -04:00
Gamer2020
7f75629702 Update README.md 2014-09-07 10:32:42 -04:00
Gamer2020
748b0b8306 Update to readme!
Readme updated to include downloads.
2014-09-06 19:40:27 -04:00
Gamer2020
641a339135 Battle Frontier Editor fixed!
The Battle Frontier Editor should be working now.
2014-09-05 21:24:11 -04:00
Gamer2020
6a990003ef Ability Editor fixed!
The Ability editor have been fixed and should be working now.
2014-09-04 21:10:28 -04:00
Gamer2020
a869206a84 Update README.md
Added stuff to readme.
2014-09-03 17:50:04 -04:00
Gamer2020
1e470564b3 Update README.md
Added some small things.
2014-09-02 20:42:26 -04:00
Gamer2020
ecf5e4b6fe Update README.md 2014-09-01 21:00:25 -04:00