pokerogue/src/data
NightKev c20f37bcf9
[P3 Bug] Add dialog lines for Rood ()
2024-09-02 01:39:52 -04:00
..
ability.ts [Move] Implement Safeguard () 2024-09-02 00:26:20 -04:00
arena-tag.ts [Move] Implement Safeguard () 2024-09-02 00:26:20 -04:00
battle-anims.ts [Bug] Fix Opponent pokemon sprite disappears after using Roar and Dragon Tail () 2024-09-01 22:42:23 -04:00
battle-stat.ts [QoL] IV scanner update to hide the prompt and let you see the stats mid battle on the stats screen () 2024-08-08 01:04:12 -04:00
battler-tags.ts [Bug] Fix Octolock Ignores Clear Body, White Smoke, Big Pecks 2024-09-02 00:20:16 -04:00
berry.ts [Bug] Fix some damage formulas processed with ceil instead of floor () 2024-08-21 22:39:11 -07:00
biomes.ts [Beta][Misc] Banner () 2024-09-01 20:18:40 +01:00
challenge.ts [Challenge] Inverse battle challenge () 2024-08-29 19:59:33 +01:00
daily-run.ts Prevent daily runs from breaking due to very (un)lucky RNG () 2024-08-30 20:10:38 -07:00
dialogue.ts [P3 Bug] Add dialog lines for Rood () 2024-09-02 01:39:52 -04:00
egg-moves.ts [Balance] Biome Changes / Minor Passive Changes / Minor Egg Move Changes / Beta GMax form adjustments () 2024-08-29 20:29:06 +01:00
egg.ts [Balance] Egg and Starter Adjustments (increase HA chance, decrease candy costs) () 2024-08-12 16:27:33 -04:00
exp.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript () 2024-05-23 11:03:10 -04:00
gender.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript () 2024-05-23 11:03:10 -04:00
move.ts [Move] Implement Safeguard () 2024-09-02 00:26:20 -04:00
nature.ts [Refactor] use typescript `strict-null` () 2024-08-07 17:23:12 +01:00
pokeball.ts [Refactor][QoL] Game Audio + New Settings () 2024-08-25 17:40:14 +01:00
pokemon-evolutions.ts Clearly define the pichu evolutions (this does not change the behaviour just makes it clea in the code!) () 2024-08-26 22:20:55 +02:00
pokemon-forms.ts [Enhancement/Item] Separate form change items into non-rare and rare () 2024-09-02 01:15:52 -04:00
pokemon-level-moves.ts [Balance] Give Partner Eevee and G-Max Eevee access to their signatures / Fix G-Max Pikachu Learnset () 2024-08-25 15:26:19 -07:00
pokemon-species.ts [Balance] Final Adjustments to biomes + Gmax Snorlax Ability + Passive changed () 2024-08-31 16:39:21 -07:00
pokemon-stat.ts Beta Merge 27/07 () 2024-07-28 00:47:00 +01:00
splash-messages.ts Beta Merge 27/07 () 2024-07-28 00:47:00 +01:00
status-effect.ts [Bug] Fix DNA splicers broken from the strictnull check () 2024-08-09 09:33:31 -04:00
temp-battle-stat.ts [Localization] Localized the statname in the X Item description () 2024-06-15 21:54:53 -04:00
terrain.ts [Enhancement] Add support for simulated calls to Abilities () 2024-08-21 18:29:21 -07:00
tms.ts Even more TM fixes () 2024-08-30 10:54:48 -07:00
trainer-config.ts Blitzy's implementation of evil teams in trainer-config.ts () 2024-08-30 00:05:09 +01:00
trainer-names.ts [Misc] Update eslint.config.js for space after commas () 2024-08-23 16:36:10 +08:00
type.ts [Challenge] Inverse battle challenge () 2024-08-29 19:59:33 +01:00
variant.ts [QOL] UI Improvement - Shiny Icon () 2024-06-25 13:48:48 -04:00
weather.ts [Refactor] use typescript `strict-null` () 2024-08-07 17:23:12 +01:00