Commit Graph

397 Commits

Author SHA1 Message Date
CaptainSegis c8154a3f1c Rearranged dept stores TMs, as per Darkfire's specs. Fixed TM38 price. 2016-11-13 18:36:08 -05:00
jianmingyong 9709404c56 Added new Level Action tag "SurfingBattleMap". More info below:
{"SurfingBattleMap"{str[MapName]}}
{"SurfingBattleMap"{str[MapName,x,y,z]}} <= x,y,z is the offset of the map.
2016-11-11 17:21:43 +08:00
jianmingyong 220cac3a26 Waterfall tile fix. More info below:
Waterfall tile now support multiple rectangle in one texture. As such, this fix the ability to use multiple water texture in the game.
2016-11-11 16:44:56 +08:00
jianmingyong bfd3c8d644 Fix the ability to use dive while the player is diving up or down. 2016-11-11 16:32:29 +08:00
jianmingyong 3fd5716f8e Water tile fix 2. More info below:
Water tile now support multiple rectangle in one texture. As such, this fix the ability to use multiple water texture in the game.
2016-11-11 15:59:13 +08:00
jianmingyong db9b3ed673 Water tile fix. More info below:
Water tile now support multiple rectangle in one texture. As such, this fix the ability to use multiple water texture in the game.
2016-11-11 15:50:41 +08:00
CaptainSegis 1524fbadce Added missing TMs from HGSS into the dept stores 2016-11-10 22:06:43 -05:00
CaptainSegis 5c37f35ca6 added support for Vivillon menu and overworld sprites (summary sprites still missing) 2016-11-10 10:56:38 -05:00
CaptainSegis 443adccad8 Added sprites for Clauncher, Litleo and Skrelp lines, added manaphy egg OW sprite 2016-11-09 22:43:28 -05:00
CaptainSegis 5a5a4a0b90 Added summary sprites for the Goomy line 2016-11-08 01:06:42 -05:00
CaptainSegis 108b87251d Created data files for Goomy, Clauncher and Skrelp lines, updated some existing files 2016-11-06 02:23:23 -05:00
CaptainSegis 7d217cf7e2 Fixed dive up typo 2016-11-05 20:35:00 -05:00
CaptainSegis 27b2861973 Added most missing gen 6 pokemon files, fixed lava tiles inside Underwater Cave 2016-11-05 20:14:46 -05:00
CaptainSegis db00f06482 Added some missing variables resetting in the switching out methods 2016-11-05 12:44:26 -05:00
CaptainSegis f95ae86504 Merge branch 'master' of https://github.com/P3D-Legacy/P3D-Legacy.git 2016-11-05 10:56:06 -05:00
CaptainSegis b59d4c7f6c After Faint Switching, revision 3: Fixed major bug related to multi turn action 2016-11-05 10:55:57 -05:00
jianmingyong 75a9cf974a Convert binary to ascii version 2016-11-05 15:59:38 +08:00
CaptainSegis b1589a31bc Added missing cries 2016-11-03 01:15:55 -05:00
CaptainSegis 08d2837be6 Added missing gen 6 overworld sprites 2016-11-03 00:46:47 -05:00
CaptainSegis 929bd79c98 Fixed the Machop trade guy in goldenrod. Now Macho Brace is obtainable. 2016-11-02 23:37:01 -05:00
CaptainSegis c39e85bc3a Copied the right scripts into the project 2016-11-02 22:59:28 -05:00
CaptainSegis 5459ed2ac6 After faint switch, revision 2: Fixed case when both pokemon faint. 2016-11-02 20:56:04 -05:00
CaptainSegis dc26fdd75d Fixed Immunity ability typo, fixed Lum Berry not curing confusion. 2016-11-02 18:32:25 -05:00
jianmingyong 0f5b0f64cb Nuke shiny candy xD 2016-11-02 23:03:47 +08:00
CaptainSegis d145750ce4 Fixed null reference crash related to Sucker Punch move 2016-11-02 00:55:41 -05:00
CaptainSegis 68e277bf13 Fixed small graphic issue regarding Kyogre menu sprite 2016-11-01 23:55:23 -05:00
CaptainSegis 4039e371e3 Added new content, attempt to fix sleep crash 2016-11-01 19:13:47 -05:00
CaptainSegis 48887fbf17 Fixed lock on interaction with some two turn moves 2016-11-01 00:34:57 -05:00
CaptainSegis 8ed2ba478c Fixed Beat Up base power 2016-10-30 21:54:03 -05:00
CaptainSegis e76ffaab63 Implemented Eviolite (ID = 298) 2016-10-30 20:50:07 -05:00
CaptainSegis 7a9897f8f1 Fixed sucker punch interaction 2016-10-30 20:03:36 -05:00
CaptainSegis 3ca677e9d5 Fixed weather turn increasing items redundancy 2016-10-30 17:16:19 -05:00
CaptainSegis 45d770ed97 Implemented Regenerator and Imposter abilities, fixed critical EV Gaining crash 2016-10-30 16:53:09 -05:00
jianmingyong 9f11078e6b Nuke bomb Part 2 2016-10-30 00:53:20 +08:00
jianmingyong 26a0c6e821 Nuke mega stones. 2016-10-29 23:03:25 +08:00
jianmingyong 4c15879c09 Truck rotation fix 2016-10-29 02:08:46 +08:00
SViper 2d73bcf65e Add Lithuanian Localization 2016-10-27 19:33:27 +03:00
CaptainSegis 0defce4593 Added Mega Altaria and Mega Beedrill summary sprites 2016-10-26 20:52:02 -05:00
CaptainSegis bbd4046072 Fixed small graphic bug with manaphy egg 2016-10-26 18:52:58 -05:00
CaptainSegis 1751a7fe4e Implemented custom sprite for manaphy egg 2016-10-26 18:22:38 -05:00
CaptainSegis 844671b578 Inserted a boolean for later use 2016-10-26 16:59:42 -05:00
CaptainSegis 33c552a274 Fixed lvl 100 Pokemon not being able to gain EVs through training 2016-10-26 14:49:02 -05:00
CaptainSegis 47410f1cd6 Implemented EV Training Items. Did not add their IV breeding functionality yet. 2016-10-26 14:07:35 -05:00
CaptainSegis 6dbf882698 Merge branch 'master' of https://github.com/P3D-Legacy/P3D-Legacy.git 2016-10-26 10:43:30 -05:00
CaptainSegis 33ed1677dd Implemented Mega Bracelet and its functionality 2016-10-26 10:43:19 -05:00
jianmingyong b6be3b4b28 Fix CPU lag bug on Join Server Screen. 2016-10-26 13:07:28 +08:00
CaptainSegis d22d1fd5d8 After Fainting Switch, Revision 1 2016-10-25 18:04:49 -05:00
CaptainSegis a328c279b0 Initial After Fainting Switching implementation 2016-10-25 01:58:59 -05:00
CaptainSegis 6221cf4806 Removed recently created, unused class. 2016-10-24 20:35:15 -05:00
CaptainSegis f7e93447d7 Fixed crash related to Mega Evolutions 2016-10-24 20:17:57 -05:00