Commit Graph

94 Commits

Author SHA1 Message Date
Flashfyre
ab344cd82a Add starter values with limit and add generated fusion names 2023-12-01 17:23:26 -05:00
Flashfyre
ad9d8a8507 Add Annihilape with Rage Fist move 2023-11-28 21:35:52 -05:00
Flashfyre
cbbb8e972b Add achievement system and UI
Add achievement system and UI; fix counting invalid inputs in UI handlers for input delay
2023-11-12 00:31:40 -05:00
Flashfyre
55a61158cf Update Phaser version 2023-11-10 16:41:02 -05:00
Flashfyre
f0055048ed Fix showing level moves in blue instead of spliced moves 2023-11-08 23:37:12 -05:00
Flashfyre
1236cb948d Add shared movesets for spliced Pokemon 2023-11-08 22:30:22 -05:00
Flashfyre
2257d8d2f2 Add memory mushroom item for remembering moves 2023-11-08 17:30:07 -05:00
Flashfyre
fdc1bc5b61 Fix issues with item transfer and add scrolling 2023-11-07 18:43:48 -05:00
Flashfyre
79c5b3d4f3 Inherit shininess from splices 2023-11-05 23:48:04 -05:00
Flashfyre
e07339e3eb Add DNA splicers and Pokemon fusing 2023-11-04 00:32:12 -04:00
Flashfyre
813b4894f3 Implement Transform move and Imposter ability 2023-10-29 01:28:56 -04:00
Flashfyre
1fd5f6c01f Fix issues with held item transfer 2023-10-25 09:12:39 -04:00
Flashfyre
50cbad3af3 Add icons for Mega Rayquaza and Eternamax Eternatus 2023-10-24 15:17:41 -04:00
Flashfyre
988438cc81 Add gym leaders, elite four, and champions
Add gym leaders, elite four, and champions; add modifier rewards for initial rival battle
2023-10-20 11:38:41 -04:00
Flashfyre
83c70889fc Implement trainer battles and various changes
Implement trainer battles; add dialogue functionality; add random session seed for predictable random results; remove capitalization from text; add full party heal after every 10 waves
2023-10-18 18:01:15 -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
5c1251a616 Re-arrange some elements in party UI 2023-07-10 11:21:05 -04:00
Flashfyre
7cd45b30eb Fix crash when encountering a shiny 2023-07-05 11:54:36 -04:00
Flashfyre
d556f5aca1 Add extra information to party screen 2023-07-05 00:29:22 -04:00
Flashfyre
106d3298a2 Add TM learnability indicator when learning TM 2023-07-04 23:11:31 -04:00
Flashfyre
9faa489f19 Add endless mode
Add endless mode; prevent stat booster items from being transferred or stolen
2023-05-31 19:54:57 -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
2b95d4ce51 Add Baton modifier 2023-04-28 19:26:41 -04:00
Flashfyre
2ac0a3645f Add switch out preventing to traps 2023-04-22 22:14:53 -04:00
Flashfyre
4b89794ab3 Add modifier transfer functionality 2023-04-21 14:05:16 -04:00
Flashfyre
3546f3b5a7 Refactor source files and add berries 2023-04-20 15:46:05 -04:00
Flashfyre
00ad27247c Add WiP features related to forms and save data 2023-04-17 22:44:41 -04:00
Flashfyre
b11e391e7a Add evolution items and new modifiers 2023-04-14 18:21:33 -04:00
Flashfyre
618128dd00 Fix bug with releasing first party member 2023-04-13 23:50:48 -04:00
Flashfyre
690e284f4d Add ethers and elixirs 2023-04-11 11:04:39 -04:00
Flashfyre
50ce6c0791 Improve release logic 2023-04-11 09:41:11 -04:00
Flashfyre
53ab693bad Add release option on full party 2023-04-11 01:31:18 -04:00
Flashfyre
8e6e1fd233 Refactor controls and add random starter function 2023-04-11 00:24:55 -04:00
Flashfyre
3723e25682 Fix import issues with battle phase 2023-04-10 14:12:01 -04:00
Flashfyre
15105231ba Refactor modifiers 2023-04-09 19:15:21 -04:00
Flashfyre
860c1a5c11 Improve summary UI 2023-04-07 00:17:55 -04:00
Flashfyre
b9f21551f4 Add WiP move replacement and UI transition 2023-04-06 22:24:13 -04:00
Flashfyre
b77fd1755c Changes to summary UI 2023-04-06 10:05:12 -04:00
Flashfyre
0287904371 Minor change to party UI 2023-04-06 00:15:33 -04:00
Flashfyre
56c776834f Make party UI more flexible 2023-04-05 22:22:03 -04:00
Flashfyre
2d819a0ea4 Add party menu options and WiP summary UI 2023-04-05 08:35:15 -04:00
Flashfyre
27c0b64a3f Changes to plains arena pool 2023-03-29 12:23:52 -04:00
Flashfyre
a739a1666f Add auto mode and various changes 2023-03-29 00:31:25 -04:00
Flashfyre
2f17903d30 Initial commit 2023-03-28 14:54:52 -04:00