Commit Graph

4479 Commits

Author SHA1 Message Date
Flashfyre
ef93aec804 Add scaffolding for weather mechanic 2023-04-16 20:41:52 -04:00
Flashfyre
a66d2a8d17 Add sleep moves 2023-04-16 18:40:32 -04:00
Flashfyre
d030327336 Increase modifier upgrade odds based on shiny count 2023-04-16 09:42:35 -04:00
Flashfyre
683a8f4d04 Add HP recovery move effects 2023-04-16 00:29:55 -04:00
Flashfyre
0997bdf55b Fix issue with item-based evolutions 2023-04-15 22:51:33 -04:00
Flashfyre
8773f25e66 Simplify EXP formula for gameplay reasons 2023-04-15 22:12:59 -04:00
Flashfyre
14b3d494bb Fix move priority using wrong value 2023-04-15 21:51:08 -04:00
Flashfyre
f308887632 Add abilities list 2023-04-15 20:36:19 -04:00
Flashfyre
0e9710d45c Add move priority, flinching, and fixed damage 2023-04-15 17:40:18 -04:00
Flashfyre
656b6951b6 Add confusion and frenzy move effects 2023-04-15 01:32:16 -04:00
Flashfyre
b11e391e7a Add evolution items and new modifiers 2023-04-14 18:21:33 -04:00
Flashfyre
927f17b71f Add Shell Bell modifier 2023-04-14 01:08:44 -04:00
Flashfyre
618128dd00 Fix bug with releasing first party member 2023-04-13 23:50:48 -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
e3f7603f22 Fix bug with logic for ether and elixir modifier 2023-04-12 21:52:23 -04:00
Flashfyre
53d62056d2 Some minor bug fixes 2023-04-12 21:44:12 -04:00
Flashfyre
6397a10998 Add starter select 2023-04-12 19:09:15 -04:00
Flashfyre
950b3a14b4 Fix crash with modifiers 2023-04-12 12:56:37 -04:00
Flashfyre
2ee39119d6 Add chance of modifier tier upgrade 2023-04-12 12:48:02 -04:00
Flashfyre
638750f75b Move modifier types to separate file 2023-04-12 11:57:15 -04:00
Flashfyre
7529ac938e Slightly modify ether and elixir condition 2023-04-12 11:37:54 -04:00
Flashfyre
05736530c6 Add game speed functionality 2023-04-12 11:30:47 -04:00
Flashfyre
4c892c2c40 Add biome flow 2023-04-12 00:37:56 -04:00
Flashfyre
1bf0456511 Slightly change potion condition 2023-04-11 19:56:26 -04:00
Flashfyre
b0ecb9d5f5 Add status effects 2023-04-11 19:08:03 -04:00
Flashfyre
3f9fbc1267 Add common and charge animation data 2023-04-11 13:00:04 -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
525cf41b5e Fix UI layering issue with evolution screen 2023-04-11 00:56:05 -04:00
Flashfyre
8e6e1fd233 Refactor controls and add random starter function 2023-04-11 00:24:55 -04:00
Flashfyre
15c3318bd5 Center game canvas 2023-04-10 23:24:16 -04:00
Flashfyre
f7490c871a Move enhancements and stat modifiers 2023-04-10 23:15:06 -04:00
Flashfyre
4b7ecf434e Remove usage of fs plugin 2023-04-10 17:20:37 -04:00
Flashfyre
a3084f0d32 Revert host change 2023-04-10 17:18:35 -04:00
Flashfyre
4d6a6eac04 Merge branch 'main' of https://github.com/Flashfyre/pokemon-rogue-battle 2023-04-10 17:10:02 -04:00
Flashfyre
caebbe182a Vite config changes 2023-04-10 17:09:49 -04:00
Flashfyre
4ff3c55613 Fix some crashes 2023-04-10 16:52:27 -04:00
Flashfyre
7b216ce4c1 Implement multi-hit moves 2023-04-10 16:17:25 -04:00
Flashfyre
3723e25682 Fix import issues with battle phase 2023-04-10 14:12:01 -04:00
Flashfyre
5b097b347b Finish evolution logic and sequence 2023-04-10 13:54:06 -04:00
Flashfyre
824106c2a3 Add WiP evolution phase 2023-04-10 07:59:00 -04:00
Flashfyre
15105231ba Refactor modifiers 2023-04-09 19:15:21 -04:00
Flashfyre
4ec91695f7 Changes to autoplay mode 2023-04-09 00:22:14 -04:00
Flashfyre
8bacb9bc84 Add more to summary UI 2023-04-08 20:35:45 -04:00
Flashfyre
a5186d378d Add TM modifiers 2023-04-08 00:21:44 -04:00
Flashfyre
cf423c2d8c Add TMs data 2023-04-07 21:48:14 -04:00
Flashfyre
b743a44f4b Add move description text scrolling and summary sprite 2023-04-07 13:23:55 -04:00
Flashfyre
860c1a5c11 Improve summary UI 2023-04-07 00:17:55 -04:00