Capt_Segis
|
3b59c6a5d7
|
Added Sub DoMoveRecoil
In order to do so in case the moves requires it.
Splitting recoil action from secondary effect action.
|
2016-09-14 15:07:21 -05:00 |
Capt_Segis
|
b6233b8779
|
Fixed LeafStorm sec. effect value
Now HasSecondaryEffect = False
|
2016-09-14 12:22:12 -05:00 |
Capt_Segis
|
90bb9def0f
|
Fixed DracoMeteor sec. effect value
Now HasSecondaryEffect = False
|
2016-09-14 12:18:19 -05:00 |
Capt_Segis
|
92de35c6e7
|
Fixed CloseCombat sec. effect value
now HasSecondaryEffect = False
|
2016-09-14 12:09:07 -05:00 |
Capt_Segis
|
9bf3c082d3
|
Fixed Superpower sec. effect value
Now it's false
|
2016-09-14 12:08:13 -05:00 |
Capt_Segis
|
1b9b8cee91
|
Fixed Life Orb Condition
|
2016-09-14 08:53:50 -05:00 |
Aragas
|
0d11a5e40d
|
Typo fix
|
2016-09-14 13:34:59 +03:00 |
Aragas
|
a94de37ef6
|
Fixed comment
|
2016-09-14 13:34:45 +03:00 |
Aragas
|
e278150cc0
|
Fixed ability recognition or whatever
|
2016-09-14 13:34:30 +03:00 |
Aragas
|
23ab1afe82
|
Added missing new attacks
|
2016-09-14 13:33:48 +03:00 |
Capt_Segis
|
bc2ec28b4c
|
WeatherBall Power Temporary Fix
It did not use to get the x1.5 boost in rain or sun
|
2016-09-14 05:27:23 -05:00 |
Capt_Segis
|
47b54173f3
|
Reworked Pixilate implementation
Same as Refrigerate and Aerilate.
Now part of the GetAttackType function.
|
2016-09-14 04:55:01 -05:00 |
Capt_Segis
|
904dcd4f5b
|
Freeze Dry Fix
Small, important fix
|
2016-09-14 04:50:08 -05:00 |
Capt_Segis
|
db170575af
|
Merge pull request #6 from P3D-Legacy/FoulPlay-implementation
Create FoulPlay.vb
|
2016-09-14 04:00:48 -05:00 |
Capt_Segis
|
052ef49813
|
Added FreezeDry Effectiveness
|
2016-09-14 03:59:41 -05:00 |
Capt_Segis
|
28521bd6b2
|
Fixed Guts and Toxic Boost
Fixed the boost conditions
|
2016-09-14 03:45:34 -05:00 |
Capt_Segis
|
034f2825fc
|
Fixed Prankster condition
Now only affects Status category moves
|
2016-09-14 03:24:44 -05:00 |
Capt_Segis
|
472b92e6fb
|
Fixed LifeOrb and MagicGuard interaction
Magic Guard users are now not affected by recoil
|
2016-09-14 02:43:44 -05:00 |
Capt_Segis
|
55d550e4e6
|
Fixed OwnSpikes counter
|
2016-09-14 02:37:32 -05:00 |
Capt_Segis
|
94a9e7ca28
|
Fixed Overheat sec. effect value
Now HasSecondayEffect = False
|
2016-09-14 01:36:08 -05:00 |
Capt_Segis
|
deafa2527b
|
Fixed Mud-Slap sec. effect value
HasSecondaryEffect = True now
|
2016-09-14 01:17:46 -05:00 |
Capt_Segis
|
1fd51be895
|
Fixed Critical Hit factor
|
2016-09-14 00:23:06 -05:00 |
Capt_Segis
|
5fd3e09d06
|
Added 573 to ID Switch
Freeze Dry
|
2016-09-13 22:48:58 -05:00 |
Capt_Segis
|
9a0befa03e
|
Update FreezeDry.vb
fixed ID and some strings
|
2016-09-13 22:47:31 -05:00 |
Capt_Segis
|
dc63d26858
|
Create FreezeDry.vb
using IceBeam as template
|
2016-09-13 22:45:58 -05:00 |
Capt_Segis
|
956b4b75ac
|
Restructured LowerStat
To support stat change animations.
|
2016-09-13 22:18:33 -05:00 |
Capt_Segis
|
f324eb150a
|
Added 492 to ID Switch
Foul Play
|
2016-09-13 02:04:13 -05:00 |
Capt_Segis
|
cd98c49076
|
Added FoulPlay condition
Takes target's attack stat on account when the used move is Foul Play.
|
2016-09-13 01:59:43 -05:00 |
Capt_Segis
|
4077bf3aa7
|
Create FoulPlay.vb
Used Crunch as template
|
2016-09-13 01:47:47 -05:00 |
Capt_Segis
|
1b9c5c5972
|
Fixed StealthRock max PP
|
2016-09-12 22:15:08 -05:00 |
Capt_Segis
|
99e3ba7397
|
Fixed StickyWeb max PP
|
2016-09-12 22:14:32 -05:00 |
Capt_Segis
|
aa33dfccbb
|
Attempt2 to Contrary on Battle.vb
Added extra "If" structure intending to prevent creating a "contrary" loop.
|
2016-09-12 22:10:52 -05:00 |
Capt_Segis
|
7bd7a5f773
|
Fixed StickyWeb Name
|
2016-09-12 20:04:24 -05:00 |
Capt_Segis
|
470834f38a
|
Leech seed (addHP) fix
Fixed addHP declaration in the EndRoundOpp subroutine
|
2016-09-12 18:01:53 -05:00 |
Capt_Segis
|
5266ae61db
|
Merge pull request #5 from CaptainSegis/Exp-Bugfix
Update Battle.vb
|
2016-09-12 16:07:24 -05:00 |
Capt_Segis
|
0a9155f05e
|
Merge pull request #4 from CaptainSegis/Exp-additions
Exp additions
|
2016-09-12 16:04:54 -05:00 |
Capt_Segis
|
00c20bdae7
|
Added 564 to ID Switch
In order to implement sticky web
|
2016-09-12 15:06:03 -05:00 |
Capt_Segis
|
736c2e067d
|
Attempt2 to StickyWeb on Battle.vb
Implemented sticky web on opposing pokemon.
|
2016-09-12 15:02:47 -05:00 |
Capt_Segis
|
f5c82b8c7a
|
Added 521 and 592 to ID Switch
VoltSwitch and SteamEruption
|
2016-09-12 14:07:26 -05:00 |
Capt_Segis
|
c40d4cc029
|
Fixed Leech Seed
Fixed conditions and copied the lines that take account MaxHP into the OppPokemon being seeded side.
|
2016-09-12 13:20:13 -05:00 |
nilllzz
|
ccef12bf14
|
Merge pull request #3 from CaptainSegis/patch-1
Fixed Stealth Rock description
|
2016-09-12 19:09:17 +02:00 |
nilllzz
|
dae6c53a18
|
Merge pull request #2 from CaptainSegis/CaptainSegis-patch-1
Fix leech seed HP calculations
|
2016-09-12 19:07:57 +02:00 |
nilllzz
|
d8452d5a14
|
Merge pull request #1 from CaptainSegis/master
Merge Captain Segis changes to new repo
|
2016-09-12 19:06:06 +02:00 |
Aragas
|
74769c43f0
|
Added pokedex.getname(%NUMBER%)=%NAME% or kinda
|
2016-09-12 19:11:51 +03:00 |
Aragas
|
5690a27219
|
Race condition fix
|
2016-09-12 19:10:55 +03:00 |
Aragas
|
01978a2399
|
MonoGame fix
|
2016-09-12 19:10:25 +03:00 |
Aragas
|
271c407357
|
GPU memory leak fix
|
2016-09-12 19:09:36 +03:00 |
Capt_Segis
|
2e95d14f87
|
Update Battle.vb
|
2016-09-12 05:20:46 -05:00 |
Capt_Segis
|
2fec9050fd
|
Attempt1 to StickyWeb on Battle.vb
|
2016-09-12 05:12:36 -05:00 |
Capt_Segis
|
15a9fd0850
|
Added StickyWeb Field Effect
OwnStickyWeb and OppStickyWeb, based on Stealth Rock as template
|
2016-09-12 02:43:07 -05:00 |