CaptainSegis
e7e25a156a
Fixed King's Rock battle effect
2016-11-23 11:27:35 -05:00
CaptainSegis
029e7608eb
Fixed substitute interaction with status infliction and stat changes
2016-11-23 10:44:58 -05:00
CaptainSegis
9d84c01461
Fixed Synchronize ability from interacting with sleep status infliction
2016-11-23 10:14:49 -05:00
CaptainSegis
a88f62b323
Created new weather evolution condition, fixed sliggoo evolution conditions.
2016-11-21 13:10:08 -05:00
CaptainSegis
fbecf71f64
Fixed nicknames from NPCs' mega evolving pokemon in Kolben Tower
2016-11-17 19:42:31 -05:00
CaptainSegis
103f0094ac
Fixed two turn moves missing in the charging turn
2016-11-17 19:32:48 -05:00
CaptainSegis
c14077d3e9
Made NPCs able to mega evolve their pokemon
2016-11-17 17:51:51 -05:00
CaptainSegis
a29b90c174
Made the remaining pokemon from the hidden grottos to be obtainable
2016-11-17 11:56:32 -05:00
CaptainSegis
4f426ec08d
Placed Light Clay item in Route 9
2016-11-13 21:42:18 -05:00
CaptainSegis
42ecd51262
Merge branch 'master' of https://github.com/P3D-Legacy/P3D-Legacy.git
2016-11-13 18:36:17 -05:00
CaptainSegis
c8154a3f1c
Rearranged dept stores TMs, as per Darkfire's specs. Fixed TM38 price.
2016-11-13 18:36:08 -05:00
jianmingyong
c1d0e6f1d2
Add @Pokemon.AddToStorage() More Info below:
...
Usage:
@Pokemon.AddToStorage([BoxIndex], PokemonData)
@Pokemon.AddToStorage(PokemonID, Level, [Method], [BallID], [Location], [isEgg], [trainerName])
Paramenter in square bracket [] is optional.
BoxIndex is the selected box you wish to dump into. They start from 0.
2016-11-12 04:05:07 +08:00
jianmingyong
7eac4b34ef
Add @Pokemon.SendToStorage() More Info below:
...
Usage:
@Pokemon.SendToStorage(PokeIndex)
@Pokemon.SendToStorage(PokeIndex, BoxIndex)
BoxIndex is the selected box you wish to dump into. They start from 0.
2016-11-12 03:04:58 +08:00
jianmingyong
00c481f5d4
Add "Ctrl+X" functionality to the chat
2016-11-12 01:44:51 +08:00
jianmingyong
fc30cc439c
Fix typo that include so many times of same thing.
2016-11-12 01:00:53 +08:00
jianmingyong
2109a07a49
Typo fix
2016-11-11 23:45:06 +08:00
jianmingyong
203801e3b5
Remove tons of non needed lines. Make life better.
2016-11-11 23:42:54 +08: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