321 Commits

Author SHA1 Message Date
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
Capt_Segis
43ba440217 Added extra condition to MainMenuAddMegaEvolution 2016-10-07 00:39:50 -05:00
jianmingyong
062cdf307e Non-case sensitive npc movements.
Had enough of Thumbs.db, ignored forever.
2016-10-07 13:35:30 +08:00
jianmingyong
9fe4e0d9be Mega Evolve improvements. 2016-10-07 13:20:32 +08:00
Aragas
bab9f725c7 BackdropRenderer fix 2016-10-06 22:04:27 +03:00
Aragas
edcafe3f58 BackdropRenderer obsolete update 2016-10-06 21:12:22 +03:00
Aragas
20861de0fb Replaced TextureManager.TextureRectangle with TextureManager.GetTexture, removed all those temp leak fixes 2016-10-06 20:42:31 +03:00
Aragas
3ef08819a9 The dirty fixes: Part 2 2016-10-06 18:25:33 +03:00
Aragas
8922030727 Not even ashamed of my dirty fixes 2016-10-06 18:18:10 +03:00
CaptainSegis
54a9c13001 Implemented Moves:
- Roar of Time
- Magnet Rise
- Trick Room
- Autotomize
2016-10-05 02:00:18 -05:00
CaptainSegis
24f0200dbd Attempt to fix client not able to perform Mega Evolution 2016-10-04 16:28:47 -05:00
Optiplex3020
25908af6b4 Deleted useless folder created on accident, aegislash small fix 2016-10-03 23:40:02 -05:00
Optiplex3020
b542e1677e Added some Mega Formes data and sprites. Fixed related bugs. 2016-10-03 23:23:04 -05:00
Optiplex3020
d064cebda6 Merge branch 'master' of https://github.com/P3D-Legacy/P3D-Legacy.git 2016-10-03 13:20:48 -05:00
Optiplex3020
69f4807345 MegaForms references, fix Run bug 2016-10-03 13:20:37 -05:00
jianmingyong
2616b07ecf Fix unable to run from battle due to menu collection is changing in for each loop. 2016-10-03 17:37:00 +08:00
jianmingyong
f3e1778cad Remove the use of ugly label and some minor changes. 2016-10-03 11:42:26 +08:00
jianmingyong
8f1843a042 Fix missing null exception checks for roaming pokes. 2016-09-30 04:16:55 +08:00
Vitalij Mikhailov
8b938cbf90 Merge pull request #15 from P3D-Legacy/Pokemon_Roaming_Tracker
Pokemon Roaming Tracker
2016-09-29 22:45:29 +03:00
jianmingyong
7f7102d500 Revert "Undo Aragas wrongful fixes"
This reverts commit 6fe374f1c7085cc03b3198208933cd55b3b3529e.
2016-09-30 03:40:42 +08:00
jianmingyong
e5bd91e4b4 Roaming Pokemon doesn't delete away after user fled. 2016-09-30 03:16:30 +08:00
FantaX1911
a455a5ca16 Added Mega ampharos normal overworld sprite. 2016-09-29 22:05:14 +03:00
CaptainSegis
d9d690e935 Mega Evolutions implementation 2016-09-29 12:56:36 -05:00
jianmingyong
819675970a Undo Aragas wrongful fixes 2016-09-30 01:30:44 +08:00
jianmingyong
6af1aa5350 Missing Localization Text 2016-09-30 01:14:42 +08:00
jianmingyong
962f15f3fc Some minor fixes on the map screen. 2016-09-30 01:02:07 +08:00
jianmingyong
8e9fc03c8f Needed Stuff. 2016-09-30 00:56:20 +08:00
jianmingyong
20ca8dc162 Added back Pokemon Roaming Tracker. [WIP] 2016-09-30 00:17:29 +08:00
Aragas
7a2c21ab1a Fixed MyBase call in CalculateCameraDistance overrides 2016-09-25 16:38:06 +03:00
Aragas
71dcadc45a Changed a bit again particle drawing fix 2016-09-25 16:36:36 +03:00
Aragas
4595c78d8e Changed a bit particle drawing fix 2016-09-25 16:25:09 +03:00
Aragas
d8aec25f2f This should fix particles drawing error 2016-09-25 16:05:57 +03:00
CaptainSegis
48fe5ed445 Reworked EndRound sub 2016-09-24 22:18:07 -05:00
nilllzz
74cad8447f Added DebugNoContent config
Build configuration that does not activate the Content Build step. Use
this after the content has been built using the Debug config to avoid
overhead.
2016-09-25 02:41:50 +02:00
nilllzz
88655d7c6a Fixed price for standard items 2016-09-25 02:16:31 +02:00
CaptainSegis
df3aad92a8 Fixed Shiel Dust interaction 2016-09-24 16:20:58 -05:00
jianmingyong
3f81f195bd Fix Escape Rope price.
I think the free sale is over xD
2016-09-24 16:41:53 +08:00
FantaX1911
b13ed6adf8 Fixed stairs structures missing their slide block and/or having otation. 2016-09-24 10:25:05 +03:00
FantaX1911
2d577e899b Merge pull request #14 from P3D-Legacy/Item-Migration
Tested, working perfectly.
2016-09-23 21:22:36 +03:00
FantaX1911
9d8a23ffd1 Fixed a typo
changed "case tail" to "case full"
2016-09-23 18:55:10 +03:00
FantaX1911
ef4ba249fa Implemented the effects of the remaining incenses
Rock, Rose, Full and Pure.
2016-09-23 17:24:59 +03:00
FantaX1911
252a3f7543 Fixed prices for old incenses
changed from 9800 to 9600
2016-09-23 15:38:34 +03:00
FantaX1911
3a92b89073 Added the remaining Incenses items.
Full, Lax, Luck, Pure, Rock and Rose incense added.
2016-09-23 15:32:59 +03:00
jianmingyong
562c2fb3e0 Fix typo in EmptySealMap.vb 2016-09-23 13:52:23 +08:00