Commit Graph

478 Commits

Author SHA1 Message Date
FantaX1911 f66028cc0d Changed cameruptite to a sparkling NPC (sprite is WIP) 2016-12-03 22:32:46 +02:00
CaptainSegis 0b9ff0ee58 Fixed pokemon center script 2016-12-03 15:26:26 -05:00
Aragas 2910236da5 Version update 2016-12-03 20:49:37 +03:00
Aragas 88f5537eb0 version comparison fix 2016-12-03 19:47:52 +03:00
Aragas 214888dbcf Added missing textures 2016-12-03 18:28:01 +03:00
Aragas 1b5e61ce70 Added some files that are not really CLASSIFIED 2016-12-03 18:27:44 +03:00
Aragas 6d03ba1373 Added \n only check 2016-12-03 18:26:59 +03:00
Aragas 77941acc0e Removed unused ChannelClient and ChannelManager 2016-12-03 18:26:25 +03:00
jianmingyong 76e29f7e5f Move Content to 2.5DHeroContent. Fix gitignore 2016-12-03 04:55:03 +08:00
Vitalij Mikhailov 90c20d98e4 Create README.md 2016-12-02 22:33:43 +03:00
CaptainSegis 126d1dbd3f Released Ampharosite and Charizardite X. Added some summary sprites. 2016-12-01 23:49:09 -05:00
CaptainSegis 91fe3f26d7 Finished Maps and Scripts (except the location for the Mega Stones). Please test everything. 2016-11-30 03:51:14 -05:00
CaptainSegis 5c618891e1 Merge branch 'master' of https://github.com/P3D-Legacy/P3D-Legacy.git 2016-11-25 19:13:57 -05:00
CaptainSegis bc0371157d Fixed the problem with symbols and probably the incompatibility with winXP as well by changing the minifont to Verdana 2016-11-25 19:13:47 -05:00
Aragas e414eef0f4 Damn é fix 2016-11-25 23:24:46 +03:00
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