Commit Graph

399 Commits (0266d5b8c2daec31f83113c697d0eaf76542f4c4)

Author SHA1 Message Date
Chacolay 0266d5b8c2 Merge branch 'pr/298' 2024-04-29 11:48:27 -04:00
Chacolay 0cfdcfaaad Merge branch 'pr/285' 2024-04-29 11:44:18 -04:00
Chacolay 9064ce89ec Merge branch 'pr/281' 2024-04-29 11:42:43 -04:00
Chacolay 352d3d5be0 Merge branch 'pr/272' 2024-04-29 11:40:15 -04:00
Chacolay 362e42e933 Merge branch 'pr/260' 2024-04-29 11:36:09 -04:00
Chacolay 8f079c858d Merge branch 'pr/246' 2024-04-29 11:23:48 -04:00
Chacolay e1071615a3 Merge branch 'pr/241' 2024-04-29 11:16:15 -04:00
Chacolay 6ecddc4bc7 Merge branch 'pr/238' 2024-04-29 11:13:53 -04:00
Chacolay 28739c30fb Merge branch 'pr/235' 2024-04-29 11:10:18 -04:00
Chacolay e45fb0419f Merge branch 'pr/232' 2024-04-29 11:09:36 -04:00
Chacolay 6e26025a1c Merge branch 'pr/221' 2024-04-29 11:06:33 -04:00
Chacolay fab5d70ac9 Merge branch 'pr/202' 2024-04-29 10:58:42 -04:00
Chacolay af32b54764 Merge branch 'pr/168' 2024-04-29 10:56:23 -04:00
Chacolay 58e9edd014 Merge branch 'pr/166' 2024-04-29 10:55:04 -04:00
NxKarim 40f4858690
Merge branch 'main' into side 2024-04-28 23:58:40 -06:00
AJ Fontaine 7050e0db6c Fixed Outrage etc. lasting 4 turns 2024-04-28 23:57:40 -04:00
Madmadness65 e362289d57 Implement Spirit Shackle
It's a pretty basic trapping attack
2024-04-26 20:40:28 -05:00
Madmadness65 2cb5aad8b1 Mark Core Enforcer as partial
No coding for it yet, but it can function as a regular attack in the meantime.
2024-04-26 20:01:24 -05:00
lucfd 85edb32c06
Merge branch 'main' into teatime 2024-04-26 15:40:12 -04:00
Luc 65183d6eb9 simplified test condition further 2024-04-26 15:22:31 -04:00
Luc e68044436f removed print debug + unnecessary logic 2024-04-26 15:21:00 -04:00
lucfd dd76667e2a
Merge branch 'main' into terrainpulse 2024-04-26 13:28:24 -04:00
shayebeadlingkl f9b999b744 spacing 2024-04-26 12:18:01 -04:00
shayebeadlingkl def36e32d1 adds missing brackets to psycho shift attribute to fix unreachable condition 2024-04-26 12:16:56 -04:00
Luc 310ad59def fixed grounded check 2024-04-26 11:31:40 -04:00
Xavion3 46227d65f2 Fix mind blown/explosion moves 2024-04-26 08:33:29 -04:00
InfernoVulpix d4c265443f Assurance effect implementation
Theoretically implemented for all use cases but only tested for regular damage so far.
2024-04-25 23:03:00 -04:00
lucfd 7219fecf82
removed unnecessary code 2024-04-25 21:47:44 -04:00
lucfd dc5c8043dd
Merge branch 'main' into stakeout 2024-04-25 21:44:25 -04:00
AJ Fontaine 9f3bef0142
Implemented explosive moves and Damp (#290)
* Implemented explosives

* Add Aftermath and Magic Guard interactions

* Adjust AI score for Mind Blown/Steel Beam
2024-04-25 21:42:41 -04:00
Flashfyre 728512cf7d Fix Baton Pass not working 2024-04-25 20:52:52 -04:00
Luc f4f40634b7 defeated the stakeout demons 2024-04-25 19:52:50 -04:00
NxKarim 5163774fa6
Merge branch 'main' into side 2024-04-25 00:04:24 -06:00
Madmadness65 608a9d9400
Merge pull request #242 from EggMuncherSupreme/main
Added the triageMove() flag to Bouncy Bubble
2024-04-24 23:18:46 -05:00
Luc a7579745ee fixed jungle healing only curing the user's status 2024-04-24 23:09:53 -04:00
Temps Ray ffae8cc1fa Merge branch 'main' into misc2 2024-04-24 22:58:30 -04:00
Luc c5605c8db1 reduced whitespace 2024-04-24 22:50:13 -04:00
Luc 341dd834e3 reduced whitespace 2024-04-24 22:28:30 -04:00
Luc b084d1f400 jungle healing 2024-04-24 22:26:48 -04:00
Luc 1bbfb354e6 refactor ppreducemoveattr, add to eerie spell 2024-04-24 22:26:07 -04:00
Luc 3a7a103685 implemented poltergeist 2024-04-24 20:07:20 -04:00
lucfd f42c1dee2d
Merge branch 'main' into main 2024-04-24 17:15:14 -04:00
arColm fe38670271 Implement Grassy Glide 2024-04-24 15:24:17 -04:00
Temps Ray d8bb221eff Remove unnecessary ohko flag 2024-04-24 15:13:05 -04:00
arColm 6066d2e47e Implement Flying Press 2024-04-24 00:26:41 -04:00
Flashfyre ba71d2750b Load files from manifest for caching 2024-04-23 22:00:23 -04:00
cornfish d637fd7bb6 revert testing changes 2024-04-23 12:42:30 -06:00
cornfish 5717aebe9d pre_damage MoveEffectTrigger 2024-04-23 12:14:29 -06:00
Madmadness65 d48de66179 Implement Snap Trap
One of the basic trapping moves that got overlooked.
2024-04-23 13:04:42 -05:00
Xavion3 049fa306b9 Add dynamax buffs 2024-04-23 12:02:09 -04:00