Commit Graph

  • 2b2b02ff2c Divide evolution items into common and rare Flashfyre 2024-03-29 16:19:15 -0400
  • fa7c1684f7 Fix tag source linking Flashfyre 2024-03-29 15:43:36 -0400
  • dff9a21a0b Fix not properly checking damage greater than 0 for certain effects Flashfyre 2024-03-29 15:00:16 -0400
  • 34f748f331 Cries are pitched down when at low HP Flashfyre 2024-03-29 14:42:27 -0400
  • baaa00656e Revert "Fix strong trainer party members often not evolving due to dividing by 0" Flashfyre 2024-03-29 13:52:21 -0400
  • f0d33c96aa Fix Self-Destruct and Explosion not taking type advantage into account Flashfyre 2024-03-29 13:47:40 -0400
  • c59c5ca413 Fix strong trainer party members often not evolving due to dividing by 0 Flashfyre 2024-03-29 13:42:54 -0400
  • a240a45318 Implement False Swipe and Hold Back moves Flashfyre 2024-03-29 11:58:22 -0400
  • 83377713a2 Update egg moves Madmadness65 2024-03-29 10:19:00 -0500
  • 8f0a3f15a3 Change double boss bar split to factor in base stat total Flashfyre 2024-03-29 10:37:28 -0400
  • 2b213da4a6 Split double boss HP bar segments Flashfyre 2024-03-29 10:29:19 -0400
  • 4f62dec998 Implement Helping Hand move Flashfyre 2024-03-29 10:07:04 -0400
  • 9350b380b2 Fix graphic issue with Paldean Wooper Madmadness65 2024-03-29 01:10:17 -0500
  • 23e3bdc960 Bosses generate with higher IVs Flashfyre 2024-03-29 00:03:54 -0400
  • 8915b2acec Fix Prankster ability not working properly Flashfyre 2024-03-28 21:35:30 -0400
  • 20799f5a4c Fix multi target attacks missing when a target is fainted Flashfyre 2024-03-28 21:18:07 -0400
  • 0be4b5dcde Fix Basculin line's forms not being encounterable Madmadness65 2024-03-28 17:04:29 -0500
  • 26bef151f4 Update starter value reduction thresholds to be per-cost Flashfyre 2024-03-28 17:29:31 -0400
  • 18fb4c7f83 update vscode settings meepen 2024-03-28 17:16:24 -0400
  • 46fc3f513b more test support meepen 2024-03-28 17:14:21 -0400
  • 4fe69a29e9 more support for vitest meepen 2024-03-28 16:47:45 -0400
  • 11bd7fdbca Implement Prankster ability Flashfyre 2024-03-28 16:24:11 -0400
  • 10a3d97076 update test scripts meepen 2024-03-28 16:09:29 -0400
  • 0d8f9b85ef update loose files and add vitest meepen 2024-03-28 16:07:58 -0400
  • 31d0d9b84e Increase Cinccino's wild evolution delay Flashfyre 2024-03-28 15:55:00 -0400
  • 829277bd37 Add missing wild evolution delay on Urshifu Flashfyre 2024-03-28 15:52:47 -0400
  • ff7258d9b6 Alter first and second gym leader levels Flashfyre 2024-03-28 14:47:57 -0400
  • 97add6e748 Don't show points for voucher unlocks Flashfyre 2024-03-28 14:36:39 -0400
  • 0afec8fd35 Rebalance trainer evolution logic Flashfyre 2024-03-28 14:05:15 -0400
  • 96bafab830 Strip console logs from production build Flashfyre 2024-03-28 11:48:51 -0400
  • b06c101020 Rare candies add 5 friendship Flashfyre 2024-03-28 11:15:28 -0400
  • 7a508c485a Fix grounding check not working properly after new changes Flashfyre 2024-03-28 10:35:18 -0400
  • cedc1fb3b2 Fix the way ignore flying tag works Flashfyre 2024-03-28 10:28:05 -0400
  • 289969790a Perish Song doesn't work on bosses Flashfyre 2024-03-28 09:21:39 -0400
  • f0b00f9f27 Add move target redirection Flashfyre 2024-03-28 00:24:24 -0400
  • 2cc38ac2cb Fix softlock with switch out moves used on player Flashfyre 2024-03-28 00:05:48 -0400
  • 211d8d3636 Fix Poison Touch not working as intended Madmadness65 2024-03-27 23:02:49 -0500
  • 63a6655759 Fix Transform and Imposter causing crash Flashfyre 2024-03-27 23:44:11 -0400
  • eb14031bdd Replace some egg moves Madmadness65 2024-03-27 22:15:35 -0500
  • 1a0c470173 Add hardware acceleration notice in initial tutorial Flashfyre 2024-03-27 22:40:10 -0400
  • b24eac4071 Give EXP Balance a 20% factor and increase stack count to 5 Flashfyre 2024-03-27 13:26:13 -0400
  • 75c9c9cc2c Make form change items non-stealable and fix Recover AI Flashfyre 2024-03-27 13:13:37 -0400
  • b94215e3f6 Attempt fixing issue with form-specific moves in learnset not being used Flashfyre 2024-03-27 12:38:36 -0400
  • 97bc8ae9e6 Add Meltan icon updates from lj_birdman Flashfyre 2024-03-27 12:08:51 -0400
  • f79337b475 Fix burn damage change affecting poison Flashfyre 2024-03-27 11:42:06 -0400
  • c8ac42f267 Fix Burn damage and add more splash messages Flashfyre 2024-03-27 11:38:50 -0400
  • 28ff6f5638 Exclude learned moves from compatible TMs Flashfyre 2024-03-27 10:43:00 -0400
  • 3d8edb8e9b Fix rival having 1 less party member than intended and add EXP All at wave 25 Flashfyre 2024-03-27 10:20:08 -0400
  • a06323c8ab Fix Circle Throw causing battle skip Flashfyre 2024-03-26 23:40:01 -0400
  • 4f9eebda13 Fix daily level cap changing mid biome Flashfyre 2024-03-26 21:40:10 -0400
  • c0b1724b1e Fix not passing trainer name when loading data Flashfyre 2024-03-26 21:21:27 -0400
  • a33f54b7cb Don't allow PP to go below 0 with Pressure Flashfyre 2024-03-26 21:09:20 -0400
  • 884c49fc55
    Specify actions-cloudflare-purge version maru 2024-03-26 21:05:42 -0400
  • 03a3074209
    Update workflow files maru 2024-03-26 20:50:44 -0400
  • 28be258fbe
    Add deploy workflow (#17) Up 2024-03-27 00:15:43 +0100
  • 8829727c8a Fix Upper Hand not having +3 priority Madmadness65 2024-03-26 17:05:12 -0500
  • 53b850aa0e Implement Chloroblast Madmadness65 2024-03-26 17:01:55 -0500
  • 44d4a28315 Implement Steel Beam Madmadness65 2024-03-26 16:54:47 -0500
  • e9b94f47f0 Fix battle animation Pokemon sprites losing shadow Flashfyre 2024-03-26 17:45:43 -0400
  • 316b93877a Fix Acupressure; Implement Life Dew Madmadness65 2024-03-26 15:21:22 -0500
  • 8bdab3d3bc Fix dividing by 0 when calculating party member scores Flashfyre 2024-03-26 16:07:59 -0400
  • 0fbf21f19b Fix accuracy and evasion ability multipliers not being applied Flashfyre 2024-03-26 15:47:19 -0400
  • c88a2a6786 Changed Petilil's evolution methods Madmadness65 2024-03-26 13:56:25 -0500
  • d98b973a9a Update metal coat evolutions to link cable with steel move Flashfyre 2024-03-26 14:42:07 -0400
  • c5f52692f6 Rest fails at full HP Flashfyre 2024-03-26 13:11:59 -0400
  • afe4fe924f
    fix invalid artifact names on pull requests Up 2024-03-26 17:21:06 +0100
  • 53dc1ec9da
    use env var for artifact URL Up 2024-03-26 17:11:12 +0100
  • ea864d037c
    authenticate when pulling build artifact Up 2024-03-26 17:08:30 +0100
  • 01a190dffc
    purge cloudflare cache after deploy Up 2024-03-26 16:24:35 +0100
  • c204f7bbd4
    merge rm calls into single command Up 2024-03-26 16:18:21 +0100
  • f67a85e7c3
    add deploy workflow Up 2024-03-26 16:14:22 +0100
  • 714f7c1052
    make build action run on pushes and pull requests Up 2024-03-26 15:11:13 +0100
  • aee5f32bc3 Properly lapse terrain Flashfyre 2024-03-26 10:08:17 -0400
  • c9eac1f510 Fix Adaptability popup triggering falsely on non-STAB moves Flashfyre 2024-03-26 09:32:02 -0400
  • b114cd1cb1 Unlocks only happen on classic Flashfyre 2024-03-25 21:09:32 -0400
  • 6fe82b3365 add GH build workflow Up 2024-03-26 01:03:29 +0100
  • 1a21fd43c0 fix production builds Up 2024-03-26 01:02:54 +0100
  • 69250714d0 fix font resolve error Up 2024-03-25 23:39:47 +0100
  • f10cdd42fe
    add GH build workflow Up 2024-03-26 01:03:29 +0100
  • dfc330fb72
    fix production builds Up 2024-03-26 01:02:54 +0100
  • 70f99f80c2 Update license to AGPL 3 Flashfyre 2024-03-25 19:22:58 -0400
  • ed1f27065c
    fix font resolve error Up 2024-03-25 23:39:47 +0100
  • 6c89af4488 Fix move skipping from Candy Jar levels Flashfyre 2024-03-25 18:31:51 -0400
  • 0a0e3fe0df Fix Dachsbun back sprites Flashfyre 2024-03-25 16:33:49 -0400
  • 1ea0511abb Convert included JS files to modules Flashfyre 2024-03-25 16:10:43 -0400
  • 85d09462ad Fix moveset generation logic Flashfyre 2024-03-25 15:22:37 -0400
  • 4633ac2426 Add failsafe if moves fail to load Flashfyre 2024-03-25 14:47:41 -0400
  • bd67ccde8b Revert "Fix random moveset generation logic not working properly with evolutions" Flashfyre 2024-03-25 14:44:40 -0400
  • 3ce8697c23 Make AI a bit more intelligent in attack move interactions Flashfyre 2024-03-25 14:38:07 -0400
  • a8cabd50d9 Fix random moveset generation logic not working properly with evolutions Flashfyre 2024-03-25 14:27:04 -0400
  • 4bf83645b5 Update egg moves with the latest changes Madmadness65 2024-03-25 13:18:43 -0500
  • 8c5e82a5a3 Add shiny indicator to starter screen Flashfyre 2024-03-25 13:40:54 -0400
  • d99f065aae Replace favicon with no BG version Flashfyre 2024-03-25 12:45:45 -0400
  • fdf0f8511d Add favicon Flashfyre 2024-03-25 12:37:51 -0400
  • a1b09f3aeb Fix item bar hover logic Flashfyre 2024-03-25 12:33:35 -0400
  • 892d99a4f9 Add 50% chance to offset gym leader wave by 10 in classic Flashfyre 2024-03-25 11:00:42 -0400
  • a22d50caa7 Fix abilities causing permanent weather and terrains Flashfyre 2024-03-25 10:22:16 -0400
  • efa8d4f3fc Fix summon data not being loaded in on session load Flashfyre 2024-03-25 10:16:29 -0400
  • 93a7af853b Berries activate simultaneously Flashfyre 2024-03-25 00:21:00 -0400
  • be88f4783e Fix Thunder not having the accuracy bypass in rain Madmadness65 2024-03-24 22:25:02 -0500