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 |
Capt_Segis
|
a7fd1543bd
|
Create StickyWeb.vb
Used StealthRock.vb as template.
|
2016-09-12 02:34:20 -05:00 |
Capt_Segis
|
4b149a9da6
|
Fixed typo on Stealth Rock's description
|
2016-09-12 01:37:10 -05:00 |
Capt_Segis
|
ca5b1f5248
|
Update Stealthrock.vb
|
2016-09-12 01:23:22 -05:00 |
Capt_Segis
|
7997b5c760
|
Update SteamEruption.vb
|
2016-09-11 10:36:50 -05:00 |
Capt_Segis
|
011ce46050
|
Update Battle.vb
|
2016-09-11 01:28:26 -05:00 |
Capt_Segis
|
7ac3e39ee8
|
Update 596.dat
|
2016-09-11 00:07:15 -05:00 |
Capt_Segis
|
8349f4881c
|
Update Hurricane.vb
|
2016-09-10 21:01:02 -05:00 |
Capt_Segis
|
5f8abe3eb3
|
Create SteamEruption.vb
|
2016-09-10 20:54:58 -05:00 |
Capt_Segis
|
e398fca185
|
Update 282.dat
|
2016-09-10 20:37:40 -05:00 |
Capt_Segis
|
e927e9c02b
|
Update 281.dat
|
2016-09-10 20:36:08 -05:00 |
Capt_Segis
|
3de8661d7b
|
Update 282.dat
|
2016-09-10 20:31:36 -05:00 |
Capt_Segis
|
d6f0c24e58
|
Update 121.dat
|
2016-09-10 19:36:45 -05:00 |
Capt_Segis
|
a30860092f
|
Update 596.dat
|
2016-09-10 19:16:05 -05:00 |
Capt_Segis
|
9d28087929
|
Create VoltSwitch.vb
|
2016-09-10 18:17:53 -05:00 |
Capt_Segis
|
893a6e3601
|
Update Sing.vb
|
2016-09-10 14:36:51 -05:00 |
Capt_Segis
|
400595fdf0
|
Update HiddenPower.vb
|
2016-09-10 13:59:57 -05:00 |