Commit graph

50 commits

Author SHA1 Message Date
Kaphotics
0a8dc20de1 Add gen3 items list
english only
2016-07-08 18:38:40 -07:00
Kaphotics
1779420af1 Add gen3 personal info, move object refs
All PersonalInfo arrays are referenced from PersonalInfo's class instead
of Legal

Fixed a few bugs in the process (species translation, gen switch)
2016-07-03 15:05:15 -07:00
Kaphotics
54bc0b320d Add PersonalInfo for gens4/5
Abstracted the PersonalInfo class to the multi-generation format.
Structure hasn't changed since BW sans a few additions.
2016-07-02 20:24:17 -07:00
Kaphotics
9d36976860 Remove unused itempouch resources
Was never used, will never use.
2016-06-28 17:54:07 -07:00
Kaphotics
6378eb7f56 Current progress
Still a few milestones left to hit before official release.
2016-06-19 21:22:43 -07:00
Kaphotics
7a94640c0c Add wc6full bin
Include loading into the database
2016-04-29 23:24:23 -07:00
Kaphotics
0fc4da3431 Begin adding EncounterTrade
Fixed a few things in the EncounterStatic, added a few attributes
(antishiny, Gender, Ability, IV, Contest) for appropriate pkm
2016-03-16 23:29:28 -07:00
Kaphotics
b0c4eb561d Fix lowercase straggler 2016-03-16 20:09:42 -07:00
Kaphotics
9cf6753a36 Lowercase Update
Addresses #82
2016-03-14 17:54:30 -07:00
Kaphotics
c6439aa03c Add legality indication on loading to tabs 2016-03-13 18:09:12 -07:00
Kaphotics
5ea193819e Add WC6 move checking
Using PPorg's wc6 database.
2016-02-28 17:05:38 -08:00
Kaphotics
cb6a3394d5 Add encounter tables 2016-02-25 16:19:59 -08:00
Kaphotics
4b7f253a1e Add DexNav move legality checking 2016-02-24 16:36:26 -08:00
Kaphotics
c426089c07 Add Move Legality Checker
Note that this is a first iteration feature; there are known edge cases.
This feature is merely to assist the user by highlighting moves that are
outside of the typical moveset.

Levelup/Eggmove/Tutor/TMHM are used in the logic.
2016-02-17 07:54:59 -08:00
Michael Scire
6230dd7bd6 Add Pokeblock editing support. 2016-01-23 13:00:44 -08:00
Kaphotics
71b86e6d6f +Ref lang_it
Forgot.
2016-01-17 18:21:32 -08:00
Kurt
fed7bacac3 Further cleanup of sprite assets
Reduces the size
2015-12-06 22:40:48 -08:00
Kurt
fa38f3d6ff Remove unneeded sprites
b sprites (for facing a different direction) are not used.
2015-12-06 21:56:32 -08:00
Kurt
c719c335df Add Pokécenter & Gift Trainer Sprites 2015-11-17 21:02:23 -08:00
Kurt
048fbb60ce Remove unused resource
fulldex_XY no longer needed
2015-10-15 04:23:57 -07:00
Kurt
cf94b1caf0 Fix loading of Korean Translation
Thanks cocoblue(@shin6949) for bringing this to my attention.
2015-08-12 20:06:47 -07:00
Kurt
0907f56e06 Implement extra Language Translations (Portuguese)
Should be easy enough to add subsequent ones without errors; just modify

lang_val -> abbrev
main_langlist -> as it will appear in the dropdown
2015-03-11 22:51:56 -07:00
SoujiSeta
c4da0ce2f7 Changed path to Trainer Sprites Resource images to match the case of the actual file structure.
This is fixes a build issue on case sensitive systems (i.e. unix-like) where the resource build could not find a path to the Trainer Sprites folder.
2014-12-19 21:50:20 -06:00
Kurt
64ada71f84 Multilang + Cleanup
Converted the EncounterType and Games to translatable resources, and
created a method for dynamic combo lists. Still more to clean up!
2014-12-13 23:18:27 -08:00
Kurt
f2682785cc Code Cleanup 2014-12-13 14:48:34 -08:00
Kurt
cc6b2aeda1 Adding Country/Subregion Multilanguage
Big thanks to Slashmolder for the location files and SciresM for parsing
them down to text files.
2014-12-12 22:58:34 -08:00
Kurt
c1fa685752 Manual Merge 2014-12-11 22:36:39 -08:00
Kurt
8350141e43 Adding Ingame Font 2014-12-11 20:33:19 -08:00
Kurt
2b73319029 Item Updates
Included Safety Goggles
2014-12-09 20:10:11 -08:00
Kurt
e09430b485 Added Chinese Translation
Thanks to http://bbs.duowan.com/ boards for crappily hacking, but hey I
can RE too!
2014-12-07 17:40:00 -08:00
SciresM
6566848ff3 Trainer Sprite support for ORAS. 2014-12-06 16:47:00 -08:00
Kurt
ea8c6d299a Various updates for next version
Added about-shortcuts and fixed a few things including secret base
flags.
2014-12-05 18:14:04 -08:00
Kurt
7326a09e69 More Fixes 2014-11-28 13:18:44 -08:00
Kurt
df235867b9 Day2 ORAS Support Pre 2014-11-21 23:23:48 -08:00
Kurt
188aab7236 Second ORAS support commit
still WIP
2014-11-21 19:26:16 -08:00
Kurt
21eccb0dad Preliminary ORAS Support 2014-11-21 15:34:10 -08:00
Kurt
d838c11d2d Adding some ORAS content 2014-11-18 22:35:07 -08:00
Kurt
7b1752fc30 Added ORAS Ribbons 2014-11-13 17:56:11 -08:00
Kurt
095c11503f Changelog & final prep 2014-08-31 14:10:17 -07:00
Kurt
4fe31ac84b Add Unknown Box Sprite for missing data 2014-08-14 21:27:26 -07:00
Kurt
6df4aee5fb Held item feature, alphablend, pk2pk fixes 2014-08-02 22:15:47 -07:00
Kurt
068db044f0 Wallpapers 2014-08-01 23:03:14 -07:00
Kurt
ae28001e82 Box Backgrounds and 0x16/0x17
Box Backgrounds now use the value from the save file.
0x16 : Hits Remaining
0x17 : Training Bag
2014-08-01 16:53:09 -07:00
Kurt
0b8714266d Cleanup
Unused data
2014-08-01 13:43:52 -07:00
Kurt
ba5c2cd144 Significant upgrades 2014-07-31 15:06:48 -07:00
Kurt
4ccfd907e1 About, widening, stability
Added Changelog to about, widened for national, no PPups for no moves.
2014-07-29 15:33:22 -07:00
Kurt
6048db5ce2 Added japanese language translation file 2014-07-26 23:43:05 -07:00
Kurt
9927da275f Pokerus saving, new mega selection 2014-07-20 12:28:56 -07:00
Kurt
5ef124fded Added languages to resources 2014-06-28 15:27:53 -07:00
Kurt
9cee5fe382 Initial 2014-06-28 14:22:05 -07:00