Commit Graph

28 Commits

Author SHA1 Message Date
Gamer2020
d4d2171559 Adding some tile offsets... 2017-04-30 20:48:51 -04:00
Gamer2020
bbff842dd6 More character fixing... 2017-04-30 10:20:47 -04:00
Gamer2020
a13f2abd9c Another encoding fix 2017-04-26 22:26:39 -04:00
Gamer2020
7e5e1dc992 Changed roms.ini encoding
Changed encoding to UTF-8.
2017-04-25 20:53:41 -04:00
EddyHg80
e3ffe03099 Merge remote-tracking branch 'refs/remotes/Gamer2020/master'
# Conflicts:
#	GBAPokemonGameEditor/bin/Debug/errors.txt
2017-03-29 16:51:09 +02:00
EddyHg80
eec3f62ea5 Moar Ita offsets 2017-03-29 16:45:19 +02:00
EddyHg80
c77f18b2c9 More IT Offsets 2017-03-29 16:21:22 +02:00
Gamer2020
4c56750db5 Added NumberOfRegionDex for FR!
Added NumberOfRegionDex for FR!
2017-02-03 23:05:50 -05:00
EddyHg80
1eca67430a More Offsets 2017-01-21 21:06:50 +01:00
Gamer2020
475e50f9cc Preparing for release! 2017-01-16 20:42:05 -05:00
EddyHg80
d7ca775e02 Italian Emerald .ini
Almost every offsets for italian emerald
2017-01-02 17:40:07 +01:00
Gamer2020
3d8111ffb7 Started trainer editor! 2016-11-27 17:50:54 -05:00
Gamer2020
7a6297986c Fix hoenn to nat table.
Quick fix.
2016-10-16 22:02:12 -05:00
Gamer2020
bf59ce62b0 Bug fix 2016-10-16 15:00:56 -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
bc1d9dcaa5 Preparing for release!
Rushed released.
2016-02-14 11:10:19 -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
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
e87b861e1d Editable attack descriptions!
Attack descriptions are now editable!
2016-01-02 05:07:12 -05:00
Gamer2020
094f4648bf Battle Frontier Editor: Ban list
Added a tab for editing the ban list.
2015-12-02 16:52:59 -05:00
Gamer2020
394f7011a2 Battle Frontier Editor! Battle tents added!
I've added the battle tents to the Battle Frontier editor!
2015-12-02 13:34:06 -05:00
Gamer2020
00e72bfa63 added some lines to the ini
added some lines to the ini so ruby would load.
2015-11-10 17:13:58 -05:00
Gamer2020
ae497a206d Preparing for release! 2014-12-22 06:06:31 -05: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