pokerogue/src
damocleas dd3ffb4315
Voucher Item tier changes/addition (#1516)
* Voucher Item tier changes/addition

- Voucher moved from Ultra -> Great Tier, given a weight of 1 and disappears after first reroll, should still appear more often with a healthy team than in ultra tier at all.
- Voucher Plus moved from Master -> Rogue Tier, with weight starting at 9 -> 5 and decreasing with each reroll with 3 -> 2
Should appear just a bit more often than before.
- Voucher Premium added to Master (based on suggestion from Madmadness) with same weight as new Voucher Plus, and disabled in Endless / Endless Spliced
Should appear ~20% of the time with *perfect luck* in a whole average classic run.

Overall would be a 40-45% increase in total eggs in perfect conditions (luck, healthy team, etc.)

* fixed an extra spacebar at the end of 1303

* fixed an extra spacebar at the end of 1360

* fixed to account for Wide Lens being added
2024-06-04 22:05:29 -04:00
..
configs/inputs Settings Refactor (#1771) 2024-06-03 19:57:47 -04:00
data [Feature] Updated Champion teams (#1676) 2024-06-04 14:37:04 -04:00
enums Menu - Controls Rebind - Gamepad & Keyboard (Cleaner git log) (#1666) 2024-06-01 13:56:32 +01:00
field [Bug] Fix Circular Dependency with BerryType (#1802) 2024-06-04 19:03:02 +01:00
locales loading screen disclaimer 2024-06-04 21:41:36 -04:00
modifier Voucher Item tier changes/addition (#1516) 2024-06-04 22:05:29 -04:00
pipelines added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05:00
plugins [Localization] Use proper postpositional particle for Korean (#1759) 2024-06-03 21:38:52 -04:00
system Balance endless tokens (#1733) 2024-06-04 16:39:22 -05:00
test Settings Refactor (#1771) 2024-06-03 19:57:47 -04:00
ui revert pokemon info container depth change 2024-06-04 21:45:36 -04:00
account.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
battle-scene-events.ts [Bug] Fix Leppa Berries not Updating Flyout PP (#1806) 2024-06-04 16:59:39 -05:00
battle-scene.ts Revert "[Feature] Add possibility to override whole user party (#1643)" (#1796) 2024-06-04 16:39:02 +01:00
battle.ts Disables all unique double battles but tate and Liza. And those two will now always have lunatone and the other one (solrock?) as their first pokemon (#1654) 2024-06-02 09:15:17 +10:00
debug.js ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
egg-hatch-phase.ts Implement Pity System (#1752) 2024-06-03 15:43:52 -04:00
evolution-phase.ts added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05:00
form-change-phase.ts added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05:00
game-mode.ts added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05:00
inputs-controller.ts Settings Refactor (#1771) 2024-06-03 19:57:47 -04:00
loading-scene.ts loading screen disclaimer 2024-06-04 21:41:36 -04:00
main.ts Fixes etPositionRelative Errors (#1514) 2024-05-28 17:16:14 -04:00
messages.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
overrides.ts [Bug] Fix Circular Dependency with BerryType (#1802) 2024-06-04 19:03:02 +01:00
phase.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
phases.ts [Bug] Fix Leppa Berries not Updating Flyout PP (#1806) 2024-06-04 16:59:39 -05:00
scene-base.ts Removes useless '/' make it doubles in somes cases (#1482) 2024-05-28 10:08:53 -04:00
touch-controls.ts Menu - Controls Rebind - Gamepad & Keyboard (Cleaner git log) (#1666) 2024-06-01 13:56:32 +01:00
tutorial.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
ui-inputs.ts [QoL] Add Arena Info Flyout for Weather, Terrain, etc. (#1734) 2024-06-03 21:18:09 -05:00
utils.test.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
utils.ts [Bug] Handle if the browser gives a long form of a language (like "de-DE") … (#1795) 2024-06-04 15:11:02 -05:00
vite.env.d.ts [QoL] Fix Final VS Code Error (#1608) 2024-05-30 19:37:59 +01:00