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
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
300d1d8799
LocksmithArmy added to project.
...
LocksmithArmy added as developer.
2014-09-15 17:43:36 -04:00
Gamer2020
d5c89dbed1
Update LICENSE
...
pokecommunity.com may have bad staff but there are many loyal supporters of this program on the site.
2014-09-13 21:55:43 -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
ec7e110a2d
Update LICENSE
...
Updated license. The program is not allowed on pokecommunity.com and legal action will be taken on any violations.
2014-09-07 19:30:55 -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
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
Gamer2020
4be03be359
Small license update!
...
Permission must be asked for re-uploading. Permission will be granted in most cases.
2014-09-02 20:48:13 -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
Gamer2020
da008abc75
Wrote Readme file!
...
Wrote the Readme file. More might be added to it later on.
2014-09-01 20:47:40 -04:00
Gamer2020
ccd8be1977
Wrote License for project!
...
Next step is to finish the readme.
2014-09-01 19:50:52 -04:00
Gamer2020
5f209a667e
Initial commit
2014-09-01 15:37:24 -04:00