Commit Graph

178 Commits (d07b007567bc576a7f343c40a500818f6fb7256e)

Author SHA1 Message Date
Flashfyre d07b007567 Re-enable data import 2024-02-08 20:53:03 -05:00
Flashfyre 05f114c8a4 Minor UI changes 2024-02-06 23:11:00 -05:00
Flashfyre ac456fc5ba Add item shop when choosing items
Add item shop when choosing items; add full restore item; add egg art to egg gacha; fix some minor text errors
2024-02-04 00:30:19 -05:00
Flashfyre 5ab628039d Fix showing incorrect max PP on summary screen 2024-01-29 20:57:59 -05:00
Flashfyre 80095a64fc Add money items 2024-01-18 22:30:03 -05:00
Flashfyre 052564f902 Update final boss fight and restructure some files 2024-01-13 12:24:24 -05:00
Flashfyre 25972b68ea Fix PP Up calculation not working properly 2024-01-13 10:56:20 -05:00
Flashfyre 96f0d9158b Fix crash on starter select screen 2024-01-13 00:41:07 -05:00
Flashfyre ea6c547af1 Minor changes to forms 2024-01-12 20:16:29 -05:00
Flashfyre 831bc75560 Fix layering for egg-related UIs when option select is visible 2024-01-12 00:09:11 -05:00
Flashfyre 4c07c6d5cb Changes for how play time is handled 2024-01-11 20:27:50 -05:00
Flashfyre f9c3023e6d Add additional stats 2024-01-11 16:47:11 -05:00
Flashfyre fcf1c4f574 Rework option select and add game stats 2024-01-11 12:26:32 -05:00
Flashfyre 13aa20630d Bring summary UI to top when opened 2024-01-11 00:41:08 -05:00
Flashfyre 6084d3aaa6 Add form change system 2024-01-09 23:34:43 -05:00
Flashfyre eedad7d678 Add boss health bars 2024-01-07 23:17:24 -05:00
Flashfyre 8cc1982859 Add natures 2024-01-05 22:31:13 -05:00
Flashfyre 6dc868272f Add summary memo text 2024-01-05 11:29:34 -05:00
Flashfyre 4776851bb8 Add new boss trainers and tweak boss trainer logic 2024-01-04 19:37:07 -05:00
Flashfyre 6558de01c4 Fix issue with mobile and submit action 2024-01-02 17:31:44 -05:00
Flashfyre c0aac06fab Fix mobile bug on starter select screen 2024-01-02 17:11:51 -05:00
Flashfyre cc5f15e00e Press enter to start run on starter screen 2024-01-01 13:41:46 -05:00
Flashfyre eae0d907c5 Minor tweak for starter select screen 2024-01-01 11:17:20 -05:00
Flashfyre 264c1c28ef Allow for up to 6 starters below the limit 2024-01-01 10:14:49 -05:00
Flashfyre bbf42f28fb Fix vouchers in endless mode 2023-12-31 23:19:06 -05:00
Flashfyre 1ad25bdf61 Link save data to account 2023-12-31 18:30:37 -05:00
Flashfyre 8063472bac Add accounts, login, and registration 2023-12-30 20:19:33 -05:00
Flashfyre 60260faaa4 Ignore time of day tint on Pokemon sprites in UI 2023-12-30 15:44:20 -05:00
Flashfyre e107349a98 Add data save and load 2023-12-26 14:49:23 -05:00
Flashfyre 5935907a09 Don't allow disabling the touch controls on a detected mobile device 2023-12-25 16:39:40 -05:00
Flashfyre ca720e8a20 Add missing case for updating touch controls UI mode 2023-12-25 15:06:56 -05:00
Flashfyre 41d1a84c76 Add touch controls for mobile support 2023-12-25 15:03:50 -05:00
Flashfyre de29ea9c05 Add missing west Shellos icon 2023-12-24 15:32:21 -05:00
Flashfyre 4a575a45a9 Fix some bugs
Fix softlock with charging moves; fix double summon bug with Dragon Tail and similar moves in a trainer battle
2023-12-21 23:57:11 -05:00
Flashfyre 2568ac3524 Add paradox Pokemon for the end biome 2023-12-21 01:24:24 -05:00
Flashfyre e07e267ddc Refactor windows and add alternate window skins 2023-12-20 22:22:15 -05:00
Flashfyre cb71e543a8 Rename UiHandler file to fit conventions 2023-12-20 19:19:23 -05:00
Flashfyre 524cd99eda Rebalanace vouchers and add golden voucher 2023-12-20 17:22:50 -05:00
Flashfyre 534d5a907c Fix eggs ignoring forms 2023-12-20 00:35:41 -05:00
Flashfyre aa94e044ab Add egg gacha system and various minor changes
Add egg gacha system; remove certain mythical Pokemon from the wild pool as egg exclusive; add egg vouchers with UI; rework Shiny Charm odds; fix trainer Pokemon shiny odds not properly ignoring Shiny Charm modifier
2023-12-19 23:51:48 -05:00
Flashfyre 8781bb29da Move starter screen IV chart to its own component 2023-12-15 23:42:31 -05:00
Flashfyre 71fdafe8fb Add egg logic and hatching screen (WiP) and end biome arena BG 2023-12-15 23:07:32 -05:00
Flashfyre dad6401f67 Add evolution pausing and fix visual bug with evolution scene 2023-12-14 12:55:11 -05:00
Flashfyre 1a4d51d060 Add evolution cancelling 2023-12-14 11:54:56 -05:00
Flashfyre 47181ea868 Add generation 8 Pokemon and new biomes 2023-12-14 00:41:35 -05:00
Flashfyre 982e9c7e1e Add generation 7 Pokemon and new biomes 2023-12-12 15:32:50 -05:00
Flashfyre 7047448382 Add scrolling ability text 2023-12-11 11:09:58 -05:00
Flashfyre 67ac5d3139 Truncate names in battle info and party UI when too long 2023-12-09 23:41:36 -05:00
Flashfyre e2a6a93209 Rebalance base stat boosters and make max stack count rely on IVs 2023-12-09 00:33:29 -05:00
Flashfyre 35747c3dd6 Fix Pokemon icon positioning 2023-12-08 19:43:14 -05:00