Commit Graph

68 Commits

Author SHA1 Message Date
Gamer2020
6c4cbb812e Pokemon Adder started!
I've started the Pokemon adder.
2016-02-02 06:26:49 -05:00
Gamer2020
c3fe859c2e ROM Expander: Bug fix!
Fixed a bug with the ROM expander.
2016-02-01 01:17: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
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
84f5d51867 Footprint viewing!
The Pokemon editor now displays the footprints. The function behind it
isn't the greatest but it works.
2016-01-28 02:34:27 -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
a053482bea Preparing for release!
Yeah that's right. It's that time again. Are you ready? I hope you are.
2016-01-26 02:18:49 -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
6ce2fd178d Pokedex Data editor improved!
You can now edit the descriptions in the Pokemon Dara editor!
2016-01-25 00:06:54 -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
c03c30af02 Item descriptions editable!
You can now edit the item descriptions.
2016-01-22 03:01:36 -05:00
Gamer2020
42d3c45e76 Ability descriptions editable!
Made it so you can edit the ability descriptions.
2016-01-21 21:11:10 -05:00
Gamer2020
e9c9349005 Attack table inserter improved!
I've made it so the attack table inserter can search for free space.
2016-01-17 18:23:46 -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
12947f1d5e Started Attack expander for Emerald!
I've started making the attack expander work for Emerald! Also there are
some other small changes. Made the txt folder to better organize the
text files.
2016-01-07 07:49:46 -05:00
Gamer2020
344a1e1fed Random fixes!
Fixed the saving of the contest data. Also fixed a bunch of other random
stuff.
2016-01-06 08:08:13 -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
83eef3455c Couple of fixes!
I've made it so that the pointers for the field moves are repointed by
the attack expander. Also I've make the attack editor auto suggest names
when selecting an attack. I had previously disabled that but right now I
can't remember why...
2016-01-04 06:08:45 -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
e2c0b2281b Attack expander ready for testing!
The attack expander should be working for Fire Red but it needs to be
tested.
2015-12-31 10:01:59 -05:00
Gamer2020
94046436e3 Searching for free space fixed!
I can now continue with the attack expander.
2015-12-29 05:05:56 -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
55142d514b Preparing for release! 2015-12-02 18:19:10 -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
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
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
dec3388d64 Battle Frontier Editor update!
I've added editing of the EVs and Nature to the battle frontier editor.
I have to add editing of the Tent data next.
2015-11-23 22:05:51 -05:00
Gamer2020
1b6a5d50e0 Update README.md 2015-11-22 14:03:51 -05:00
Gamer2020
44ed51532c Custom ini support!
You can now have an ini that is separate from your Roms.ini! This is
good for working with multiple roms since you wont have to edit the
Roms.ini every time. All you need to do is have an ini with the same
name as the ROM in the same folder.
Example:
FireRed.gba
FireRed.ini
2015-11-22 02:48:34 -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
caa0be70ea Preparing for release!
Getting ready to release 3.2!
2015-11-05 14:52:13 -05:00
Gamer2020
7ab3bea986 Item editor: Things added.
I've added a couple of things to the item editor. It's almost done.
2015-11-03 21:43:51 -05:00
Gamer2020
4496acdbd5 Item Editor Started!
I have started the tem editor. I have a million things to do at once
otherwise it would be done.
2015-11-02 10:49:44 -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
af04c874de Support for new types!
I added support for new types since apparently I never added it.

I also made the Attack and Pokemon editor show the index of the one you
are editing.
2015-10-24 09:26:12 -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
ae497a206d Preparing for release! 2014-12-22 06:06:31 -05:00
Gamer2020
cf0b06c99d Removed the evolution Editor for Jambo51's engine.
I have removed the evolution editor I made for Jambo51 because the
regular evolution editor should now be able to support it.
2014-12-22 03:13:26 -05:00
Gamer2020
355ab6608c More evolution methods added!
Like the title says more evolution methods have been added.
2014-11-29 06:20:47 -05:00
Gamer2020
c660bd78a0 Evolutions fully definable!
Evolutions can now be defined fully. Next thing I must add is more
parameters.
2014-11-13 00:08:30 -05:00
Gamer2020
7724d15701 Evolutions load properly!
I just have to make it so that the evolutions save.
2014-11-12 01:41:20 -05: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
23eaec30e7 Pokedex Data Editor!
I added a little to the Pokedex Data Editor. It is almost done.
2014-10-14 15:35:07 -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