Commit Graph

1207 Commits

Author SHA1 Message Date
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
nilllzz 6ff826cb44 Removed unused battle class 2016-09-22 23:21:56 +02:00
FantaX1911 1e7e2d0413 Added Empty sea map to the compiler 2016-09-22 23:42:52 +03:00
FantaX1911 ea0618e215 Added Empty sea map
Implemented Empty Sea Map as a key item.
2016-09-22 23:33:07 +03:00
Aragas cd77bba60e Marked possible leaking functions, made crappy fix 2016-09-22 22:48:25 +03:00
FantaX1911 69ec7efbb1 Added music
Added music and updated the animation with accordance to the music
added.
2016-09-22 22:09:10 +03:00
Aragas ba2e052830 [Texture Disposal] This should be okay?? 2016-09-22 21:00:45 +03:00
FantaX1911 87840100b1 Added "Empty sea map" to the sprite sheet
Location 192,264
2016-09-22 08:18:48 +03:00
FantaX1911 156abb4709 Updated the stairs structures
Added Stair structures from the expiremintal branch and fixed some
texture related issues.
2016-09-22 07:09:34 +03:00
jianmingyong e2027e1dc4 Font fix 2016-09-22 10:43:41 +08:00
FantaX1911 7466124da1 Removed unnecessary roof tiles 2016-09-21 22:21:51 +03:00
FantaX1911 620e1a5b63 added pokecenter interior as a structure for kanto/johto maps.
Added Pokemon center interior as a structure file and remade all
kanto/johto pokecenter maps with structures in mind.
2016-09-21 22:10:57 +03:00
nilllzz 52ae0f8044 Removed lines from project file 2016-09-21 05:48:29 +02:00
jianmingyong 91c4cae1ce Add missing files 2016-09-21 11:43:49 +08:00
Capt. Segis 5a96771691 Included Infestation.vb in project 2016-09-20 22:39:27 -05:00