Commit Graph

97 Commits (46c31f9595e9046c64ee6e0f08f9ab6ead16e253)

Author SHA1 Message Date
Flashfyre 46c31f9595 Add scaling level cap and party switch option after load
Add scaling level cap and party switch option after load; update Phaser to newest beta version
2023-10-03 12:50:31 -04:00
Flashfyre 6804476a3c Fix some move target issues 2023-07-11 11:32:56 -04:00
Flashfyre 1e8798b708 Make type immunity abilities block status moves 2023-07-04 16:47:23 -04:00
Flashfyre 64da443fa6 Fix issues with logic related to AI targeting and types 2023-07-04 15:25:11 -04:00
Flashfyre f7ca13d96e Fix crashing issues 2023-06-06 10:14:53 -04:00
Flashfyre 6b1f96e0c1 Fix issues with shader code 2023-06-05 23:01:00 -04:00
Flashfyre da8629164e Fix some bugs 2023-06-05 11:39:49 -04:00
Flashfyre 0cc87b4ba0 Add sprite shadows and update engine 2023-06-04 21:47:43 -04:00
Flashfyre bf2eca2851 Add shader for sprite tone 2023-06-02 18:33:51 -04:00
Flashfyre 3fc830f401 Fix some bugs related to double battles 2023-06-02 11:41:08 -04:00
Flashfyre 85c2ca718a Add Wonder Guard HP exception 2023-05-29 13:25:36 -04:00
Flashfyre ab5f66f11c Minor changes 2023-05-23 10:44:33 -04:00
Flashfyre b0112c5acb Fix issue with battle continuing after enemy faint 2023-05-19 12:35:06 -04:00
Samuel H b9f7ba173d
Implement Double Battles (#1)
* Add WiP logic for double battles

* Minor changes for double battles

* More fixes for double battles

* Show battle info for both in double battles

* Improvements to double battles

* Add double battle version of party UI

* Fix some issues with double battles

* Updates to double battles

* More work on double battles for stability

* Fix issues with ability bar and evolution screen

* Add chance for double battles
2023-05-18 11:11:06 -04:00
Flashfyre b82d3a55e4 Implement some moves 2023-05-08 18:48:35 -04:00
Flashfyre fda8e6055a Fix typo in move setting logic 2023-05-06 17:31:45 -04:00
Flashfyre 15cfd3bad4 Add color change ability, some moves, and fix mimic 2023-05-06 00:42:01 -04:00
Flashfyre 45f73cc6ed Add missing import 2023-05-05 22:05:26 -04:00
Flashfyre 095d98a8cb Implement some moves 2023-05-05 18:20:55 -04:00
Flashfyre d1d65708ce Implement some abilities and attract move 2023-05-04 12:57:55 -04:00
Flashfyre 884c5cc40f Add weather change abilities 2023-05-04 10:25:11 -04:00
Flashfyre 230b582b66 Count all hits for multi hit moves 2023-05-03 00:00:21 -04:00
Flashfyre dafe502b3c Implement some abilities 2023-05-02 15:56:41 -04:00
Flashfyre f6c7a2906d Add crit block abilities and fix some common anims 2023-05-01 22:07:00 -04:00
Flashfyre fe298c39e2 Add tall grass BG and fix a hanging bug with charge moves 2023-04-30 23:58:16 -04:00
Flashfyre 842ea5af40 Initially lock Mini Black Hole item 2023-04-29 01:40:24 -04:00
Flashfyre 2b95d4ce51 Add Baton modifier 2023-04-28 19:26:41 -04:00
Flashfyre a2ecb4089d Add session save data 2023-04-28 15:03:42 -04:00
Flashfyre fcd711673d Fix some bugs 2023-04-28 00:25:33 -04:00
Flashfyre 2062d44026 Add Wonder Guard ability and remove test code 2023-04-27 14:56:30 -04:00
Flashfyre 005cc9b7d5 Add more abilities and move contact flag 2023-04-27 14:30:03 -04:00
Flashfyre c614295b5e Begin implementing abilities 2023-04-26 23:33:13 -04:00
Flashfyre 55ba3cd5e7 Add Xerneas, Yveltal, and Eternatus 2023-04-26 16:07:29 -04:00
Flashfyre 592ccc7c6a Add starter select ability selection 2023-04-26 12:50:21 -04:00
Flashfyre 714e6408f5 Make music tracks loop seamlessly 2023-04-25 23:56:38 -04:00
Flashfyre 9056104bd1 Rework battle animation system 2023-04-25 19:24:59 -04:00
Flashfyre a148ecab80 Add King's Rock and more berry types 2023-04-25 01:32:48 -04:00
Flashfyre 3753ea73be Fix some bugs 2023-04-24 22:32:12 -04:00
Flashfyre 92c8583129 Refactor move attribute logic and add arena trap moves 2023-04-24 14:30:21 -04:00
Flashfyre c1e048e9af Add Focus Band item 2023-04-23 21:31:06 -04:00
Flashfyre ebdfb7b4cb Add items and ability to summary 2023-04-23 18:40:21 -04:00
Flashfyre db5db61272 Add stats screen to summary 2023-04-23 16:36:03 -04:00
Flashfyre 032e26728b Fix some bugs 2023-04-23 01:03:09 -04:00
Flashfyre 2ac0a3645f Add switch out preventing to traps 2023-04-22 22:14:53 -04:00
Flashfyre 77999671b2 Add more move implementations 2023-04-21 19:30:04 -04:00
Flashfyre 3b238737a1 Fix some bugs 2023-04-21 00:10:45 -04:00
Flashfyre 4d69d3b219 Fix evolved enemy Pokemon icons not being initialized 2023-04-21 00:04:48 -04:00
Flashfyre 50b264ad77 Add recharging move logic 2023-04-20 21:32:48 -04:00
Flashfyre 60ac4e096c Add enemy modifiers functionality 2023-04-20 19:44:56 -04:00
Flashfyre 3546f3b5a7 Refactor source files and add berries 2023-04-20 15:46:05 -04:00