Commit Graph

32 Commits

Author SHA1 Message Date
Flashfyre 9cfc09f673 Restructure game over logic to save before clear 2024-05-10 18:12:33 -04:00
Madmadness65 d48de66179 Implement Snap Trap
One of the basic trapping moves that got overlooked.
2024-04-23 13:04:42 -05:00
shayebeadling aae40d2246
Implements infestation (#184)
* Implements infestation

* removes partial

* wrong partial removed, fixed

* appropriate tag location in enum

* moved in battle-anim enum
2024-04-18 11:14:11 -04:00
prateau c1b60afacd Add snow climate animation 2024-04-15 17:45:52 -04:00
Flashfyre 075db8ae0c Show icon when saving data 2024-04-04 10:16:29 -04:00
Flashfyre e985b34eed Add recolor for Stun Spore battle animation 2024-04-01 21:58:51 -04:00
Flashfyre 7a2e00758e Replace .ogg with .m4a for iOS support 2024-03-07 14:54:25 -05:00
Madmadness65 bb7edd9ced Give Population Bomb a temporary animation
Uses Barrage's animation for now.
2024-02-14 15:03:09 -06:00
Madmadness65 0fe4d02b87 Implement a few moves
Fully implements Anchor Shot, Clangorous Soul, Coaching, Thunder Cage, Dragon Energy, Infernal Parade, and Mortal Spin.
Partially implements Baneful Bunker, Tar Shot, Aura Wheel, and Syrup Bomb.
Trapping moves also updated to deal 1/8th damage and lasts for 4-5 turns.
2024-02-08 17:01:11 -06:00
Flashfyre 8ed7b77868 Add most gen 9 move animations 2023-12-21 20:58:00 -05:00
Flashfyre aa94e044ab Add egg gacha system and various minor changes
Add egg gacha system; remove certain mythical Pokemon from the wild pool as egg exclusive; add egg vouchers with UI; rework Shiny Charm odds; fix trainer Pokemon shiny odds not properly ignoring Shiny Charm modifier
2023-12-19 23:51:48 -05:00
Madmadness65 625359fb39 Add Indigo Disk data
New Pokémon, moves, learnsets, TMs, and evolution data added in various states of completeness. Until graphics are made for the new Pokémon, they cannot be used yet.
2023-12-14 03:03:00 -06:00
Flashfyre 34ba66346e Minor fixes 2023-12-11 21:46:49 -05:00
Madmadness65 30b3b56570 Implement a few more moves
Fully implements Meteor Beam, partially implements Spiky Shield, Dragon Darts, Octolock, and Scale Shot.
2023-12-11 19:09:38 -06:00
Flashfyre 88bee27694 Implement Future Sight and Doom Desire 2023-12-04 00:09:38 -05:00
Flashfyre b1b6a6f1c7 Fix Baton Pass crash 2023-12-02 16:31:10 -05:00
Flashfyre e8b82d2d55 Soft implement gen 6-9 moves 2023-11-30 16:37:16 -05:00
Flashfyre ad9d8a8507 Add Annihilape with Rage Fist move 2023-11-28 21:35:52 -05:00
Flashfyre 9f17273d87 Add IV Scanner item 2023-11-12 12:49:06 -05:00
Flashfyre f6c7a2906d Add crit block abilities and fix some common anims 2023-05-01 22:07:00 -04:00
Flashfyre f9c895c0cd Fix charge animation targeting issue 2023-05-01 10:53:52 -04:00
Flashfyre 55ba3cd5e7 Add Xerneas, Yveltal, and Eternatus 2023-04-26 16:07:29 -04:00
Flashfyre 9016e919e8 Add fixed version of Seismic Toss animation 2023-04-25 20:27:54 -04:00
Flashfyre 9056104bd1 Rework battle animation system 2023-04-25 19:24:59 -04:00
Flashfyre 3753ea73be Fix some bugs 2023-04-24 22:32:12 -04:00
Flashfyre 842e2707a1 Minor battle animation changes 2023-04-24 19:46:02 -04:00
Flashfyre 4a595db3ef Fix some issues with battle animations 2023-04-24 17:26:08 -04:00
Flashfyre 3546f3b5a7 Refactor source files and add berries 2023-04-20 15:46:05 -04:00
Flashfyre 1b8c8b5a3f Battle animation improvements 2023-04-13 23:04:51 -04:00
Flashfyre 791bf3cc49 Add charging moves and tag system 2023-04-13 12:16:36 -04:00
Flashfyre 3f9fbc1267 Add common and charge animation data 2023-04-11 13:00:04 -04:00
Flashfyre 1cf81869d0 Add Pokemon Reborn move animations 2023-04-03 20:47:41 -04:00