Commit Graph

47 Commits (75bd40863ec751ab8c36b7a4d3c081a28d071d85)

Author SHA1 Message Date
Flashfyre 6d73d71608 Add more logic for trainers (WiP) and various changes
Add WiP logic for trainer Pokemon pools and biome trainer pools; add more music tracks; fix issue with implementation of Mimic move
2023-10-09 20:20:02 -04:00
Flashfyre 798f6cc53f Add quicker party member EXP display and fix some minor bugs 2023-10-04 17:24:28 -04:00
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 e633ff1577 Remove logic that makes all status moves 100 accuracy 2023-07-28 10:23:37 -04:00
Flashfyre 6804476a3c Fix some move target issues 2023-07-11 11:32:56 -04:00
Flashfyre 5a706649db Fix sacrificial move effect order 2023-07-10 10:54:22 -04:00
Flashfyre 3afd43375a Attempt fixing some issues with move effects 2023-07-05 22:23:50 -04:00
Flashfyre 68282d28da Fix implementation of level damage moves 2023-07-05 16:25:09 -04:00
Flashfyre 4b61e50d72 Add starters for evolved Pokemon 2023-07-05 14:19:49 -04:00
Flashfyre e46bb9fd50 Rework post summon logic 2023-07-04 17:50:51 -04:00
Flashfyre 64da443fa6 Fix issues with logic related to AI targeting and types 2023-07-04 15:25:11 -04:00
Flashfyre 05fe3b899c Fix logic for fake out move 2023-07-04 13:04:58 -04:00
Flashfyre a7aa639bb2 Change accuracy ignore moves to only apply to the original target 2023-07-04 12:59:58 -04:00
Flashfyre 969d54dd2e Fix crash for edge case with double battles 2023-07-04 12:51:28 -04:00
Flashfyre 0cc87b4ba0 Add sprite shadows and update engine 2023-06-04 21:47:43 -04:00
Flashfyre ac9814e665 Fix issues with targeting 2023-05-31 15:04:03 -04:00
Flashfyre ab5f66f11c Minor changes 2023-05-23 10:44:33 -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 66cd02fc30 Add beach and city backgrounds 2023-05-08 10:03:57 -04:00
Flashfyre 15cfd3bad4 Add color change ability, some moves, and fix mimic 2023-05-06 00:42:01 -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 85caa97b72 Fix escape characters in charge move text 2023-05-03 18:58:07 -04:00
Flashfyre bfc26970f0 Add move targets for proper animation target 2023-05-01 14:41:44 -04:00
Flashfyre b1be0da013 Implement thief move 2023-04-30 19:05:47 -04:00
Flashfyre c6d9816318 Fix some bugs 2023-04-30 00:51:33 -04:00
Flashfyre fc4f98b203 Add finished custom swamp arena BG and resize others 2023-04-29 23:29:02 -04:00
Flashfyre 14ba169ea5 Add ignore accuracy move attribute 2023-04-27 20:12:25 -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 998972e12b Add end biome and set final wave at 200 2023-04-26 17:40:08 -04:00
Flashfyre 55ba3cd5e7 Add Xerneas, Yveltal, and Eternatus 2023-04-26 16:07:29 -04:00
Flashfyre a148ecab80 Add King's Rock and more berry types 2023-04-25 01:32:48 -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 70cd42b934 Add stack limit to Golden Pokeball modifier 2023-04-23 01:37:58 -04:00
Flashfyre 2ac0a3645f Add switch out preventing to traps 2023-04-22 22:14:53 -04:00
Flashfyre f13302e28f Implement trap moves 2023-04-22 15:01:48 -04:00
Flashfyre ef1fd4b2fd Fix Ingrain not working properly 2023-04-22 13:16:45 -04:00
Flashfyre 362a94c658 Implement various moves 2023-04-22 10:56:17 -04:00
Flashfyre f5f9eb576f Re-implement random evolution handling and mark unfinished moves 2023-04-22 01:09:35 -04:00
Flashfyre 77999671b2 Add more move implementations 2023-04-21 19:30:04 -04:00
Flashfyre 57f19a3f40 Add Low Kick and Grass Knot logic 2023-04-21 01:17:43 -04:00
Flashfyre 50b264ad77 Add recharging move logic 2023-04-20 21:32:48 -04:00
Flashfyre 3546f3b5a7 Refactor source files and add berries 2023-04-20 15:46:05 -04:00