Madmadness65
d9c4785391
Merge branch 'beta' into deep-sea-items
2025-01-10 20:15:38 -06:00
Ori shalhon
d3fafa2770
[UI/UX] Add random selection option during starter select ( #5075 )
...
Deploy Beta / deploy (push) Has been cancelled
ESLint / Run linters (push) Has been cancelled
Tests / Run Pre-test (push) Has been cancelled
Tests / Run Tests (push) Has been cancelled
* Update submodule public/locales to the latest upstream commit
* feat: add random selection option during starter select
* move random selection behavior to seperate label
* Update public/locales submodule reference
* Remove debug console.log statement
* Update locales
* Update src/ui/starter-select-ui-handler.ts
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
* Update src/ui/starter-select-ui-handler.ts
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
* Update src/ui/starter-select-ui-handler.ts
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
* Update locales submodule
---------
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
2025-01-10 20:10:52 -06:00
Amani H.
29087710b7
[Balance] Adjust Orb & Light Ball Weight Functions ( #5070 )
...
* [Balance] Adjust Orb & Light Ball Weight Functions
* Apply Kev's Suggestions
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
---------
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
Co-authored-by: damocleas <damocleas25@gmail.com>
2025-01-10 19:34:16 -05:00
Zain
b0c347e20d
[Bug] Fixed defog not removing the target's Safeguard and Mist ( #5107 )
...
* Fixed defog not removing the target's Safeguard and Mist
* Made requested changes and added unit test
* Remove stray newline
---------
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
2025-01-10 18:29:25 -06:00
Jimmybald1
d0db6a35d2
[Bug] fix #5102 Catching Charm now always max weight in Daily Mode ( #5103 )
...
Deploy Beta / deploy (push) Has been cancelled
ESLint / Run linters (push) Has been cancelled
Tests / Run Pre-test (push) Has been cancelled
Tests / Run Tests (push) Has been cancelled
Co-authored-by: Jimmybald1 <147992650+IBBCalc@users.noreply.github.com>
2025-01-08 20:27:23 +01:00
Unicornpowerstar
07b69c9485
[Sprite] Fix Issues with the 658-ash.json to display sprite correctly ( #5055 )
...
Deploy Beta / deploy (push) Has been cancelled
ESLint / Run linters (push) Has been cancelled
Tests / Run Pre-test (push) Has been cancelled
Tests / Run Tests (push) Has been cancelled
* [Sprite][Color] Fixing Issues with the 658-ash.json to display sprite correctly
- Fix colors not being shown correctly in the json.
- Said fix are adding a new entry to separate the whites that are F8f8f8 by adding f4f4f4
- Changed the wrong color into the correct one on the rare.
---------
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
2025-01-06 16:26:00 -08:00
NightKev
197b264fb0
[Bug] Gimmighoul & Eevee eggs will now properly randomize their forms ( #5080 )
2025-01-06 16:24:08 -08:00
Lugiad
1be95e8a1a
[Localization] [UI/UX] Updates for pokemon-emerald-pro & pkmnems ( #4968 )
...
Deploy Beta / deploy (push) Has been cancelled
ESLint / Run linters (push) Has been cancelled
Tests / Run Pre-test (push) Has been cancelled
Tests / Run Tests (push) Has been cancelled
* Add files via upload
* Add files via upload
2025-01-04 23:43:40 +01:00
Madmadness65
6d921cb5c2
Add Deep Sea Scale & Tooth items
...
Also changes Clamperl's evolution method from gender-specific to requiring one of the Deep Sea items to be held.
2025-01-03 21:46:54 -06:00
damocleas
bfe0d9bb79
Merge pull request #5076 from pagefaultgames/beta
...
Deploy Main / deploy (push) Has been cancelled
ESLint / Run linters (push) Has been cancelled
Github Pages / Github Pages (push) Has been cancelled
Tests / Run Pre-test (push) Has been cancelled
Tests / Run Tests (push) Has been cancelled
Minor Release 1.4.3
2025-01-03 19:35:41 -05:00
Amani H.
355e70328c
[Misc] 1.4.3
Version Bump + Locales Update ( #5077 )
Deploy Beta / deploy (push) Waiting to run
ESLint / Run linters (push) Waiting to run
Tests / Run Pre-test (push) Waiting to run
Tests / Run Tests (push) Blocked by required conditions
2025-01-03 18:27:26 -06:00
AJ Fontaine
ec5dadb4f4
[Misc] Undo winter holiday event changes ( #5068 )
Deploy Beta / deploy (push) Waiting to run
ESLint / Run linters (push) Waiting to run
Tests / Run Pre-test (push) Waiting to run
Tests / Run Tests (push) Blocked by required conditions
2025-01-03 16:42:06 -07:00
NightKev
206419c9f1
Merge pull request #5061 from pagefaultgames/main
...
Deploy Beta / deploy (push) Has been cancelled
ESLint / Run linters (push) Has been cancelled
Tests / Run Pre-test (push) Has been cancelled
Tests / Run Tests (push) Has been cancelled
Merge main (1.4.2) into beta
2024-12-31 02:38:07 -08:00
NightKev
14902cdb60
[Hotfix] Prevent Keldeo from changing forms in Daily Run ( #5060 )
...
* [Hotfix] Prevent Keldeo from changing forms in Daily Run
* Update patch version
2024-12-30 20:20:23 -08:00
NightKev
1b6374f469
[UI/UX] Change label for music settings ( #5053 )
...
Changes from "Consistent/Mixed" to "Gen V + PMD"/"All Gens"
Update `MusicPreferences` enum
* Update locales submodule
2024-12-30 18:55:28 -08:00
Wlowscha
6946abadb8
[UI/UX] Add cursor memory option ( #5028 )
...
Deploy Beta / deploy (push) Waiting to run
ESLint / Run linters (push) Waiting to run
Tests / Run Pre-test (push) Waiting to run
Tests / Run Tests (push) Blocked by required conditions
* Adding a new key determining whether the command cursor resets at the beginning of each new battle.
* Allowing user to toggle commandCursorReset on and off.
* Changing option name to commandCursorMemory
* Fixed caps in settings.ts
* Moved Command_Cursor_Memory from Display settings to General settings
2024-12-30 09:35:45 -06:00
Asuka Kuwahara
8f884a7ef0
[BUG] fix #5038 update shedinja's gender to genderless on evolution ( #5039 )
...
Deploy Beta / deploy (push) Waiting to run
ESLint / Run linters (push) Waiting to run
Tests / Run Pre-test (push) Waiting to run
Tests / Run Tests (push) Blocked by required conditions
* update shedinja's gender to genderless
* update unit test
2024-12-29 20:09:11 -06:00
NightKev
10e0f9f0de
Merge pull request #5024 from pagefaultgames/main
...
Deploy Beta / deploy (push) Has been cancelled
ESLint / Run linters (push) Has been cancelled
Tests / Run Pre-test (push) Has been cancelled
Tests / Run Tests (push) Has been cancelled
Merge main to beta
2024-12-20 19:32:30 -08:00
AJ Fontaine
8457fb96fe
[Hotfix] Fix off-by-one error for event encounters ( #5022 )
...
Deploy Main / deploy (push) Has been cancelled
ESLint / Run linters (push) Has been cancelled
Github Pages / Github Pages (push) Has been cancelled
Tests / Run Pre-test (push) Has been cancelled
Tests / Run Tests (push) Has been cancelled
* Fix off-by-one error for event encounters
* Increment version to 1.4.1
---------
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
2024-12-20 18:41:07 -08:00
damocleas
f95a5d41cb
Merge pull request #5019 from pagefaultgames/beta
...
Deploy Main / deploy (push) Waiting to run
ESLint / Run linters (push) Waiting to run
Github Pages / Github Pages (push) Waiting to run
Tests / Run Pre-test (push) Waiting to run
Tests / Run Tests (push) Blocked by required conditions
Release 1.4.0
2024-12-20 19:06:24 -05:00
AJ Fontaine
6392ee857c
[Balance] Allow event Stantler to evolve ( #5021 )
Deploy Beta / deploy (push) Waiting to run
ESLint / Run linters (push) Waiting to run
Tests / Run Pre-test (push) Waiting to run
Tests / Run Tests (push) Blocked by required conditions
2024-12-20 15:53:42 -08:00
NightKev
e75fa0d16d
Merge main into beta to fix git history ( #5020 )
...
Co-authored-by: Tempoanon <163687446+Tempo-anon@users.noreply.github.com>
2024-12-20 14:27:49 -08:00
AJ Fontaine
82dad5568c
[Balance] Fix Annihilape Tera Blast TM Compatibility ( #5016 )
2024-12-20 14:14:16 -08:00
damocleas
e9d97db11b
Winter Holiday Event ( #5015 )
...
* Update trainer-victory-phase.ts
* Update starters.ts for event
* Update timed-event-manager.ts
* Event stuff
* Cleaning up
* Winter Holiday 2024 Banners
* Update timed-event-manager.ts
* Fix event banner
* Update trainer-config.ts
* FoF, BBound, weather changes
* Fix German Banner
* Add Iron Bundle to event encounters
* Update delibirdy-encounter.test.ts
* Update src/data/weather.ts
Co-authored-by: AJ Fontaine <36677462+Fontbane@users.noreply.github.com>
---------
Co-authored-by: AJ Fontaine <fontbane@gmail.com>
Co-authored-by: Lugiad <2070109+Adri1@users.noreply.github.com>
Co-authored-by: AJ Fontaine <36677462+Fontbane@users.noreply.github.com>
2024-12-20 14:11:06 -08:00
AJ Fontaine
bbb6b46801
[Balance] Change a few early gym teams ( #4998 )
...
* Change gyms accessible before wave 30
* Prevent wave 20 gym leader from evolving
* Check game mode for wave 20 trainer evo ban
* Add Whitney Girafarig Crasher Wake Magikarp
2024-12-20 14:10:38 -08:00
AJ Fontaine
1953e8dbe9
[Balance] Check previous level moves for redundancy when spawning TMs ( #4996 )
2024-12-20 14:10:23 -08:00
NightKev
ba28511046
Bump version number to 1.4.0 ( #5013 )
2024-12-20 12:25:34 -08:00
NightKev
0022972be9
[i18n] Update locales submodule
2024-12-20 12:24:09 -08:00
NightKev
6ef15eca4a
[i18n] Update locales submodule
Deploy Beta / deploy (push) Waiting to run
ESLint / Run linters (push) Waiting to run
Tests / Run Pre-test (push) Waiting to run
Tests / Run Tests (push) Blocked by required conditions
2024-12-19 16:18:32 -08:00
NightKev
29a079cfd3
Revert "[UI/UX] Refactor and enable seasonal splash messages ( #5009 )" ( #5014 )
...
This reverts commit 806585f1a6
.
2024-12-19 16:04:12 -08:00
AJ Fontaine
806585f1a6
[UI/UX] Refactor and enable seasonal splash messages ( #5009 )
...
* Refactor and enable seasonal splash texts
* Update splash text test
2024-12-19 12:01:40 -08:00
NightKev
708e58d083
[i18n] Update locales submodule
2024-12-19 11:45:00 -08:00
NightKev
62e4a7ec54
[Misc] Update CREDITS.md ( #5003 )
...
Deploy Beta / deploy (push) Waiting to run
ESLint / Run linters (push) Waiting to run
Tests / Run Pre-test (push) Waiting to run
Tests / Run Tests (push) Blocked by required conditions
* Add muscode and geeilhan to CREDITS.md
* Sort list alphabetically
* Change subcategory to "Other Code Contributors"
* Add Lugiadrien and Zé Ricardo
Co-authored-by: Moka <54149968+MokaStitcher@users.noreply.github.com>
---------
Co-authored-by: Moka <54149968+MokaStitcher@users.noreply.github.com>
2024-12-18 12:01:19 -08:00
Lugiad
cb719d99a5
[i18n] Update party-ui-handler.ts ( #4986 )
Deploy Beta / deploy (push) Has been cancelled
ESLint / Run linters (push) Has been cancelled
Tests / Run Pre-test (push) Has been cancelled
Tests / Run Tests (push) Has been cancelled
2024-12-16 03:34:14 -08:00
NightKev
f6f29f0f66
[i18n] Update locales submodule ( #4992 )
Deploy Beta / deploy (push) Waiting to run
ESLint / Run linters (push) Waiting to run
Tests / Run Pre-test (push) Waiting to run
Tests / Run Tests (push) Blocked by required conditions
2024-12-15 13:38:51 -08:00
NightKev
90c8c97437
Fix BattleBond Greninja moveset: Add Mat Block, remove duplicate move
Deploy Beta / deploy (push) Waiting to run
ESLint / Run linters (push) Waiting to run
Tests / Run Pre-test (push) Waiting to run
Tests / Run Tests (push) Blocked by required conditions
2024-12-14 10:15:21 -08:00
NightKev
dfde40f1ae
[Misc] Update "Yda's Dex" credit (the tool is now gone) ( #4988 )
2024-12-14 06:55:23 -08:00
PrabbyDD
5db3074e2c
[Move] Implement Lunar Dance ( #4926 )
...
Deploy Beta / deploy (push) Has been cancelled
ESLint / Run linters (push) Has been cancelled
Tests / Run Pre-test (push) Has been cancelled
Tests / Run Tests (push) Has been cancelled
* beginning immplementation of lunar dance
* adding tests
* changing in game message and making full hp message not display
* Reuse Healing Wish's move attr, update test
---------
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
2024-12-09 21:25:28 -06:00
Lugiad
f2ef3620b5
[Localization] Localizable Event Timer ( #4971 )
Deploy Beta / deploy (push) Has been cancelled
ESLint / Run linters (push) Has been cancelled
Tests / Run Pre-test (push) Has been cancelled
Tests / Run Tests (push) Has been cancelled
2024-12-06 17:49:09 -08:00
Jannik Tappert
22f4e747ab
Login now shows "beta" when playing on beta ( #4973 )
2024-12-06 17:48:55 -08:00
Tempoanon
6d903440b4
Release 1.3.0
...
Deploy Main / deploy (push) Has been cancelled
ESLint / Run linters (push) Has been cancelled
Github Pages / Github Pages (push) Has been cancelled
Tests / Run Pre-test (push) Has been cancelled
Tests / Run Tests (push) Has been cancelled
Release 1.3.0
2024-12-03 18:05:48 -05:00
NightKev
757fe1a17c
[Misc] Update credits ( #4942 )
...
Deploy Beta / deploy (push) Has been cancelled
ESLint / Run linters (push) Has been cancelled
Tests / Run Pre-test (push) Has been cancelled
Tests / Run Tests (push) Has been cancelled
* Create `CREDITS.md`
* Add categories
* added Firel biome
* Update README.md
Co-authored-by: Moka <54149968+MokaStitcher@users.noreply.github.com>
* Add Leparagon to Trainer Sprites
* Add balance team
* Update music credits for Andr06 (new Forest BGM)
* Add dev team and past contributors to credits
* Add link to wiki credits page for pokemon sprites
* Update indentation
* Update dev credits
* Add pancakes
* Add wormhood
* Add Mystery Event Sprites section in Art
Add Past Contributors section in Balance
* Standardize emojis to primary categories only
* Update Mystery Event Sprites section
* Fix typo
* Add wiki team
* Add Special Thanks section
Used for external contributors/community members that aren't part of
the main PokeRogue team
* Add Discord mod team
* Add Translation team
* Add External Tools section
* Update CREDITS.md
* Update CREDITS.md
* add missing é in Poké in various spot
* Add Red (iOS App) to External Tools section
* Update Red's credit
* Update art credits
* Update vari and kieran
---------
Co-authored-by: damocleas <damocleas25@gmail.com>
Co-authored-by: Moka <54149968+MokaStitcher@users.noreply.github.com>
Co-authored-by: Lugiad <2070109+Adri1@users.noreply.github.com>
Co-authored-by: Moka <millennium.stitcher@gmail.com>
2024-12-03 17:52:13 -05:00
damocleas
50a4669a26
[Balance] [Beta] Egg Move Fixes ( #4965 )
...
* Update egg-moves.ts
* Update egg-moves.ts
2024-12-03 21:22:38 +01:00
PigeonBar
dd72c5e189
[Move][Beta] Powder edge cases ( #4960 )
...
Deploy Beta / deploy (push) Waiting to run
ESLint / Run linters (push) Waiting to run
Tests / Run Pre-test (push) Waiting to run
Tests / Run Tests (push) Blocked by required conditions
* [Move][Beta] Powder edge cases
* Fix Heavy Rain check to account for weather suppression
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
* "{Pokemon} used {Fire-type move}!" now displays before Powder activation
Co-authored-by: innerthunder <168692175+innerthunder@users.noreply.github.com>
* Make `showMoveText()` and `showFailedText()` public for now
---------
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
Co-authored-by: innerthunder <168692175+innerthunder@users.noreply.github.com>
2024-12-02 22:28:57 -08:00
Moka
c6e80de1be
[Misc] 1.3.0 bump version + locales update ( #4956 )
...
Deploy Beta / deploy (push) Waiting to run
ESLint / Run linters (push) Waiting to run
Tests / Run Pre-test (push) Waiting to run
Tests / Run Tests (push) Blocked by required conditions
* bump version + update locales
2024-12-02 21:15:43 +01:00
damocleas
3ca0fdae6b
[Balance] December Starter Balance Changes ( #4883 )
...
* Update passives.ts
* Update egg-moves.ts
* Update egg-moves.ts
* Update species-egg-tiers.ts
* Update egg-moves.ts
* Update egg-moves.ts
* Update starters cost
* Update egg-moves.ts
* fixed mispell
* update egg tests to match latest species egg tier changes
* Update starters.ts - fixed placements and reduced Duraludon back to 5
* Update species-egg-tiers.ts fixed placements
* Kartana and Iron Valiant passive change
* Update passives.ts
* Update egg-moves.ts
* Update species-egg-tiers.ts
* Update starters.ts
* fix '
---------
Co-authored-by: Moka <millennium.stitcher@gmail.com>
Co-authored-by: Moka <54149968+MokaStitcher@users.noreply.github.com>
2024-12-02 14:59:02 -05:00
PigeonBar
2f377f26b7
[P1 Bug] Fix multi lens granting infinite Future Sight hits ( #4961 )
...
* [P1 Bug] Fix multi lens granting infinite Future Sight hits
* Updated `.partial()` tags
* Added corresponding TODO comments to tests
2024-12-02 12:40:59 -05:00
innerthunder
e930536efe
[Move] Implement Powder (with edge case) ( #3662 )
...
Deploy Beta / deploy (push) Waiting to run
ESLint / Run linters (push) Waiting to run
Tests / Run Pre-test (push) Waiting to run
Tests / Run Tests (push) Blocked by required conditions
* Powder basic implementation
* Add Powder integration tests
* Fix thaw test
* Use new test utils and type check function
* More edge case tests
* Make Powder (P)
* Add locale keys
* Add placeholder common anim
* Use CommonAnimPhase instead of async animation
* Add comments with new English text
* Make Powder `edgeCase` instead
* ESLint
* Fix imports
* Add `moveName` key arg for other languages
* ESLint
* Update locales
* Fix pages issues
* Update Powder explosion animation
* Update common-powder.json
* Update src/test/moves/powder.test.ts
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
* Remove lingering TIMEOUTs
* More test cleanup
---------
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
2024-12-01 14:27:55 -08:00
Bertie690
1607a694c3
[Move] Partially Implement Instruct ( #4857 )
...
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
Co-authored-by: innerthunder <168692175+innerthunder@users.noreply.github.com>
Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
2024-12-01 14:27:17 -08:00
Amani H.
0556e1ad50
[Balance] Adjust Flame/Toxic Orb Weight Functions ( #4954 )
...
* [Balance] Adjust Flame/Toxic Orb Weight Functions
* Adjust Booleans
* Add Documentation
* Implement More Granularity
* Minor `if` Change
2024-12-01 14:24:47 -08:00