Commit Graph

535 Commits

Author SHA1 Message Date
Capt_Segis f11b2ee653 Actual TextFont fix. 2016-09-20 14:12:59 -05:00
Aragas f150d41cf5 Fixed font 2016-09-20 20:56:18 +03:00
Capt_Segis 671fb2d416 Update V-Create.vb 2016-09-20 11:56:15 -05:00
Capt_Segis ff774573b9 Update Attack.vb 2016-09-20 11:56:15 -05:00
Capt_Segis 3a80c1e07c added some small descriptions 2016-09-20 11:48:17 -05:00
Capt_Segis 2802563e44 Create BoltStrike.vb 2016-09-20 11:17:18 -05:00
Capt_Segis 9964ca1ac8 Create BlueFlare.vb 2016-09-20 11:16:53 -05:00
Capt_Segis 2b5c908689 Added 550, 551 and 557 to ID Switch
Bolt Strike, Blue Flare and V-Create
2016-09-20 11:16:41 -05:00
Capt_Segis c4236d3fb2 Create V-Create.vb 2016-09-20 11:16:35 -05:00
Capt_Segis 319be96101 Added Files to compile list
BoltStrike.vb, BlueFlare.vb, V-Create.vb
2016-09-20 11:16:32 -05:00
nilllzz 00cedf786e Changed repel items. 2016-09-20 06:29:17 +02:00
nilllzz 9289cd143a Changed plate items. 2016-09-20 06:24:12 +02:00
nilllzz 543f63f2a2 Changed mega stone items 2016-09-20 06:22:25 +02:00
nilllzz 3d44fdf9db Changed mail items 2016-09-20 06:18:09 +02:00
nilllzz a025a626f9 Changed machine items 2016-09-20 06:09:15 +02:00
nilllzz a0b02a3b31 Changed key items 2016-09-20 06:03:05 +02:00
nilllzz 33b2608a8a Changed berries 2016-09-20 05:42:56 +02:00
nilllzz 73f2946dea Changed Ball items 2016-09-20 05:34:00 +02:00
nilllzz 5fe871fc29 Changed Apricorns 2016-09-20 05:17:38 +02:00
nilllzz 19f2c7d765 Changed HealingItems 2016-09-20 05:11:31 +02:00
nilllzz c6fa81d048 Fixed � character 2016-09-20 03:03:27 +02:00
nilllzz 2dba651d7a Base class rewrite 2016-09-20 02:18:12 +02:00
Capt_Segis 47fa384936 Attempt to fix Stance Change
added CalculateStats() instances
2016-09-19 13:12:51 -05:00
nilllzz 576a3a7c5d item access uses reflection instead of lookup table 2016-09-19 04:34:12 +02:00
nilllzz 26afca3916 Removed useless comments 2016-09-19 03:27:07 +02:00
Capt_Segis ce523bd6b0 Fixed Endure 2016-09-18 20:05:25 -05:00
Capt_Segis 26d057fa51 Update CircleThrow.vb 2016-09-18 14:47:18 -05:00
Capt_Segis fa4b304be6 Update CircleThrow.vb 2016-09-18 14:46:59 -05:00
Capt_Segis a6226d32df Update DragonTail.vb 2016-09-18 14:46:12 -05:00
Capt_Segis 9b4e45be64 Added 509 to ID Switch
Circle Throw
2016-09-18 14:16:07 -05:00
Capt_Segis 9e3c9712ba Added Circle Throw to compile list 2016-09-18 14:14:32 -05:00
Capt_Segis 8dddb3b6d0 Create CircleThrow.vb 2016-09-18 14:13:20 -05:00
Capt_Segis 53202cffa2 Fixed Dragon Tail phazing
same as Roar in trainer battles
2016-09-18 12:14:09 -05:00
Capt_Segis 3ba7822ae0 Update Whirlwind.vb 2016-09-18 11:52:44 -05:00
Capt_Segis dab05aef31 Fixed Whirlwind
same changes as Roar
2016-09-18 11:50:03 -05:00
Capt_Segis f30b0c3cfd Fixed defense stat interactions (473, 548)
Now Psyshock and Secret Sword interact with Def stat increases and abilities that do similar effects
2016-09-17 22:53:01 -05:00
Capt_Segis 72e7f76753 Fixed switch-in bug 2016-09-17 22:42:33 -05:00
Capt_Segis 6b18150200 End Sub 2016-09-17 19:55:43 -05:00
Capt_Segis 139dc572cd typo 2016-09-17 19:55:01 -05:00
Capt_Segis e7e3687f3d Add files via upload 2016-09-17 19:50:32 -05:00
Capt_Segis 21d094a5a2 Added 415 to ID Switch
Switcheroo
2016-09-17 18:00:29 -05:00
Capt_Segis 2d8d0b3990 Create Switcheroo.vb
Used Trick.vb as template
2016-09-17 17:59:36 -05:00
Capt_Segis 231c9da57d Update Attack.vb 2016-09-17 17:49:31 -05:00
Capt_Segis 067a8ff638 Added 548 to ID Switch
Secret Sword
2016-09-17 17:46:53 -05:00
Capt_Segis 75d49865dd Create SecretSword.vb 2016-09-17 17:44:47 -05:00
Capt_Segis aff0d0def7 Reworked Accuracy and Evasion changes
According to the original games metagame.
2016-09-17 17:30:33 -05:00
Capt_Segis 9ee6f42a1f Sacred Sword and evasion 2016-09-17 17:18:22 -05:00
Capt_Segis 9e375eba33 Create SacredSword 2016-09-17 17:01:32 -05:00
Capt_Segis 9510d64a05 Added 533 to ID Switch
Sacred Sword
2016-09-17 16:55:56 -05:00
Capt_Segis 4366f70278 Fixed stat changes interactions
- Interaction with Critical Hits
- Interaction with Sacred Sword (533)
2016-09-17 16:53:48 -05:00
Capt_Segis 26fcbe34c7 Added 524 to ID Switch
Frost Breath
2016-09-17 14:58:39 -05:00
Capt_Segis 4137815c0d Create FrostBreath.vb 2016-09-17 14:56:06 -05:00
Capt_Segis 148eaa8274 Added Frost Breath crit hit condition 2016-09-17 14:50:46 -05:00
jianmingyong 96758f1862 Fix massive lag on new game screen. [Temporary workaround until a better solution have been made] 2016-09-17 22:05:12 +08:00
FantaX1911 695b0b4c6a Fixed floor clipping
Removed the ground and changed the texture of the water floor to make it
animation-less and fix the clipping, also lowered all other blocks by
0.1
2016-09-17 06:19:46 +03:00
Capt_Segis 70a924ab0f Fixed Roar
- Made the Switch-in be random (and not the same pokemon)
- Fixed interaction with Substitute
- Fixed Ghost Types being immune to Roar
2016-09-16 22:09:31 -05:00
Capt_Segis d0c14a1dc1 Fixed Nightmare 2016-09-16 20:55:56 -05:00
Capt_Segis 70742e3637 Fixed PvP Random Switch in after fainting
It's now supposed to switch into the first available pokemon.
PvE battles remain unchanged.
2016-09-16 19:54:40 -05:00
jianmingyong 35007f893f Fix @Storage.update() "subtract" and "subtraction" 2016-09-17 05:35:22 +08:00
nilllzz 37fbec4334 Merge pull request #8 from P3D-Legacy/monogame-port
Ported game to MonoGame.
2016-09-16 22:32:33 +02:00
nilllzz e842c39acb Added licensing notices to SplashScreen
Also removed "Kolben Games" branding
2016-09-16 22:26:28 +02:00
FantaX1911 b804d13927 Added a new tile texture
Replicated the ground texture at 160,0 to allow the use of an
animation-less water tiles.
2016-09-16 22:50:27 +03:00
nilllzz 29b41e7510 Remove cache file (obj folder) 2016-09-16 21:36:44 +02:00
Aragas 00a5b3b9ea Removing Models/truck/truck.x from compilation 2016-09-16 22:22:47 +03:00
Aragas 93a8c4d10d Fixed font rendering 2016-09-16 22:16:49 +03:00
Aragas 29ba4ae2e6 Fixed Braille.bmp 2016-09-16 21:29:34 +03:00
Aragas f4d2405e87 Updated FBX files 2016-09-16 20:58:15 +03:00
Aragas 6968576e57 A test for Jenkins 2016-09-16 20:02:04 +03:00
jianmingyong 6b84c541eb Actual Sleep Bug Fix.
Removed Label support.
2016-09-17 00:10:16 +08:00
Aragas 1cfb3da4da Build fix? 2016-09-16 18:49:36 +03:00
Aragas 17a385047e Another build fix? 2016-09-16 18:22:44 +03:00
Aragas 9409284d99 Build fix? 2016-09-16 18:17:15 +03:00
Aragas 03ddfb3482 Added direct Linq ref 2016-09-16 18:01:45 +03:00
Aragas 9ea49f76cb Added app.config, removed System.Xml.Linq ref 2016-09-16 17:52:31 +03:00
Aragas ba908e2f08 Removed arena_colleseum.X, Mountain.x, P3DBuilding.x 2016-09-16 17:20:18 +03:00
Aragas 850e2a3272 Removed unsafe disposing. Seems it's not leaking anymore. Why? Dunno 2016-09-16 17:19:44 +03:00
Aragas d85bc95931 Removed Test_floor.X 2016-09-16 16:57:16 +03:00
Aragas c0f21d92dc texture0 should not be disposed 2016-09-16 16:57:05 +03:00
Aragas 6f66ac2e6a Fixed content finding 2016-09-16 16:56:40 +03:00
Aragas 7dee196285 Removed Ship.X from compilation 2016-09-16 16:30:18 +03:00
Aragas 96df1c44ee Replaced XNA with MonoGame
Left only AnyCPU
2016-09-16 16:08:04 +03:00
Aragas f15f0265e1 Removed not used icons 2016-09-16 15:54:49 +03:00
Aragas 0ad009bdb4 Moved content with .dat files 2016-09-16 15:54:17 +03:00
Capt_Segis f097af5214 Moved Defiant and Competitive effects
To display the animations in the correct order
2016-09-15 17:16:41 -05:00
jianmingyong 1d4b52180a Enable crash log generator. 2016-09-16 04:14:28 +08:00
nilllzz 735eda45ac Merge pull request #7 from P3D-Legacy/Sec.effect/Recoil-split
Splitting Recoil from Secondary Effects
2016-09-15 18:32:48 +02:00
nilllzz 022d0a7464 Takedown to MoveRecoil 2016-09-15 18:30:51 +02:00
Capt_Segis ccd8b6485a Update TakeDown.vb 2016-09-15 11:28:40 -05:00
Capt_Segis ca9c8dcbdc Added recoil
Now recoil is independent from sec. effects
2016-09-14 21:17:12 -05:00
Capt_Segis 093a266a85 Fixed sec. effect values (water) 2016-09-14 20:52:35 -05:00
Capt_Segis 7cd7eda310 Fixed sec. effect values (steel) 2016-09-14 20:44:05 -05:00
Capt_Segis 7d6e4b55eb Update ShiftGear.vb 2016-09-14 20:42:37 -05:00
Capt_Segis 9cda9cbaf0 Fixed sec. effect values (rock) 2016-09-14 20:34:54 -05:00
Capt_Segis 89ec6ef33e Fixed sec. effect values (psychic) 2016-09-14 20:21:09 -05:00
Capt_Segis dcd4cf1390 Fixed sec. effect values (poison) 2016-09-14 19:58:32 -05:00
Capt_Segis 915d131e63 Update ClearSmog.vb 2016-09-14 19:54:49 -05:00
Capt_Segis 766620c498 Update HeadCharge.vb 2016-09-14 19:52:15 -05:00
Capt_Segis f4342cdc0b Fixed sec. effect values (normal) 2016-09-14 19:42:47 -05:00
Capt_Segis 11b17c6849 Update Block.vb 2016-09-14 18:43:52 -05:00
Capt_Segis b752e1e22d Update Bind.vb 2016-09-14 18:41:55 -05:00
Capt_Segis 85531d3a7f Update IceShard.vb 2016-09-14 18:33:08 -05:00
Capt_Segis 4269fe8ba7 Update IceBall.vb 2016-09-14 18:30:48 -05:00
Capt_Segis 200f2cad3f Update SandTomb.vb 2016-09-14 18:11:16 -05:00
Capt_Segis d00b99a688 Update MudBomb.vb 2016-09-14 18:10:28 -05:00
Capt_Segis 969c4133db Update Bulldoze.vb 2016-09-14 18:08:32 -05:00
Capt_Segis 7b45139a75 Update BoneClub.vb 2016-09-14 18:07:38 -05:00
Capt_Segis c33b97056b Update WoodHammer.vb 2016-09-14 18:06:44 -05:00
Capt_Segis e05cefadba Update StunSpore.vb 2016-09-14 18:05:17 -05:00
Capt_Segis 17adef007d Update Spore.vb 2016-09-14 18:04:29 -05:00
Capt_Segis cc3f388450 Update SleepPowder.vb 2016-09-14 18:03:19 -05:00
Capt_Segis 754670ffd0 Fixed PetalBlizzard description 2016-09-14 18:01:39 -05:00
Capt_Segis e4800d7c4e Update MegaDrain.vb 2016-09-14 17:59:56 -05:00
Capt_Segis b1ed2c507a Update Ingrain.vb 2016-09-14 17:58:43 -05:00
Capt_Segis 71fc008f8c Update HornLeech.vb 2016-09-14 17:57:44 -05:00
Capt_Segis 0f88a39f2d Update GigaDrain.vb 2016-09-14 17:56:59 -05:00
Capt_Segis dafe084ffb Update CottonSpore.vb 2016-09-14 17:56:01 -05:00
Capt_Segis 112522c95d Update Absorb.vb 2016-09-14 17:55:09 -05:00
Capt_Segis 15022653d4 Update Spite.vb 2016-09-14 17:48:49 -05:00
Capt_Segis 000456f138 Update DestinyBond.vb 2016-09-14 17:46:58 -05:00
Capt_Segis 08df366805 Update Curse.vb 2016-09-14 17:46:36 -05:00
Capt_Segis 2c608133b5 Update ConfuseRay.vb 2016-09-14 17:46:11 -05:00
Capt_Segis 08ff614d74 Update Pluck.vb 2016-09-14 17:44:21 -05:00
Capt_Segis f7e473fd45 Update OblivionWing.vb 2016-09-14 17:43:49 -05:00
Capt_Segis 3002abc49e Update Defog.vb 2016-09-14 17:41:53 -05:00
Capt_Segis a6dd5f2555 Update BraveBird.vb 2016-09-14 17:41:04 -05:00
Capt_Segis 9157cfc6c4 Update Bounce.vb
Check this one please
2016-09-14 17:40:15 -05:00
Capt_Segis 6251e6d70a Update Will-O-Wisp.vb 2016-09-14 17:37:28 -05:00
Capt_Segis 617a727f55 Update MagmaStorm.vb 2016-09-14 17:36:06 -05:00
Capt_Segis ba69bbfc05 Update FireSpin.vb 2016-09-14 17:32:18 -05:00
Capt_Segis d29710e71e Update WakeUpSlap.vb 2016-09-14 17:29:25 -05:00
Capt_Segis d57539c693 Update Submission.vb 2016-09-14 17:27:31 -05:00
Capt_Segis d5c0208b58 Update Submission.vb 2016-09-14 17:25:44 -05:00
Capt_Segis 12ff9b732c Update Submission.vb 2016-09-14 17:25:09 -05:00
Capt_Segis 772497164e Update HammerArm.vb 2016-09-14 17:20:34 -05:00
Capt_Segis 1e8b060788 Update DrainPunch.vb 2016-09-14 17:19:21 -05:00
Capt_Segis b3749610f4 Fixed Detect not raising Protect moves count 2016-09-14 17:17:05 -05:00
Capt_Segis ffea12e9a9 Update BrickBreak.vb 2016-09-14 17:02:14 -05:00
Capt_Segis ba46577904 Update DrainingKiss.vb 2016-09-14 17:00:19 -05:00
Capt_Segis 9091d0bf1d Update Baby-DollEyes.vb 2016-09-14 16:58:56 -05:00
Capt_Segis a5c7af9948 Update Baby-DollEyes.vb 2016-09-14 16:58:34 -05:00
Capt_Segis ec40ca3e60 Update WildCharge.vb 2016-09-14 16:57:20 -05:00
Capt_Segis 81a6bf6371 Update VoltTackle.vb 2016-09-14 16:56:09 -05:00
Capt_Segis 291174470e Update VoltSwitch.vb 2016-09-14 16:52:03 -05:00
Capt_Segis f7da4ab280 Update ParabolicCharge.vb 2016-09-14 16:50:22 -05:00
Capt_Segis 92597417ed Update Charge.vb 2016-09-14 16:46:53 -05:00
Capt_Segis 93d9796a17 Update DragonDance.vb 2016-09-14 16:43:12 -05:00
Capt_Segis b9cbba3ef3 Update Thief.vb 2016-09-14 16:40:27 -05:00
Capt_Segis cc3401d36d Update Snarl.vb 2016-09-14 16:38:24 -05:00
Capt_Segis 49678c0dec Update Punishment.vb 2016-09-14 16:37:50 -05:00
Capt_Segis 85bf4493c4 Update Nightslash.vb 2016-09-14 16:35:29 -05:00
Capt_Segis 02ff1f90d9 Update NightDaze.vb 2016-09-14 16:34:31 -05:00
Capt_Segis 7598a8e4ca Update Fling.vb 2016-09-14 16:31:45 -05:00
Capt_Segis 4b2a2b3fd6 Update FoulPlay.vb 2016-09-14 16:31:18 -05:00
Capt_Segis 61a228a187 Update FakeTears.vb 2016-09-14 16:29:22 -05:00
Capt_Segis 45467c5827 Update UTurn.vb 2016-09-14 16:26:38 -05:00
Capt_Segis 3cb0d73c91 Update StruggleBug.vb 2016-09-14 16:16:04 -05:00
Capt_Segis 5ae644394c Update StringShot.vb 2016-09-14 16:15:31 -05:00
Capt_Segis 9373886dcd Update SpiderWeb.vb 2016-09-14 16:14:15 -05:00
Capt_Segis 77a2f609ac Update BugBite.vb 2016-09-14 16:12:24 -05:00
Capt_Segis d68970a649 Fixed Leech Life sec. effect value
Now HasSecondaryEffect = False
2016-09-14 16:11:02 -05:00
Capt_Segis c5e3770ae9 Fixed Flare Blitz recoil flag
Now IsRecoilMove=True
2016-09-14 15:26:43 -05:00
Capt_Segis 588f381584 Recoil now in MoveRecoil (ID=394)
Flare Blitz
2016-09-14 15:21:23 -05:00
Capt_Segis 64e5ed5ca4 Recoil now in MoveRecoil (ID=38)
Double Edge
2016-09-14 15:17:10 -05:00
Capt_Segis 8664cae460 Renamed DoMoveRecoil as MoveRecoil
For easy modification in Move classes
2016-09-14 15:12:57 -05:00
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 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 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
Capt_Segis 36994ff57d Update HiddenPower.vb 2016-09-10 13:59:27 -05:00
Capt_Segis 0a88669457 Update BattleCalculation.vb 2016-09-10 02:26:22 -05:00
Capt_Segis a8ad4e5aa9 Update Hypnosis.vb 2016-09-10 01:03:00 -05:00
Capt_Segis 2906b04438 Update ShellSmash.vb 2016-09-10 00:40:21 -05:00
Capt_Segis 73cf36a800 Update BeatUp.vb 2016-09-09 22:26:28 -05:00
nilllzz 9a789e8cff remove bin/obj 2016-09-07 19:12:54 +02:00
nilllzz ac85461fb8 0.53.3 commit 2016-09-07 18:50:38 +02:00