Commit Graph

1032 Commits

Author SHA1 Message Date
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
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