Commit Graph

3574 Commits

Author SHA1 Message Date
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 db31f961ad Add fade back to starter select on game over 2023-04-21 22:59:09 -04:00
Flashfyre b50976d784 Fix issue with biome links 2023-04-21 21:32:14 -04:00
Flashfyre d721705d30 Fix town biome using wrong battle background 2023-04-21 20:58:56 -04:00
Flashfyre 0746aa5017 Add grass biome and replace old grass with new plains 2023-04-21 20:29:22 -04:00
Flashfyre 77999671b2 Add more move implementations 2023-04-21 19:30:04 -04:00
Flashfyre 355bfc76bf Add mini black hole item 2023-04-21 15:45:48 -04:00
Flashfyre 4b89794ab3 Add modifier transfer functionality 2023-04-21 14:05:16 -04:00
Flashfyre 57f19a3f40 Add Low Kick and Grass Knot logic 2023-04-21 01:17:43 -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 4eb44003b2 Fix TMs in modifier pool replaced with temp stat booster 2023-04-20 23:47:15 -04:00
Flashfyre edce08b35c Adjust enemy modifier rate 2023-04-20 22:26:38 -04:00
Flashfyre 61adb285b6 Fix order of luxury tier modifiers 2023-04-20 21:42:56 -04:00
Flashfyre 1876bded74 Disable quickstart mode 2023-04-20 21:34:37 -04:00
Flashfyre 50b264ad77 Add recharging move logic 2023-04-20 21:32:48 -04:00
Flashfyre bfa95a372e Add leftovers item 2023-04-20 20:15:16 -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
Flashfyre 6135243641 Add Pokeball modifier when modifier stack is full 2023-04-20 11:29:26 -04:00
Flashfyre 92e3a6f537 Fix golden pokeball not stacking 2023-04-20 01:07:39 -04:00
Flashfyre ebff806dbd Add lower level limit to legendaries 2023-04-20 01:04:36 -04:00
Flashfyre 14c792506f Add EXP. Balance 2023-04-19 22:51:46 -04:00
Flashfyre fb52c4a6ed Add EXP charm and change Lucky Egg to held item 2023-04-19 19:55:22 -04:00
Flashfyre 52a28ed95a Add logic for disable move 2023-04-19 18:19:55 -04:00
Flashfyre da0d607f26 Add some move effects 2023-04-19 16:52:14 -04:00
Flashfyre 5a3f626776 Fix some bugs and re-implement unintentionally reverted weather logic 2023-04-19 14:07:38 -04:00
Flashfyre 64076a842d Alter average level formula 2023-04-19 11:14:47 -04:00
Flashfyre 2fbb533ca2 Minor biome config fix 2023-04-19 02:13:10 -04:00
Flashfyre 8f990fbc21 Fix auto play issue with level up stats prompt 2023-04-19 00:37:41 -04:00
Flashfyre 5ab3b2dab6 Fix crash related to weather and issue with level up stats 2023-04-19 00:35:06 -04:00
Flashfyre 5a1de4d9a5 Fix weather and add wave display 2023-04-18 23:54:07 -04:00
Flashfyre 89356fbfda Add full heal modifier 2023-04-18 22:23:06 -04:00
Flashfyre d2d2f956ef Overhaul modifiers and add temp stat boosts 2023-04-18 22:09:37 -04:00
Flashfyre 59155b7c18 Fix no faint bug with certain kinds of damage 2023-04-18 16:47:29 -04:00
Flashfyre 40058539a7 Fix crashes 2023-04-18 15:07:10 -04:00
Flashfyre 8d8f3d6c92 Add recoil damage and sacrificial moves 2023-04-18 13:36:11 -04:00
Flashfyre 54f94dbe38 Re-comment move animation test in run command 2023-04-18 12:32:37 -04:00
Flashfyre 1574d16275 Add leech seed and protect effects 2023-04-18 12:30:47 -04:00
Flashfyre 9a2fa0934f Fix starter select cycling issue 2023-04-18 09:34:02 -04:00
Flashfyre fcdd7c421e Add persistent data for catches 2023-04-18 01:32:26 -04:00
Flashfyre 00ad27247c Add WiP features related to forms and save data 2023-04-17 22:44:41 -04:00
Flashfyre bcafa47673 Fix not loading shiny assets properly 2023-04-17 08:23:30 -04:00
Flashfyre 32d6bea725 Add weather and weather-related move effects 2023-04-17 00:46:50 -04:00
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