414 Commits

Author SHA1 Message Date
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
CaptainSegis
a81c8da491 Fixed ChoosePokemonScreen graphical issue 2016-10-24 19:45:29 -05:00
CaptainSegis
900e2d38fd Fixed PvP client not updating battle menu 2016-10-24 17:26:06 -05:00
jianmingyong
183934927e Update 2.5DHero.vbproj 2016-10-24 08:50:56 +08:00
CaptainSegis
4f7821a9e3 Merge branch 'master' of https://github.com/P3D-Legacy/P3D-Legacy.git 2016-10-21 02:15:48 -05:00
CaptainSegis
38c381f692 Added lead pick for PvP matches 2016-10-21 02:15:35 -05:00
jianmingyong
e754a4009e Revert "Updated to 7th Gen Standards"
This reverts commit
351b5ff1dc0c3f1ecf198f2652f3b4407cd751f5
4cb1844ae608729513ee75a7779889ff3345036d
af158713835d31e2fbf2a98591ab4c35ecb261a6
761d6e8e2d771cb202f3c4188a344ba79f1d6745
c6b61393893d7e743eeec43af6cc5c2d950c5890
d64f4dcb835222c6c8634ef9d9f8f76ce1e5c1c3
6ff5fd71976906083a606e9835251f7781a6a519
2016-10-21 13:12:48 +08:00
CaptainSegis
2490622091 Revert "Script fixes, regarding music tracks"
This reverts commit 95ca2859fa52ed10eb6e3d61170bb53fe0f12a12.
2016-10-20 18:57:55 -05:00
CaptainSegis
9b69767a5b Script fixes, regarding music tracks 2016-10-20 18:57:55 -05:00
CaptainSegis
d01cb77914 Fixed 2016-10-20 18:57:55 -05:00
CaptainSegis
066c7614fe Revert "Switched to Windows MonoGamePlatform, fixes Song play"
This reverts commit 9e2cbc722e1e521cc8e68c5f97054608ce6b4b9e.
2016-10-20 18:57:55 -05:00
CaptainSegis
ff3606e70c Changed nothing 2016-10-20 18:49:46 -05:00
SViper
b3bfa58c36 Updated to 7th Gen Standards 2016-10-20 19:21:47 +03:00
SViper
dbb2387477 Updated description to 7th Gen one 2016-10-20 19:10:25 +03:00
SViper
ae151f117b Updated description to 7th Gen one 2016-10-20 19:04:29 +03:00
SViper
1080fd7f4f Updated description to 7th Gen one 2016-10-20 18:51:46 +03:00
SViper
a414f49b3f Updated description to 7th Gen one 2016-10-20 18:47:10 +03:00
SViper
cdbe3c3c02 Updated description to 7th Gen one 2016-10-20 18:43:06 +03:00
SViper
b8b64b2ebc Updated to 7th Gen Standards 2016-10-20 18:38:31 +03:00
CaptainSegis
06bcc083fd Added sprites to ItemSheet.png for later use. 2016-10-19 02:55:26 -05:00
CaptainSegis
6eb26a68e8 Small null reference fix 2016-10-18 23:11:42 -05:00
CaptainSegis
e16e4d3818 Fixed item IDs from last commit 2016-10-18 04:29:44 -05:00
CaptainSegis
baa9d2a81d Updated weather to gen 6, added weather and screens duration items. Sprites missing. 2016-10-18 04:19:29 -05:00
CaptainSegis
35613b57fc Implemented ability activation upon Mega Evolution 2016-10-18 02:16:14 -05:00
CaptainSegis
709658d953 Fixed Life Orb / Sheer Force interaction 2016-10-18 00:40:32 -05:00
Aragas
4141a0a63a MonoGamePlatform Windows specific volume fix 2016-10-15 15:49:36 +03:00
Aragas
347d3ef72e Changed build dir 2016-10-15 15:49:30 +03:00
Aragas
331f8fa3c4 Switched to Windows MonoGamePlatform, fixes Song play 2016-10-14 23:16:48 +03:00
Aragas
e653ac41d8 Music file quality fix 2016-10-14 19:07:14 +03:00
jianmingyong
7cce88e66f Ensure that the menu button reset to index 0 after mega evolve. 2016-10-09 03:16:17 +08:00
jianmingyong
36010dfa46 Don't append repeating items into pokemon when mega evolve. 2016-10-09 03:07:23 +08:00
jianmingyong
78f17a28cd Dive Tile Action 2 :) 2016-10-08 16:37:13 +08:00
jianmingyong
9ddaf5b9d3 Allow tabs on structures 2016-10-07 13:55:53 +08:00
Capt_Segis
7bf5c6fd5d Added even extra condition
Now it wont show if you have a mega evolved pokemon in your team (just cosmetic purpose)
2016-10-07 00:48:45 -05:00