AJ Fontaine 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1a19065a45 
							
						 
					 
					
						
						
							
							[Bug] [Balance] Gimmighoul evolution adjustments/fixes ( #4463 )  
						
						... 
						
						
						
						* Fix Gimmighoul evolution
* Fix counter
* Less janky maxStack check
---------
Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com> 
						
					 
					
						2024-09-27 16:57:46 -04:00 
						 
				 
			
				
					
						
							
							
								Lugiad 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d28c77db21 
							
						 
					 
					
						
						
							
							[Localization] Missing items translations ( #4470 )  
						
						... 
						
						
						
						* Update modifier-type.json
* Update modifier-type.json
* Update modifier-type.json
* Update modifier-type.json
* Update modifier-type.json
* Update modifier-type.json
* Update modifier-type.json
* Update modifier-type.json
* Update modifier-type.json
* Update modifier-type.json
* Update modifier-type.json
* Update modifier-type.json
* Update modifier-type.json
* Update modifier-type.json
* Update modifier-type.json
* Update modifier-type.json
* Update src/locales/ko/modifier-type.json
* Update src/locales/ko/modifier-type.json
* Update modifier-type.json
* Update src/locales/it/modifier-type.json
* Update src/locales/it/modifier-type.json
* Update src/locales/ko/modifier-type.json
* Update modifier-type.json
* Update src/locales/es/modifier-type.json
* Update src/locales/ja/modifier-type.json
* Update src/locales/ko/modifier-type.json
Co-authored-by: returntoice <171243264+returntoice@users.noreply.github.com>
* Update modifier-type.json
* Update modifier-type.json
* Update modifier-type.json
* Update modifier-type.json
* Update modifier-type.json
* Update modifier-type.json
* Update modifier-type.json
* Update battler-tags.json
* Update modifier-type.json
* Update battler-tags.json
* Update battler-tags.json
---------
Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
Co-authored-by: returntoice <171243264+returntoice@users.noreply.github.com> 
						
					 
					
						2024-09-27 16:56:40 -04:00 
						 
				 
			
				
					
						
							
							
								Xavion3 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							edbb09f4d6 
							
						 
					 
					
						
						
							
							[Beta][P2 Bug] Fix macho brace stat calculation for HP ( #4467 )  
						
						
						
					 
					
						2024-09-27 13:11:08 -04:00 
						 
				 
			
				
					
						
							
							
								Jannik Tappert 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b426340aee 
							
						 
					 
					
						
						
							
							[Localization][DE] Fix BattlerTags typo ( #4464 )  
						
						
						
					 
					
						2024-09-27 11:10:16 -04:00 
						 
				 
			
				
					
						
							
							
								Yonmaru40 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a99ec0c6c5 
							
						 
					 
					
						
						
							
							[localization] Zh_cn ME parameters hotfix ( #4462 )  
						
						... 
						
						
						
						* Update mysterious-chest-dialogue.json
* Update shady-vitamin-dealer-dialogue.json
* Update slumbering-snorlax-dialogue.json
* Update training-session-dialogue.json 
						
					 
					
						2024-09-27 15:23:41 +01:00 
						 
				 
			
				
					
						
							
							
								ImperialSympathizer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b2df7d785b 
							
						 
					 
					
						
						
							
							fix bug-type superfan's team on waves 160+ ( #4459 )  
						
						... 
						
						
						
						Co-authored-by: ImperialSympathizer <imperialsympathizer@gmail.com> 
						
					 
					
						2024-09-26 21:49:12 -07:00 
						 
				 
			
				
					
						
							
							
								NightKev 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							933309cd00 
							
						 
					 
					
						
						
							
							Fix Meloetta-related bugs in mono-type challenges ( #4460 )  
						
						... 
						
						
						
						Remove Meloetta from the `TYPE_OVERRIDES` array so wrong-form
Meloetta can't be sent into battle.
This was missed when Meloetta was changed in a previous PR
Also disallow Meloetta from being added to the party in
starter select if it's in the wrong form
for the current mono-type challenge 
						
					 
					
						2024-09-26 21:48:57 -07:00 
						 
				 
			
				
					
						
							
							
								AJ Fontaine 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c7f00d0a4d 
							
						 
					 
					
						
						
							
							Reinstate temporary evolution delay fix ( #4458 )  
						
						
						
					 
					
						2024-09-26 19:13:15 -07:00 
						 
				 
			
				
					
						
							
							
								ImperialSympathizer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5997744aa2 
							
						 
					 
					
						
						
							
							[Beta][Bug] Major/minor ME bug fixes ( #4451 )  
						
						... 
						
						
						
						* major/minor ME bug fixes
* potential fix for failed save with rental pokemon
* Update src/system/game-data.ts
Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com>
* Update src/system/game-data.ts
Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com>
* more bug fix cleanup and PR feedback
* fix Uncommon Breed ME crash
* real fix to Fun and Games force switch issues
* add isBattleMysteryEncounter() helper function
* add isBattleMysteryEncounter() helper function
* fix unintentional replace all errors
* fix catches not updating dex
---------
Co-authored-by: ImperialSympathizer <imperialsympathizer@gmail.com>
Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com> 
						
					 
					
						2024-09-26 18:43:28 -04:00 
						 
				 
			
				
					
						
							
							
								Blitzy 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6e18c76e25 
							
						 
					 
					
						
						
							
							[Balance] [Fix] Fix accidental Jirachi revert / Update Spritzee ( #4455 )  
						
						... 
						
						
						
						* Fix Jirachi / Change Spritzee
* Update egg-moves.ts 
						
					 
					
						2024-09-26 17:35:38 -05:00 
						 
				 
			
				
					
						
							
							
								DanStevensonx 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							59cb6539a7 
							
						 
					 
					
						
						
							
							[Localization] Minor Spanish Typo Corrections ( #4454 )  
						
						... 
						
						
						
						Co-authored-by: Lugiad <adrien.grivel@hotmail.fr> 
						
					 
					
						2024-09-26 15:33:39 -07:00 
						 
				 
			
				
					
						
							
							
								damocleas 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							69cac23421 
							
						 
					 
					
						
						
							
							[Balance] Various Pokemon and Move Balance Changes, labels for E-Floette and Ursaluna-BM ( #4414 )  
						
						... 
						
						
						
						* Gmax Changes for Venusaur, Blastoise, Lapras, Regenerator Mega Audino, Darkrai and Cosmog upped 6 -> 7 cost
* Changed Heal Order to 5pp to match other Recovery options
* Updated Ursaluna-BM and Eternal-Floette to Sub-Legend for easier handling, Adjust catchrates to Metagross to match Baxcalibur line, and Iron Leaves/Walking Wake catchrate to match the other paradox legends
* Actually updated catchrate for Iron Leaves and Walking Wake
* Added comments for all changes
* part 2 passive changes for the update, Pidgey, Lickitung, Stantler, Regigigas, Frillish, Litten, Chien Pao
* fix space
* Updated Meloetta Cost, Updated Krabby Passive 
						
					 
					
						2024-09-26 23:07:27 +01:00 
						 
				 
			
				
					
						
							
							
								Madmadness65 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2aeacc6de9 
							
						 
					 
					
						
						
							
							September egg move changes ( #4453 )  
						
						
						
					 
					
						2024-09-26 17:00:25 -05:00 
						 
				 
			
				
					
						
							
							
								podar 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							34bf0069ca 
							
						 
					 
					
						
						
							
							[P1] Fixing continue menu option when game finishes ( #4287 )  
						
						... 
						
						
						
						* [Bug] Fixing continue error when game finishes
* migrate: `GameData.tryClearSession` to async/await
* install dev: msw module
* add: game-data test => tryClearSession tests
---------
Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com> 
						
					 
					
						2024-09-26 13:55:08 -07:00 
						 
				 
			
				
					
						
							
							
								Lugiad 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							cb27d32fe5 
							
						 
					 
					
						
						
							
							[Localization] Tiny French typos ( #4452 )  
						
						... 
						
						
						
						* Update part-timer-dialogue.json
* Update an-offer-you-cant-refuse-dialogue.json 
						
					 
					
						2024-09-26 15:34:06 -04:00 
						 
				 
			
				
					
						
							
							
								Lugiad 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							909be8ed72 
							
						 
					 
					
						
						
							
							[Localization] Splash texts Updates ( #4424 )  
						
						... 
						
						
						
						* Update splash-messages.json
* Update splash-messages.json
* Update splash-messages.json
* Update splash-messages.json
* Update splash-messages.json
* Update splash-messages.json
* Update splash-messages.json
* Update splash-messages.json
* Update splash-messages.json
* Update splash-messages.json
* Update splash-messages.json
* Update splash-messages.json
* Update splash-messages.json
* Update splash-messages.json
* Update splash-messages.json
* Apply suggestions from code review
* Update splash-messages.json
* Update splash-messages.json
* Update splash-messages.json
* Update src/locales/pt_BR/splash-messages.json
* Update src/locales/pt_BR/splash-messages.json
* Update src/locales/pt_BR/splash-messages.json
* Update src/locales/pt_BR/splash-messages.json
* Update src/locales/pt_BR/splash-messages.json
* Apply suggestions from code review
Co-authored-by: José Ricardo <josefleury@discente.ufg.br>
* Update splash-messages.json [localization]
italian localization
* Apply suggestions from code review
Readded count
* Apply suggestions from code review
Removed non translated text from spanish
* Removed non translated splash messages from all other languages
* I missed simplified chinese
* Update src/locales/es/splash-messages.json
* Update src/locales/ja/splash-messages.json
* Update src/locales/es/splash-messages.json
* Update src/locales/ko/splash-messages.json
* Update src/locales/zh_TW/splash-messages.json
* Update src/locales/zh_CN/splash-messages.json
---------
Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
Co-authored-by: José Ricardo <josefleury@discente.ufg.br>
Co-authored-by: Niccolò <123510358+NicusPulcis@users.noreply.github.com> 
						
					 
					
						2024-09-26 12:34:20 -04:00 
						 
				 
			
				
					
						
							
							
								damocleas 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8044c76e71 
							
						 
					 
					
						
						
							
							[Localization] Fix for English 'Battles Won', updated tutorial # of Pokerus mons from 3 -> 5 ( #4449 )  
						
						... 
						
						
						
						* Fixed 'count, number' on 'Battles Won' splash text
* english tutorial
* German tutorial
* Spanish tutorial
* French tutorial
* Italian Tutorial
* Japanese tutorial, needs fix
* Korean Tutorial, needs fix
* PT / Brazil Tutorial
* zh_cn tutorial, needs check
* zh_tw tutorial, needs check 
						
					 
					
						2024-09-26 12:31:04 -04:00 
						 
				 
			
				
					
						
							
							
								Lugiad 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							eba1920ee6 
							
						 
					 
					
						
						
							
							[Bug] [Localization] Formes key correction ( #4447 )  
						
						... 
						
						
						
						* Update pokemon-form.json
* Update pokemon-form.json
* Update pokemon-form.json
* Update pokemon-form.json
* Update pokemon-form.json
* Update pokemon-form.json
* Update pokemon-form.json
* Update pokemon-form.json
* Update pokemon-form.json
* Update pokemon-form.json 
						
					 
					
						2024-09-26 11:01:24 -04:00 
						 
				 
			
				
					
						
							
							
								Jannik Tappert 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							af99297e5b 
							
						 
					 
					
						
						
							
							[Localization][DE] Translation First  Test of Pontoon PR ( #4432 )  
						
						... 
						
						
						
						* Pontoon: Update French (fr) localization of PokeRogue
Co-authored-by: Sangara <sangara.diamant@gmail.com>
* Pontoon: Update German (de) localization of PokeRogue
Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com>
* Pontoon: Update German (de) localization of PokeRogue
Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com>
* Pontoon: Update German (de) localization of PokeRogue
Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com>
Co-authored-by: Jannik <dertapp@googlemail.com>
* Apply suggestions from code review
---------
Co-authored-by: Sangara <sangara.diamant@gmail.com>
Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com>
Co-authored-by: Frederico Santos <frederico.f.santos@tecnico.ulisboa.pt>
Co-authored-by: Jannik <dertapp@googlemail.com> 
						
					 
					
						2024-09-26 16:40:51 +02:00 
						 
				 
			
				
					
						
							
							
								MokaStitcher 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a25ccbcde6 
							
						 
					 
					
						
						
							
							[UI] Make Egg List and Egg Summary scrollable ( #4391 )  
						
						
						
					 
					
						2024-09-26 01:51:49 -07:00 
						 
				 
			
				
					
						
							
							
								RedstonewolfX 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							06331ccdf6 
							
						 
					 
					
						
						
							
							[Daily] Daily standardization ( #3776 )  
						
						... 
						
						
						
						* Disable Luck in Daily Runs
If the Game Mode is Daily Run, the player's Luck is set to 0, and the Luck value is hidden.
* Give free map in daily
Adds a Map to the player's pool of starting items for Daily Runs.
* Disable Eviolite in Daily Runs
Disables Eviolite spawning in Daily Run mode.
* Write shop test and add new overrides
Adds new overrides that allow you to force content to be locked or unlocked
These overrides were also added to the OverridesHelper to make them available to tests
Adds a new check function for content unlocks, which returns `true` if it is overrode to be unlocked, `false` if it is overrode to be locked, and the unlock data mapped to a Boolean otherwise
All existing checks (other than the ones that involve actually unlocking things) for unlockables have been changed to use this
Added a pair of new exporting booleans, specifically for my test, that check if Eviolite or Mini Black Hole are in the loot table
* Prevent shinies from altering runs
Places variant rolls inside of an ExecuteWithSeedOffset block, using the current floor's RNG seed as the seed and the Pokémon's ID as the offset.
---------
Co-authored-by: Leo Kim <47556641+KimJeongSun@users.noreply.github.com>
Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com>
Co-authored-by: Amani H. <109637146+xsn34kzx@users.noreply.github.com>
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com> 
						
					 
					
						2024-09-26 01:39:59 -07:00 
						 
				 
			
				
					
						
							
							
								Yonmaru40 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6520a74cb4 
							
						 
					 
					
						
						
							
							[Localization] ZH_cn fix 9-26 ( #4443 )  
						
						... 
						
						
						
						* Update absolute-avarice-dialogue.json
* Update an-offer-you-cant-refuse-dialogue.json
* Update berries-abound-dialogue.json
* Update bug-type-superfan-dialogue.json
* Update clowning-around-dialogue.json
* Update dancing-lessons-dialogue.json
* Update dark-deal-dialogue.json
* Update delibirdy-dialogue.json
* Update dark-deal-dialogue.json
* Update fiery-fallout-dialogue.json
* Update fight-or-flight-dialogue.json
* Update fun-and-games-dialogue.json
* Update global-trade-system-dialogue.json
* Update lost-at-sea-dialogue.json
* Update mysterious-challengers-dialogue.json
* Update mysterious-chest-dialogue.json
* Update part-timer-dialogue.json
* Update safari-zone-dialogue.json
* Update shady-vitamin-dealer-dialogue.json
* Update slumbering-snorlax-dialogue.json
* Update teleporting-hijinks-dialogue.json
* Update the-expert-pokemon-breeder-dialogue.json
* Update the-pokemon-salesman-dialogue.json
* Update the-strong-stuff-dialogue.json
* Update the-winstrate-challenge-dialogue.json
* Update training-session-dialogue.json
* Update trash-to-treasure-dialogue.json
* Update uncommon-breed-dialogue.json
* Update weird-dream-dialogue.json
* Update achv.json
* Update bgm-name.json
* Update challenges.json
* Update fight-ui-handler.json
* Update modifier-select-ui-handler.json
* Update party-ui-handler.json
* Update pokemon-form.json
* Update trainer-classes.json
* Update trainer-titles.json
* Update trainer-classes.json
* Update trainer-names.json
* Update dialogue.json
* Update move.json 
						
					 
					
						2024-09-26 00:48:38 -04:00 
						 
				 
			
				
					
						
							
							
								flx-sta 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							67d8ec1d42 
							
						 
					 
					
						
						
							
							[P1 Bug] Fix freeze after replacing first pokemon ( #4427 )  
						
						... 
						
						
						
						* fix: new pokemon not being hidden initially
When switching the active pokemon (slot 1) with the new one, the new ones visibility is `true` causing a crash with animation frames
* chore: fix typo
Co-authored-by: Adrian T. <68144167+torranx@users.noreply.github.com>
---------
Co-authored-by: Adrian T. <68144167+torranx@users.noreply.github.com> 
						
					 
					
						2024-09-25 22:33:30 -04:00 
						 
				 
			
				
					
						
							
							
								innerthunder 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							029d26b4c9 
							
						 
					 
					
						
						
							
							[Beta][P2 Bug] Fix Sappy Seed applying its secondary effect against targets with Substitute ( #4430 )  
						
						... 
						
						
						
						* Fix Sappy Seed applying Leech Seed through Substitutes
* Add docs 
						
					 
					
						2024-09-25 22:32:20 -04:00 
						 
				 
			
				
					
						
							
							
								Mumble 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8b9dc79e20 
							
						 
					 
					
						
						
							
							fixed torment lapse condition ( #4440 )  
						
						... 
						
						
						
						Co-authored-by: frutescens <info@laptop> 
						
					 
					
						2024-09-26 10:34:16 +09:00 
						 
				 
			
				
					
						
							
							
								innerthunder 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a6a61b2984 
							
						 
					 
					
						
						
							
							[Move] Implement Shed Tail ( #4382 )  
						
						... 
						
						
						
						* Implement Shed Tail
* Fix leftover batonPass reference in docs
* Fix ChillyReceptionAttr
* oops
* Remove unneeded default arg in ReturnPhase
* Fix imports per Kev's suggestions
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
* Docs and Shed Tail on-add message
* Remove mixin attribute
* Update battler-tags.json
* Update battler-tags.json
* Update battler-tags.json
* Update battler-tags.json
* Update battler-tags.json
* Update battler-tags.json
* Update battler-tags.json
* Update battler-tags.json
* Update battler-tags.json
* Update battler-tags.json
* Fix indents
* More nit fixes
* Make Switch[Summon]Phase params readonly
---------
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
Co-authored-by: Lugiad <adrien.grivel@hotmail.fr>
Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com> 
						
					 
					
						2024-09-25 17:17:46 -07:00 
						 
				 
			
				
					
						
							
							
								Frederico Santos 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							70c6edfaed 
							
						 
					 
					
						
						
							
							Merge pull request  #4438  from pagefaultgames/dependabot/npm_and_yarn/rollup-4.22.4  
						
						... 
						
						
						
						Dependabot/npm and yarn/rollup 4.22.4 
						
					 
					
						2024-09-25 23:03:10 +01:00 
						 
				 
			
				
					
						
							
							
								Frederico Santos 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							05c84aaa8a 
							
						 
					 
					
						
						
							
							Revert "Bump rollup from 4.18.1 to 4.22.4 ( #4429 )" ( #4437 )  
						
						... 
						
						
						
						This reverts commit eab610ca22 
						
					 
					
						2024-09-25 23:02:11 +01:00 
						 
				 
			
				
					
						
							
							
								Mumble 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							57f39efdae 
							
						 
					 
					
						
						
							
							[Moves][Ability] Implement Torment / Taunt / Imprison + Aroma Veil ( #4378 )  
						
						... 
						
						
						
						* Torment
* Taunt and Imprison
* ability immunities
* Aroma Veil
* Imprison
* Test Files
* Added exceptions for Rollout and check for active ability
* adding tests so that git doesn't auto-fail
* Blah
* please
* some documentation
* Removed random newlines
* Added check for ability's presence mid battle
* Changed BattlerTagImmunityAbAttr to look at lists instead
* Work?
* Imprison and Taunt Tests
* Tests
* Final tests before documentation
* documentation blah
* Imports
* Flx Change
* flx - adding overrides
* Update src/data/arena-tag.ts
Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com>
* flx fixes
* quick docs
* privated retrieveField
* Handling undefined
* Update src/data/arena-tag.ts
Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com>
* forget to remove partials for heal block
* Apply suggestions from code review
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
* Marked Torment as partial
* Update src/test/moves/torment.test.ts
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
* tsdocs
* Prevents test pokemon from being immune to torment
* Update src/data/arena-tag.ts
Co-authored-by: Adrian T. <68144167+torranx@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Adrian T. <68144167+torranx@users.noreply.github.com>
* Torranx Fixes
* Check for this.source
* why
* lighting things with my mind on fire
* aRHGHSHDKSHD
---------
Co-authored-by: frutescens <info@laptop>
Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com>
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
Co-authored-by: Adrian T. <68144167+torranx@users.noreply.github.com> 
						
					 
					
						2024-09-25 14:52:48 -07:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							eab610ca22 
							
						 
					 
					
						
						
							
							Bump rollup from 4.18.1 to 4.22.4 ( #4429 )  
						
						... 
						
						
						
						* Undo egg skip event
* Readded vouchers to original weights
* [Bug] Fix Dire Hit & System Data Conversion Failure (#4282 )
Co-authored-by: xsn34kzx <xsn34kzx@gmail.com>
* Bump rollup from 4.18.1 to 4.22.4
Bumps [rollup](https://github.com/rollup/rollup ) from 4.18.1 to 4.22.4.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.18.1...v4.22.4 )
---
updated-dependencies:
- dependency-name: rollup
  dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Frederico Santos <frederico.f.santos@tecnico.ulisboa.pt>
Co-authored-by: MokaStitcher <54149968+MokaStitcher@users.noreply.github.com>
Co-authored-by: xsn34kzx <xsn34kzx@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com> 
						
					 
					
						2024-09-25 22:52:31 +01:00 
						 
				 
			
				
					
						
							
							
								NightKev 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b87999e261 
							
						 
					 
					
						
						
							
							Merge branch 'beta' into dependabot/npm_and_yarn/rollup-4.22.4  
						
						
						
					 
					
						2024-09-25 14:45:42 -07:00 
						 
				 
			
				
					
						
							
							
								returntoice 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							579975dfc9 
							
						 
					 
					
						
						
							
							[Localization] minor ko fix ( #4433 )  
						
						... 
						
						
						
						Co-authored-by: Enoch <enoch.jwsong@gmail.com> 
						
					 
					
						2024-09-25 15:59:37 -04:00 
						 
				 
			
				
					
						
							
							
								Enoch 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							acc1ef4add 
							
						 
					 
					
						
						
							
							fix Korean i18n param case ( #4431 )  
						
						
						
					 
					
						2024-09-25 12:37:49 -07:00 
						 
				 
			
				
					
						
							
							
								Enoch 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							83c18af50f 
							
						 
					 
					
						
						
							
							[Localization] localize reward gain with hard-coded numBerries(item count) in ME. ( #4379 )  
						
						... 
						
						
						
						* localize hard-coded numBerries
* Update src/locales/zh_CN/battle.json
Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com>
* Update src/locales/zh_TW/battle.json
Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com>
* change 'rewardCount' to 'count' (flx's review)
* Apply suggestions from code review - count
Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com>
* Revert "Apply suggestions from code review - count"
This reverts commit 3ce0805a5c 
						
					 
					
						2024-09-25 20:02:38 +02:00 
						 
				 
			
				
					
						
							
							
								Snailman11 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9a63a68d25 
							
						 
					 
					
						
						
							
							[P3] [Localization] Added Snow Worker Keys and Dialogue for En, Es, It, Fr, De, Ko, / Suppressed Female ( #4373 )  
						
						... 
						
						
						
						* Added Snow Worker Dialogue Keys and Dialogue
Includes en, fr, it, es, de, ko
-placeholders for ja, pt_br, zh_cn, and zh_tw
* Update dialogue.json
* Added \n$ in Spanish and German so the textboxes don't overflow
* Fixed "defeat" Formatting for Singles and Doubles English, and Doubles Korean, Italian, French, Japanese, and German
* Fixed Formatting for English Singles "defeat", and Japanese Doubles "defeat"
* Update src/locales/ko/dialogue.json
Turns the periods into ellipses for Korean Snow worker Doubles
Co-authored-by: returntoice <171243264+returntoice@users.noreply.github.com>
* Update src/locales/ko/dialogue.json
Adds a period to Korean Singles Defeat
Co-authored-by: returntoice <171243264+returntoice@users.noreply.github.com>
* Update dialogue.json
* Update src/locales/ko/dialogue.json
Adds a space on line 310
Co-authored-by: returntoice <171243264+returntoice@users.noreply.github.com>
* Update src/locales/ja/dialogue.json
Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com>
* Update src/locales/zh_TW/dialogue.json
Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com>
* Update src/locales/zh_CN/dialogue.json
Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com>
* Update src/locales/pt_BR/dialogue.json
Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com>
---------
Co-authored-by: Lugiad <adrien.grivel@hotmail.fr>
Co-authored-by: returntoice <171243264+returntoice@users.noreply.github.com>
Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com> 
						
					 
					
						2024-09-25 19:20:32 +02:00 
						 
				 
			
				
					
						
							
							
								Lugiad 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							906e2e3cc4 
							
						 
					 
					
						
						
							
							[Localization] ME translations - The sequel ( #4396 )  
						
						... 
						
						
						
						* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Fixed 'pack' to 'flock'
* Apply suggestions from code review
Co-authored-by: Chapybara-jp <charlie.beer@hotmail.com>
* Update fun-and-games-dialogue.json
* Update berries-abound-dialogue.json
* Update berries-abound-dialogue.json
* Update berries-abound-dialogue.json
* Update berries-abound-dialogue.json
* Update berries-abound-dialogue.json
* Translate global-trade-system-dialogue.json
* Update global-trade-system-dialogue.json
* Update global-trade-system-dialogue.json
* Update fiery-fallout-dialogue.json
* Update lost-at-sea-dialogue.json
* Update mysterious-challengers-dialogue.json
* Update lost-at-sea-dialogue.json
* Update mysterious-chest-dialogue.json
* Update part-timer-dialogue.json
* Update safari-zone-dialogue.json
* Update safari-zone-dialogue.json
* Update shady-vitamin-dealer-dialogue.json
* Update slumbering-snorlax-dialogue.json
* Update teleporting-hijinks-dialogue.json
* Update a-trainers-test-dialogue.json
* Update clowning-around-dialogue.json
* Update global-trade-system-dialogue.json
* Update safari-zone-dialogue.json
* Update the-expert-pokemon-breeder-dialogue.json
* Update the-pokemon-salesman-dialogue.json
* Update the-strong-stuff-dialogue.json
* Update the-winstrate-challenge-dialogue.json
* Update training-session-dialogue.json
* Update trash-to-treasure-dialogue.json
* Update a-trainers-test-dialogue.json
* Update a-trainers-test-dialogue.json
* Update bug-type-superfan-dialogue.json
* Update clowning-around-dialogue.json
* Update dancing-lessons-dialogue.json
* Update delibirdy-dialogue.json
* Update global-trade-system-dialogue.json
* Update safari-zone-dialogue.json
* Update the-expert-pokemon-breeder-dialogue.json
* Update the-pokemon-salesman-dialogue.json
* Update the-strong-stuff-dialogue.json
* Update the-winstrate-challenge-dialogue.json
* Update training-session-dialogue.json
* Update trash-to-treasure-dialogue.json
* Update a-trainers-test-dialogue.json
* Add files via upload
* Add files via upload
* Add files via upload
* Update mystery-encounter-messages.json
* Update clowning-around-dialogue.json
* Update safari-zone-dialogue.json
* Update the-expert-pokemon-breeder-dialogue.json
* Update the-pokemon-salesman-dialogue.json
* Update a-trainers-test-dialogue.json
* Update bug-type-superfan-dialogue.json
* Update clowning-around-dialogue.json
* Update clowning-around-dialogue.json
* Update dancing-lessons-dialogue.json
* Update global-trade-system-dialogue.json
* Update mysterious-chest-dialogue.json
* Update safari-zone-dialogue.json
* Update teleporting-hijinks-dialogue.json
* Update the-expert-pokemon-breeder-dialogue.json
* Update the-pokemon-salesman-dialogue.json
* Update the-pokemon-salesman-dialogue.json
* Update the-expert-pokemon-breeder-dialogue.json
* Update training-session-dialogue.json
* Update trash-to-treasure-dialogue.json
* Update the-strong-stuff-dialogue.json
* Update the-winstrate-challenge-dialogue.json
* Update training-session-dialogue.json
* Apply suggestions from code review
Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
* Update trash-to-treasure-dialogue.json
* Update the-winstrate-challenge-dialogue.json
* Update mysterious-chest-dialogue.json
* Term synchronization( 전투 -> 배틀 )
* added "Extremely"
* Reflected new scripts
* modified by new-script
* added "special" and "imporved"
* fix hard coded -> @[TOOLTIP_TITLE]{{{numEncounters}}
* added last brace
* added tooltip_title
* added tooltip_title
* modified by new script
* updated portuguese MEs
* modified by new script
* added tooltip, made description exactly
* modifed by new script
* fixed hardcorded {{costMultiplier}}
* Change titles like no problem
* Update a-trainers-test-dialogue.json
* Update absolute-avarice-dialogue.json
* Update a-trainers-test-dialogue.json
* Update trainer-names.json
* Update menu.json
* Update modifier-type.json
* Apply suggestions from @returntoice
thanks
Co-authored-by: returntoice <171243264+returntoice@users.noreply.github.com>
* Update clowning-around-dialogue.json
* Update a-trainers-test-dialogue.json
* Update a-trainers-test-dialogue.json
* Update absolute-avarice-dialogue.json
* Update an-offer-you-cant-refuse-dialogue.json
* Update berries-abound-dialogue.json
* Update bug-type-superfan-dialogue.json
* Update clowning-around-dialogue.json
* Update dancing-lessons-dialogue.json
* Update field-trip-dialogue.json
* Update fun-and-games-dialogue.json
* Add files via upload
* Update clowning-around-dialogue.json
---------
Co-authored-by: frutescens <info@laptop>
Co-authored-by: Chapybara-jp <charlie.beer@hotmail.com>
Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
Co-authored-by: sodamelon <sodamlee315@gmail.com>
Co-authored-by: José Ricardo Fleury Oliveira <josefleury@discente.ufg.br>
Co-authored-by: sodam <66295123+sodaMelon@users.noreply.github.com>
Co-authored-by: returntoice <171243264+returntoice@users.noreply.github.com> 
						
					 
					
						2024-09-25 12:28:58 -04:00 
						 
				 
			
				
					
						
							
							
								DanStevensonx 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e20d41bcbb 
							
						 
					 
					
						
						
							
							[Localization] Spanish corrections ( #4425 )  
						
						... 
						
						
						
						* Update game-stats-ui-handler.json
* Update battle.json
* Update dialogue.json
* Update modifier-type.json
* Update a-trainers-test-dialogue.json
* Update absolute-avarice-dialogue.json
* Update an-offer-you-cant-refuse-dialogue.json
* Update berries-abound-dialogue.json
* Update bug-type-superfan-dialogue.json
* Update bug-type-superfan-dialogue.json
* Update clowning-around-dialogue.json
* Update dancing-lessons-dialogue.json
* Update field-trip-dialogue.json
* Update fun-and-games-dialogue.json
* Update party-ui-handler.json
* Update party-ui-handler.json
* Update trainer-classes.json
* Update trainer-names.json
* Update trainer-titles.json
* Update splash-messages.json
* Update a-trainers-test-dialogue.json
* Update bug-type-superfan-dialogue.json
* Update clowning-around-dialogue.json
* Update dancing-lessons-dialogue.json
* Update splash-messages.json
* Update clowning-around-dialogue.json 
						
					 
					
						2024-09-25 12:28:41 -04:00 
						 
				 
			
				
					
						
							
							
								MokaStitcher 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							03bedac283 
							
						 
					 
					
						
						
							
							[P3 Bug] Fix form name not always showing in starter select ( #4406 )  
						
						... 
						
						
						
						Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com> 
						
					 
					
						2024-09-25 10:20:33 -04:00 
						 
				 
			
				
					
						
							
							
								NightKev 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							43879b4751 
							
						 
					 
					
						
						
							
							[Item] Eviolite no longer spawns for GMax pokemon ( #4409 )  
						
						
						
					 
					
						2024-09-25 10:16:03 -04:00 
						 
				 
			
				
					
						
							
							
								Chapybara-jp 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e53e175813 
							
						 
					 
					
						
						
							
							[Localisation] [JA] Minor corrections to settings, achv, tutorial; added necessary possessive particle to all trainer-classes  ( #4415 )  
						
						... 
						
						
						
						* Update ability-trigger.json
* Update ability.json
* Update arena-flyout.json
* Update arena-tag.json
* Update battle.json
* Update fight-ui-handler.json
* Update berry.json
* Update menu.json
* Update party-ui-handler.json
* Update starter-select-ui-handler.json
* Update tutorial.json
* Update move.json
* Update battle.json
* Update arena-flyout.json
* Update arena-flyout.json
* Update arena-tag.json
* Update party-ui-handler.json
* Update settings.json
* Update move-trigger.json
* Translate modifier-type.json
* Update modifier-type.json
* Translated modifier-type.json
* Update move-trigger.json
* Update move-trigger.json
* Update move-trigger.json
* Update modifier-type.json
* Update dialogue.json
* Update dialogue.json
* Update dialogue.json
* Update dialogue-misc.json
* Update dialogue.json
* Update dialogue-misc.json
* Update dialogue-misc.json
* Update dialogue.json
* Update dialogue.json
* Update dialogue.json
* Update dialogue.json
Archers and Arianas dialog taken from Pokemon Stadium 2, HGSS, LGP/LGE, FRLG
* Update dialogue.json
* Update dialogue.json
* Update dialogue.json
* Update menu.json
* Update dialogue.json
* dialogue.json
* Update dialogue-final-boss.json
* Update dialogue.json
* Update dialogue.json
* Update dialogue.json
* Update settings.json
* Update tutorial.json
* Update tutorial.json
* Update trainer-classes.json
* Update achv.json 
						
					 
					
						2024-09-25 10:13:51 -04:00 
						 
				 
			
				
					
						
							
							
								damocleas 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ed10152fb4 
							
						 
					 
					
						
						
							
							[Enhancement] Add New Splash Text ( #4358 )  
						
						... 
						
						
						
						* Splash Text Changes 1
* fix some commas, adjust two halloween texts
* adjustments
* Capitalization / Grammar from English
* fixes
* Update splash-messages.ts to match
---------
Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com> 
						
					 
					
						2024-09-25 16:13:22 +02:00 
						 
				 
			
				
					
						
							
							
								ImperialSympathizer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fa55ab6d26 
							
						 
					 
					
						
						
							
							[Beta/Bug] Fix Breeders ME Dialogue Token Issue ( #4411 )  
						
						... 
						
						
						
						* revert styled dialogue
* revert styled dialogue
* revert styled dialogue
---------
Co-authored-by: ImperialSympathizer <imperialsympathizer@gmail.com> 
						
					 
					
						2024-09-25 04:08:46 -04:00 
						 
				 
			
				
					
						
							
							
								flx-sta 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9af89414b9 
							
						 
					 
					
						
						
							
							[Refactor][Localization] Better handling for StatusEffect.NONE with i18n ( #4405 )  
						
						... 
						
						
						
						* remove: `StatusEffect.NONE` from displaying any messages
even thougn this case will never occur, by code definition it should be covered
* remove: obsolete `statusEffect:none.` translation keys
* fix: status-effect test
* chore: undo overrides commit (whops) 
						
					 
					
						2024-09-24 14:15:18 -07:00 
						 
				 
			
				
					
						
							
							
								flx-sta 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							969b0ea531 
							
						 
					 
					
						
						
							
							Merge branch 'beta' into mystery-encounter-fixes  
						
						
						
					 
					
						2024-09-24 11:14:00 -07:00 
						 
				 
			
				
					
						
							
							
								ImperialSympathizer 
							
						 
					 
					
						
						
						
						
							
						
						
							d52f691d43 
							
						 
					 
					
						
						
							
							account for undefined egg moves  
						
						
						
					 
					
						2024-09-24 14:06:59 -04:00 
						 
				 
			
				
					
						
							
							
								ImperialSympathizer 
							
						 
					 
					
						
						
						
						
							
						
						
							219215f54c 
							
						 
					 
					
						
						
							
							fix getEggMoves() helper function  
						
						
						
					 
					
						2024-09-24 13:51:02 -04:00 
						 
				 
			
				
					
						
							
							
								ImperialSympathizer 
							
						 
					 
					
						
						
						
						
							
						
						
							a1d1de2c0d 
							
						 
					 
					
						
						
							
							more ME dialogue cleanup  
						
						
						
					 
					
						2024-09-24 13:41:00 -04:00 
						 
				 
			
				
					
						
							
							
								ImperialSympathizer 
							
						 
					 
					
						
						
						
						
							
						
						
							24bbb0931c 
							
						 
					 
					
						
						
							
							change return type of isNullOrUndefined  
						
						
						
					 
					
						2024-09-24 13:15:18 -04:00 
						 
				 
			
				
					
						
							
							
								Tempoanon 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							baa806ec63 
							
						 
					 
					
						
						
							
							[Beta][P3 Bug] Fix typo in autotomize add message ( #4404 )  
						
						... 
						
						
						
						`pokemonNameWIthAffix` -> `pokemonNameWithAffix` 
						
					 
					
						2024-09-24 11:45:29 -04:00 
						 
				 
			
				
					
						
							
							
								ImperialSympathizer 
							
						 
					 
					
						
						
						
						
							
						
						
							6dc1aedb8e 
							
						 
					 
					
						
						
							
							more ME balance changes and bug fixes  
						
						
						
					 
					
						2024-09-24 11:34:42 -04:00 
						 
				 
			
				
					
						
							
							
								ImperialSympathizer 
							
						 
					 
					
						
						
						
						
							
						
						
							0262635abb 
							
						 
					 
					
						
						
							
							Merge branch 'beta' of  https://github.com/ben-lear/pokerogue  into mystery-encounter-fixes  
						
						
						
					 
					
						2024-09-24 11:33:05 -04:00 
						 
				 
			
				
					
						
							
							
								ImperialSympathizer 
							
						 
					 
					
						
						
						
						
							
						
						
							c172fe1838 
							
						 
					 
					
						
						
							
							Merge branch 'mystery-encounter-fixes' of  https://github.com/ben-lear/pokerogue  into mystery-encounter-fixes  
						
						
						
					 
					
						2024-09-24 11:32:49 -04:00 
						 
				 
			
				
					
						
							
							
								ImperialSympathizer 
							
						 
					 
					
						
						
						
						
							
						
						
							1513f2a57d 
							
						 
					 
					
						
						
							
							more ME balance changes and bug fixes  
						
						
						
					 
					
						2024-09-24 11:32:22 -04:00 
						 
				 
			
				
					
						
							
							
								Lugiad 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							22117115c8 
							
						 
					 
					
						
						
							
							[Localization] ME French Typos ( #4399 )  
						
						... 
						
						
						
						* Update a-trainers-test-dialogue.json
* Update absolute-avarice-dialogue.json
* Update an-offer-you-cant-refuse-dialogue.json
* Update bug-type-superfan-dialogue.json
* Update clowning-around-dialogue.json
* Update dark-deal-dialogue.json
* Update field-trip-dialogue.json
* Update fiery-fallout-dialogue.json
* Update fun-and-games-dialogue.json
* Update lost-at-sea-dialogue.json
* Update mysterious-challengers-dialogue.json
* Update mysterious-chest-dialogue.json
* Update part-timer-dialogue.json
* Update slumbering-snorlax-dialogue.json
* Update the-expert-pokemon-breeder-dialogue.json
* Update the-strong-stuff-dialogue.json
* Update the-winstrate-challenge-dialogue.json
* Update training-session-dialogue.json
* Update uncommon-breed-dialogue.json
* Update weird-dream-dialogue.json
* Update berries-abound-dialogue.json 
						
					 
					
						2024-09-24 10:03:11 -04:00 
						 
				 
			
				
					
						
							
							
								ImperialSympathizer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e77595ebb8 
							
						 
					 
					
						
						
							
							Update src/data/mystery-encounters/encounters/global-trade-system-encounter.ts  
						
						... 
						
						
						
						Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com> 
						
					 
					
						2024-09-24 09:29:40 -04:00 
						 
				 
			
				
					
						
							
							
								ImperialSympathizer 
							
						 
					 
					
						
						
						
						
							
						
						
							b2b88c37cf 
							
						 
					 
					
						
						
							
							fix Absolute Avarice test  
						
						
						
					 
					
						2024-09-23 19:36:09 -04:00 
						 
				 
			
				
					
						
							
							
								ImperialSympathizer 
							
						 
					 
					
						
						
						
						
							
						
						
							ff256f78dd 
							
						 
					 
					
						
						
							
							can no longer go above max rev seed stacks  
						
						
						
					 
					
						2024-09-23 19:29:32 -04:00 
						 
				 
			
				
					
						
							
							
								ImperialSympathizer 
							
						 
					 
					
						
						
						
						
							
						
						
							4d8d605c02 
							
						 
					 
					
						
						
							
							merge from beta  
						
						
						
					 
					
						2024-09-23 19:25:13 -04:00 
						 
				 
			
				
					
						
							
							
								ImperialSympathizer 
							
						 
					 
					
						
						
						
						
							
						
						
							05b9e74729 
							
						 
					 
					
						
						
							
							balance adjustments to certain ME battles  
						
						
						
					 
					
						2024-09-23 19:23:46 -04:00 
						 
				 
			
				
					
						
							
							
								flx-sta 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b2b314cd68 
							
						 
					 
					
						
						
							
							[Refactor][Tests] Remove manual test timeouts ( #4385 )  
						
						... 
						
						
						
						* remove: manual timeout setting
some more sneaked in after changing the default-timeout to 20s. Possibly older PRs.
* remove: manual test timeouts from chilly reception tests 
						
					 
					
						2024-09-23 17:35:53 -04:00 
						 
				 
			
				
					
						
							
							
								ImperialSympathizer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							23f006bc43 
							
						 
					 
					
						
						
							
							[Enhancement] Remove unnecessary loading of trainer sprites in loading scene ( #4397 )  
						
						... 
						
						
						
						* Remove unnecessary loading of trainer sprites in loading scene
* load trainer assets on demand for run history UI
---------
Co-authored-by: ImperialSympathizer <imperialsympathizer@gmail.com> 
						
					 
					
						2024-09-23 17:34:47 -04:00 
						 
				 
			
				
					
						
							
							
								Tempoanon 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							eb264cffee 
							
						 
					 
					
						
						
							
							[Beta] Revert "[Enhancement] Set Appropriate Evil Team on Monogen Challenges ( #4355 )" ( #4395 )  
						
						... 
						
						
						
						This reverts commit 35cd615363 
						
					 
					
						2024-09-23 17:34:06 -04:00 
						 
				 
			
				
					
						
							
							
								Lugiad 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f32e10d549 
							
						 
					 
					
						
						
							
							[Localization] ME translations ( #4183 )  
						
						... 
						
						
						
						* Update src/locales/es/mystery-encounters/department-store-sale-dialogue.json
Co-authored-by: DanStevensonx <114961842+DanStevensonx@users.noreply.github.com>
* Update src/locales/es/mystery-encounters/fight-or-flight-dialogue.json
Co-authored-by: DanStevensonx <114961842+DanStevensonx@users.noreply.github.com>
* Update src/locales/es/mystery-encounters/fiery-fallout-dialogue.json
Co-authored-by: DanStevensonx <114961842+DanStevensonx@users.noreply.github.com>
* Update src/locales/es/modifier-select-ui-handler.json
Co-authored-by: DanStevensonx <114961842+DanStevensonx@users.noreply.github.com>
* Update src/locales/es/mystery-encounters/field-trip-dialogue.json
Co-authored-by: DanStevensonx <114961842+DanStevensonx@users.noreply.github.com>
* Update bug-type-superfan-dialogue.json
* Update bug-type-superfan-dialogue.json
* Update bug-type-superfan-dialogue.json
* Update bug-type-superfan-dialogue.json
* Update bug-type-superfan-dialogue.json
* Update bug-type-superfan-dialogue.json
* Update bug-type-superfan-dialogue.json
* Update bug-type-superfan-dialogue.json
* Update bug-type-superfan-dialogue.json
* Update bug-type-superfan-dialogue.json
* Update a-trainers-test-dialogue.json
* Update bug-type-superfan-dialogue.json
* Update bgm-name.json
* Added Korean missingthings at bug-type-superfan-dialogue.json
* Update bug-type-superfan-dialogue.json
* Update shady-vitamin-dealer-dialogue.json
* Update slumbering-snorlax-dialogue.json
* Update teleporting-hijinks-dialogue.json
* Update the-pokemon-salesman-dialogue.json
* Update the-strong-stuff-dialogue.json
* Update the-winstrate-challenge-dialogue.json
* Update training-session-dialogue.json
* Update trash-to-treasure-dialogue.json
* Update trash-to-treasure-dialogue.json
* Update uncommon-breed-dialogue.json
* Update weird-dream-dialogue.json
* Update bgm-name.json
* Update src/locales/ko/mystery-encounters/bug-type-superfan-dialogue.json
Co-authored-by: Leo Kim <47556641+KimJeongSun@users.noreply.github.com>
* Update src/locales/ko/mystery-encounters/bug-type-superfan-dialogue.json
Co-authored-by: Leo Kim <47556641+KimJeongSun@users.noreply.github.com>
* Update src/locales/zh_CN/mystery-encounters/mysterious-chest-dialogue.json
Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com>
* Update src/locales/zh_CN/mystery-encounters/fight-or-flight-dialogue.json
Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com>
* one more typo fix
* Update slumbering-snorlax-dialogue.json
* Update absolute-avarice-dialogue.json
* Update an-offer-you-cant-refuse-dialogue.json
* Update berries-abound-dialogue.json
* Update the-pokemon-salesman-dialogue.json
* Update trash-to-treasure-dialogue.json
* Update uncommon-breed-dialogue.json
* Update weird-dream-dialogue.json
* Update weird-dream-dialogue.json
* Update slumbering-snorlax-dialogue.json
* translated a-trainers-test-dialogue.json
* Update src/locales/ja/modifier-select-ui-handler.json
Co-authored-by: Chapybara-jp <charlie.beer@hotmail.com>
* Update src/locales/ja/mystery-encounter-messages.json
Co-authored-by: Chapybara-jp <charlie.beer@hotmail.com>
* Add files via upload
* Update the-expert-breeder-dialogue.json
* Update config.ts
* Update config.ts
* Update config.ts
* Update config.ts
* Update config.ts
* Update config.ts
* Update config.ts
* Update config.ts
* Update config.ts
* Update config.ts
* Update config.ts
* Update config.ts
* Update src/locales/pt_BR/trainer-names.json
* Update src/locales/pt_BR/trainer-titles.json
* Update config.ts
* Update config.ts
* Update config.ts
* Delete src/locales/en/the-expert-breeder-dialogue.json
* Delete src/locales/ca_ES/the-expert-breeder-dialogue.json
* Delete src/locales/de/the-expert-breeder-dialogue.json
* Delete src/locales/es/the-expert-breeder-dialogue.json
* Delete src/locales/fr/the-expert-breeder-dialogue.json
* Delete src/locales/it/the-expert-breeder-dialogue.json
* Delete src/locales/ja/the-expert-breeder-dialogue.json
* Delete src/locales/ko/the-expert-breeder-dialogue.json
* Delete src/locales/pt_BR/the-expert-breeder-dialogue.json
* Delete src/locales/zh_CN/the-expert-breeder-dialogue.json
* Delete src/locales/zh_TW/the-expert-breeder-dialogue.json
* Add files via upload
* Update the-expert-breeder-dialogue.json
* Rename the-expert-breeder-dialogue.json to the-expert-pokemon-breeder-dialogue.json
* Update and rename the-expert-breeder-dialogue.json to the-expert-pokemon-breeder-dialogue.json
* updated name and conifg
* Update and rename the-expert-breeder-dialogue.json to the-expert-pokemon-breeder-dialogue.json
* Update and rename the-expert-breeder-dialogue.json to the-expert-pokemon-breeder-dialogue.json
* Update and rename the-expert-breeder-dialogue.json to the-expert-pokemon-breeder-dialogue.json
* Update and rename the-expert-breeder-dialogue.json to the-expert-pokemon-breeder-dialogue.json
* Update and rename the-expert-breeder-dialogue.json to the-expert-pokemon-breeder-dialogue.json
* Update and rename the-expert-breeder-dialogue.json to the-expert-pokemon-breeder-dialogue.json
* Update and rename the-expert-breeder-dialogue.json to the-expert-pokemon-breeder-dialogue.json
* Update and rename the-expert-breeder-dialogue.json to the-expert-pokemon-breeder-dialogue.json
* Start of dialogue
* Update config.ts
* Update config.ts
* Update config.ts
* Update config.ts
* Update config.ts
* Update config.ts
* Update config.ts
* Update config.ts
* Update config.ts
* Update config.ts
* Update absolute-avarice-dialogue.json
* Update absolute-avarice-dialogue.json
* Added the option to have the species name for all 3, made the name of the breeder localizable
* Revert changes that are in another pr
* She is apparently female so needs changes
* Update an-offer-you-cant-refuse-dialogue.json
* Update the-expert-pokemon-breeder-dialogue.json
* Update trainer-names.json
* Update trainer-names.json
* Update trainer-names.json
* Update trainer-names.json
* Update trainer-names.json
* Update trainer-names.json
* Update trainer-names.json
* Update trainer-names.json
* Update trainer-names.json
* add translation for expert breeder
* Update src/locales/ja/mystery-encounter-messages.json
Co-authored-by: Chapybara-jp <charlie.beer@hotmail.com>
* Update src/locales/ja/dialogue.json
Co-authored-by: Chapybara-jp <charlie.beer@hotmail.com>
* Update src/locales/ko/mystery-encounters/the-expert-pokemon-breeder-dialogue.json
Co-authored-by: sodam <66295123+sodaMelon@users.noreply.github.com>
* Update src/locales/ko/trainer-names.json
Co-authored-by: sodam <66295123+sodaMelon@users.noreply.github.com>
* Update src/locales/ko/mystery-encounters/the-expert-pokemon-breeder-dialogue.json
Co-authored-by: sodam <66295123+sodaMelon@users.noreply.github.com>
* Update src/locales/ko/mystery-encounters/the-expert-pokemon-breeder-dialogue.json
* Update dialogue.json
* translated all MEs
* Update src/locales/zh_CN/mystery-encounters/the-expert-pokemon-breeder-dialogue.json
Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com>
* Update src/locales/zh_CN/trainer-names.json
Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com>
* Update achv.json
* Update achv.json
* Update achv.json
* Update achv.json
* Update achv.json
* Update achv.json
* Update achv.json
* Update achv.json
* Update achv.json
* Update achv.json
* Update achv.json
* Update achv.json
* Update src/locales/ja/trainer-names.json
Co-authored-by: Chapybara-jp <charlie.beer@hotmail.com>
* Update src/locales/de/achv.json
* Update src/locales/de/achv.json
* Update an-offer-you-cant-refuse-dialogue.json
* Update berries-abound-dialogue.json
* Update bug-type-superfan-dialogue.json
* Update src/locales/pt_BR/achv.json
* Update translation for "breedersInSpace" in pt_BR splash-messages.json
* Update bug-type-superfan-dialogue.json
* Update src/locales/ko/achv.json
Co-authored-by: Leo Kim <47556641+KimJeongSun@users.noreply.github.com>
* Update src/locales/es/mystery-encounters/fun-and-games-dialogue.json
Co-authored-by: DanStevensonx <114961842+DanStevensonx@users.noreply.github.com>
* Update src/locales/ja/achv.json
Co-authored-by: protimita <protimitajp@gmail.com>
* Update src/locales/ko/mystery-encounter-messages.json
Co-authored-by: returntoice <dieandbecome@gmail.com>
* Update src/locales/ko/mystery-encounters/delibirdy-dialogue.json
Co-authored-by: returntoice <dieandbecome@gmail.com>
* Update src/locales/ko/mystery-encounters/delibirdy-dialogue.json
Co-authored-by: returntoice <dieandbecome@gmail.com>
* Update src/locales/ko/mystery-encounters/part-timer-dialogue.json
Co-authored-by: returntoice <dieandbecome@gmail.com>
* Update src/locales/ko/trainer-names.json
Co-authored-by: returntoice <dieandbecome@gmail.com>
* Update clowning-around-dialogue.json
* Update clowning-around-dialogue.json
* Update src/locales/es/mystery-encounters/global-trade-system-dialogue.json
Co-authored-by: DanStevensonx <114961842+DanStevensonx@users.noreply.github.com>
* Update src/locales/ja/mystery-encounters/bug-type-superfan-dialogue.json
Co-authored-by: Chapybara-jp <charlie.beer@hotmail.com>
* Update global-trade-system-dialogue.json
* Update clowning-around-dialogue.json
* Update dancing-lessons-dialogue.json
* Update the-expert-pokemon-breeder-dialogue.json
* Update the-expert-pokemon-breeder-dialogue.json
* Update the-expert-pokemon-breeder-dialogue.json
* Update the-expert-pokemon-breeder-dialogue.json
* Update the-expert-pokemon-breeder-dialogue.json
* Update the-expert-pokemon-breeder-dialogue.json
* Update the-expert-pokemon-breeder-dialogue.json
* Update the-expert-pokemon-breeder-dialogue.json
* Update src/locales/de/mystery-encounters/the-expert-pokemon-breeder-dialogue.json
* Update the-expert-pokemon-breeder-dialogue.json
* Update the-expert-pokemon-breeder-dialogue.json
* Update src/locales/ko/mystery-encounters/the-expert-pokemon-breeder-dialogue.json
* Update src/locales/zh_CN/mystery-encounters/the-expert-pokemon-breeder-dialogue.json
Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com>
* Update bgm-name.json
* Update battle.json
* Update an-offer-you-cant-refuse-dialogue.json
* Update berries-abound-dialogue.json
* Update the-expert-pokemon-breeder-dialogue.json in pt_BR locale
* Update bug-type-superfan-dialogue.json
* Update src/locales/es/achv.json
Co-authored-by: DanStevensonx <114961842+DanStevensonx@users.noreply.github.com>
* Update bug-type-superfan-dialogue.json
* Update clowning-around-dialogue.json
* Update dancing-lessons-dialogue.json
* Update config.ts
* Update delibirdy-dialogue.json
* Update department-store-sale-dialogue.json
* Update weird-dream-dialogue.json
* Update battler-tags.json
* Update mysterious-chest-dialogue.json
* Update mysterious-chest-dialogue.json
* Update mysterious-chest-dialogue.json
* Update mysterious-chest-dialogue.json
* Update mysterious-chest-dialogue.json
* Update mysterious-chest-dialogue.json
* Update mysterious-chest-dialogue.json
* Update mysterious-chest-dialogue.json
* Update mysterious-chest-dialogue.json
* Update weird-dream-dialogue.json
* Update uncommon-breed-dialogue.json
* Update field-trip-dialogue.json
* Update src/locales/ja/mystery-encounters/dark-deal-dialogue.json
Co-authored-by: Chapybara-jp <charlie.beer@hotmail.com>
* Update src/locales/ko/mystery-encounters/berries-abound-dialogue.json
Co-authored-by: returntoice <171243264+returntoice@users.noreply.github.com>
* Update src/locales/ja/mystery-encounters/berries-abound-dialogue.json
Co-authored-by: returntoice <171243264+returntoice@users.noreply.github.com>
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Update mystery-encounter-messages.json
---------
Co-authored-by: DanStevensonx <114961842+DanStevensonx@users.noreply.github.com>
Co-authored-by: sodam <66295123+sodaMelon@users.noreply.github.com>
Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com>
Co-authored-by: Leo Kim <47556641+KimJeongSun@users.noreply.github.com>
Co-authored-by: returntoice <dieandbecome@gmail.com>
Co-authored-by: Chapybara-jp <charlie.beer@hotmail.com>
Co-authored-by: José Ricardo <josefleury@discente.ufg.br>
Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
Co-authored-by: KimJeongSun <leo@atlaslabs.ai>
Co-authored-by: protimita <protimitajp@gmail.com>
Co-authored-by: returntoice <171243264+returntoice@users.noreply.github.com> 
						
					 
					
						2024-09-23 21:37:59 +02:00 
						 
				 
			
				
					
						
							
							
								PrabbyDD 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3d4eadbc3e 
							
						 
					 
					
						
						
							
							[Bug] Flash Fire/etc now trigger even if the attack would miss ( #4337 )  
						
						... 
						
						
						
						* adding immunity check
* making tests
* modifying and adding tests
* making tests more rigorous
* changing hitcheck return to be what it was originally, no significant effect
---------
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com> 
						
					 
					
						2024-09-23 15:37:21 -04:00 
						 
				 
			
				
					
						
							
							
								flx-sta 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c4f81c55b0 
							
						 
					 
					
						
						
							
							[Tests][Mystery-Encounter] Fix The Strong Stuff flakyness ( #4394 )  
						
						... 
						
						
						
						* extend: log in encounter phase for better debugging
* fix: `the storng stuff` test flakiness
The enemy pokemon could get contrary or other abilities that cause the expected values to be ... not as expected
* remove accidental it.each
tests were being executed 30-100 times. This is a debugging tool but was never supposed to make it to merge. 
						
					 
					
						2024-09-23 15:32:07 -04:00 
						 
				 
			
				
					
						
							
							
								Lugiad 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3ef692227d 
							
						 
					 
					
						
						
							
							[Localization] Spanish Gitlocalize leftovers ( #4390 )  
						
						... 
						
						
						
						* Update battle.json
* Update move-trigger.json
* Update trainer-classes.json
* Update trainer-titles.json
* Update battle-info.json
* Update battle.json
* Update challenges.json
* Update common.json
* Update game-stats-ui-handler.json
* Update menu-ui-handler.json
* Update pokemon-info-container.json
* Update starter-select-ui-handler.json
* Update tutorial.json
* Update move.json
* Update battle.json 
						
					 
					
						2024-09-23 13:10:02 -04:00 
						 
				 
			
				
					
						
							
							
								Tempoanon 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							342bd5c726 
							
						 
					 
					
						
						
							
							[Beta][Bug] Fix out of bounds Genesect form in Ghetsis_2 causing crash ( #4389 )  
						
						
						
					 
					
						2024-09-23 12:05:49 -04:00 
						 
				 
			
				
					
						
							
							
								NightKev 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							554d4f0a95 
							
						 
					 
					
						
						
							
							[P2 Bug] Dragon Tail now properly respects abilities like Suction Cups ( #4252 )  
						
						... 
						
						
						
						Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com> 
						
					 
					
						2024-09-23 11:50:42 -04:00 
						 
				 
			
				
					
						
							
							
								Tempoanon 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b9b69ad834 
							
						 
					 
					
						
						
							
							[Move] Implement autotomization weight effects ( #4228 )  
						
						... 
						
						
						
						* Implement Autotomize
* Another linting
* Fix unit tests
* Add nonnull after checking for null
* Update autotomize test
---------
Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com> 
						
					 
					
						2024-09-23 11:42:17 -04:00 
						 
				 
			
				
					
						
							
							
								DanStevensonx 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d2ba9751b5 
							
						 
					 
					
						
						
							
							[Localization] Fix Spanish Zippy Zap description ( #4387 )  
						
						... 
						
						
						
						* Update move.json
Translated the zippy move since it got lost in the gitlocalize disaster.
* Update move.json
---------
Co-authored-by: Lugiad <adrien.grivel@hotmail.fr> 
						
					 
					
						2024-09-23 10:56:32 -04:00 
						 
				 
			
				
					
						
							
							
								NightKev 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1d559f2194 
							
						 
					 
					
						
						
							
							[Test] Fix flaky Shell Side Arm test ( #4383 )  
						
						... 
						
						
						
						Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com> 
						
					 
					
						2024-09-23 10:55:47 -04:00 
						 
				 
			
				
					
						
							
							
								flx-sta 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8b6e55d5e9 
							
						 
					 
					
						
						
							
							[Test] flakyness in teleporting hijinks encounter test ( #4386 )  
						
						
						
					 
					
						2024-09-23 10:55:01 -04:00 
						 
				 
			
				
					
						
							
							
								Opaque02 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6626df27ba 
							
						 
					 
					
						
						
							
							[QoL] Adding challenge arrows ( #4048 )  
						
						... 
						
						
						
						Arrows allow for dynamic placement based on language
---------
Co-authored-by: MokaStitcher <54149968+MokaStitcher@users.noreply.github.com>
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com> 
						
					 
					
						2024-09-22 23:34:41 -07:00 
						 
				 
			
				
					
						
							
							
								DustinLin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c387f498c8 
							
						 
					 
					
						
						
							
							[Bug] Fix move Chilly Reception ( #3198 )  
						
						... 
						
						
						
						Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>
Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
Co-authored-by: José Ricardo Fleury Oliveira <josefleury@discente.ufg.br>
Co-authored-by: mercurius-00 <80205689+mercurius-00@users.noreply.github.com>
Co-authored-by: returntoice <dieandbecome@gmail.com>
Co-authored-by: Niccolò <123510358+NicusPulcis@users.noreply.github.com>
Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com>
Co-authored-by: protimita <protimitajp@gmail.com>
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
Co-authored-by: Chapybara-jp <charlie.beer@hotmail.com> 
						
					 
					
						2024-09-22 20:09:51 -07:00 
						 
				 
			
				
					
						
							
							
								innerthunder 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f2fe430f8a 
							
						 
					 
					
						
						
							
							[Balance] Ability-ignoring effects no longer ignore the source's own Abilities ( #3556 )  
						
						... 
						
						
						
						* Ability-ignoring effects no longer ignore the source's Abilities
* Update src/field/arena.ts
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
* RIP `phases.ts`
* `ignoreAbilitySource` --> `ignoringEffectSource`
---------
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com> 
						
					 
					
						2024-09-22 19:54:19 -07:00 
						 
				 
			
				
					
						
							
							
								Yiling Kang 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b9b2491f95 
							
						 
					 
					
						
						
							
							[Ability] (Partially) Implement synchronize ability with old psycho shift interaction ( #2746 )  
						
						... 
						
						
						
						* Initial changes for Synchronize ability
* Fix psycho shift interaction causing buggy behaviour
* Update to show ability even if opponent pokemon does not get statused
* Fix some spacing
* Update tests
* Formatting change
* Remove impossible `if` statement
* Add `simulated` support
* Apply suggestions from code review
Co-authored-by: innerthunder <168692175+innerthunder@users.noreply.github.com>
* Don't need those comments
---------
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com>
Co-authored-by: innerthunder <168692175+innerthunder@users.noreply.github.com> 
						
					 
					
						2024-09-22 19:38:09 -07:00 
						 
				 
			
				
					
						
							
							
								Blitzy 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							107a7497a9 
							
						 
					 
					
						
						
							
							[Balance] Further Minor Adjustments to Evil Teams ( #4376 )  
						
						... 
						
						
						
						* Update trainer-config.ts
* Update Abilities on certain Mons
* Update trainer-config.ts 
						
					 
					
						2024-09-22 21:34:27 -04:00 
						 
				 
			
				
					
						
							
							
								NightKev 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							59f28efa1d 
							
						 
					 
					
						
						
							
							Fix crash when using enemy move override ( #4352 )  
						
						... 
						
						
						
						Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com> 
						
					 
					
						2024-09-22 18:06:53 -07:00 
						 
				 
			
				
					
						
							
							
								ImperialSympathizer 
							
						 
					 
					
						
						
						
						
							
						
						
							cf80abe33f 
							
						 
					 
					
						
						
							
							small locales fixes  
						
						
						
					 
					
						2024-09-22 19:04:56 -04:00 
						 
				 
			
				
					
						
							
							
								ImperialSympathizer 
							
						 
					 
					
						
						
						
						
							
						
						
							eb0e8ccca7 
							
						 
					 
					
						
						
							
							possible Pokemon Salesman shiny fix  
						
						
						
					 
					
						2024-09-22 14:19:47 -04:00 
						 
				 
			
				
					
						
							
							
								AJ Fontaine 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							23b64b94b5 
							
						 
					 
					
						
						
							
							Function to adjust lure weights ( #4354 )  
						
						
						
					 
					
						2024-09-22 20:07:45 +02:00 
						 
				 
			
				
					
						
							
							
								innerthunder 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3ef02c9bbd 
							
						 
					 
					
						
						
							
							[Balance] Remove Species Locks from Aura Wheel and Poison Puppeteer ( #4330 )  
						
						... 
						
						
						
						* Remove non-form-change species locks
* Fix typo in localization
* Mark descriptions that need changes
* Update ability.json
* Update move.json
* Update ability.json
* Update src/locales/pt_BR/ability.json
* Update src/locales/pt_BR/move.json
* KO translations
Co-authored-by: Enoch <enoch.jwsong@gmail.com>
* Update src/locales/de/ability.json
* Update src/locales/de/move.json
* Update src/locales/de/move.json
* Update ability.json
* Update move.json
* Update src/locales/it/move.json
* Update src/locales/it/ability.json
* Update src/locales/ja/move.json
Co-authored-by: Chapybara-jp <charlie.beer@hotmail.com>
* Update src/locales/ja/ability.json
Co-authored-by: Chapybara-jp <charlie.beer@hotmail.com>
* Update src/locales/es/ability.json
Co-authored-by: DanStevensonx <114961842+DanStevensonx@users.noreply.github.com>
* Update move.json
* Update src/locales/zh_CN/ability.json
Co-authored-by: btsrkex <34084904+btsrkex@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: btsrkex <34084904+btsrkex@users.noreply.github.com>
---------
Co-authored-by: Lugiad <adrien.grivel@hotmail.fr>
Co-authored-by: José Ricardo <josefleury@discente.ufg.br>
Co-authored-by: Enoch <enoch.jwsong@gmail.com>
Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
Co-authored-by: Niccolò <123510358+NicusPulcis@users.noreply.github.com>
Co-authored-by: Chapybara-jp <charlie.beer@hotmail.com>
Co-authored-by: DanStevensonx <114961842+DanStevensonx@users.noreply.github.com>
Co-authored-by: btsrkex <34084904+btsrkex@users.noreply.github.com> 
						
					 
					
						2024-09-22 20:07:35 +02:00 
						 
				 
			
				
					
						
							
							
								ImperialSympathizer 
							
						 
					 
					
						
						
						
						
							
						
						
							32741835fd 
							
						 
					 
					
						
						
							
							more Mystery Encounter bug fixes  
						
						
						
					 
					
						2024-09-22 13:53:18 -04:00 
						 
				 
			
				
					
						
							
							
								Lugiad 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2028848845 
							
						 
					 
					
						
						
							
							[Localization] BGM Changes in locales (+slight Spanish and French corrections) ( #4302 )  
						
						... 
						
						
						
						* Update bgm-name.json
* Update bgm-name.json
* Update bgm-name.json
* Update bgm-name.json
* Update bgm-name.json
* Update bgm-name.json
* Update bgm-name.json
* Update bgm-name.json
* Update bgm-name.json
* Update bgm-name.json
* Update bgm-name.json
* Update bgm-name.json
* Update bgm-name.json
* Update bgm-name.json
* Update bgm-name.json
* Update bgm-name.json
* Update bgm-name.json
* Update src/locales/ja/bgm-name.json
Co-authored-by: Chapybara-jp <charlie.beer@hotmail.com>
* Update src/locales/ja/bgm-name.json
Co-authored-by: Chapybara-jp <charlie.beer@hotmail.com>
* Update src/locales/ja/bgm-name.json
Co-authored-by: Chapybara-jp <charlie.beer@hotmail.com>
* Update bgm-name.json
* Update bgm-name.json
* Update bgm-name.json
* Update bgm-name.json
* Update bgm-name.json
* Update bgm-name.json
* Update bgm-name.json
* Update bgm-name.json
* Update src/locales/ko/bgm-name.json
Co-authored-by: Enoch <enoch.jwsong@gmail.com>
* Update src/locales/ko/bgm-name.json
Co-authored-by: Enoch <enoch.jwsong@gmail.com>
* Update src/locales/ko/bgm-name.json
Co-authored-by: Enoch <enoch.jwsong@gmail.com>
* Update ability-trigger.json
* Update battle.json
* Update ability.json
---------
Co-authored-by: Chapybara-jp <charlie.beer@hotmail.com>
Co-authored-by: Enoch <enoch.jwsong@gmail.com> 
						
					 
					
						2024-09-22 19:25:19 +02:00 
						 
				 
			
				
					
						
							
							
								Jannik Tappert 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7046f854c1 
							
						 
					 
					
						
						
							
							[Feature] The Form Names in the Catching Summary are now localized ( #3628 )  
						
						... 
						
						
						
						* Form names are now localized when catching a pokemon (and probably hatching a egg since its the same dialogue)
* Update src/ui/pokemon-info-container.ts
* Update src/ui/pokemon-info-container.ts
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
* Update src/ui/pokemon-info-container.ts
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
* Update pokemon-info-container.ts
* Update pokemon-info-container.ts
* Update pokemon-form.json
* Update pokemon-form.json
* Update pokemon-form.json
* Update pokemon-form.json
* Update pokemon-form.json
* Update pokemon-form.json
* Update pokemon-form.json
* Update pokemon-form.json
* Update pokemon-form.json
* Update pokemon-form.json
* Update src/locales/de/pokemon-form.json
* Update src/locales/de/pokemon-form.json
* Update src/locales/de/pokemon-form.json
* Update src/locales/de/pokemon-form.json
* Update src/locales/de/pokemon-form.json
* Update src/locales/de/pokemon-form.json
* Update src/locales/de/pokemon-form.json
* Update src/locales/de/pokemon-form.json
* Update src/locales/de/pokemon-form.json
* Update src/locales/de/pokemon-form.json
* Update src/locales/de/pokemon-form.json
* Update src/locales/de/pokemon-form.json
* Update src/locales/de/pokemon-form.json
* Update src/locales/de/pokemon-form.json
* Update src/locales/de/pokemon-form.json
* Update src/locales/de/pokemon-form.json
* Update src/locales/de/pokemon-form.json
* Update src/locales/de/pokemon-form.json
* Update src/locales/de/pokemon-form.json
* Update src/locales/de/pokemon-form.json
* Update pokemon-form.json
* Update pokemon-form.json
* Update pokemon-form.json
* Update pokemon-form.json
* Update pokemon-form.json
* Update pokemon-form.json
* Update pokemon-form.json
* Update pokemon-form.json
* Update pokemon-form.json
* Update pokemon-form.json
* Update src/locales/pt_BR/pokemon-form.json
* Update src/locales/pt_BR/pokemon-form.json
* Update src/locales/pt_BR/pokemon-form.json
* Update src/locales/pt_BR/pokemon-form.json
* Update src/locales/pt_BR/pokemon-form.json
* Update src/locales/pt_BR/pokemon-form.json
* Update pokemon-form.json
* Update pokemon-form.json
* Update src/locales/it/pokemon-form.json
* Update src/locales/it/pokemon-form.json
* Update src/locales/it/pokemon-form.json
* Update src/locales/it/pokemon-form.json
* Update src/locales/it/pokemon-form.json
* Update src/locales/it/pokemon-form.json
* Update src/locales/it/pokemon-form.json
* Update src/locales/it/pokemon-form.json
* Update src/locales/it/pokemon-form.json
* Update src/locales/it/pokemon-form.json
* Update src/locales/it/pokemon-form.json
* Update src/locales/it/pokemon-form.json
* Update src/locales/it/pokemon-form.json
* Update src/locales/it/pokemon-form.json
* Update src/locales/it/pokemon-form.json
* Update src/locales/ko/pokemon-form.json
Co-authored-by: sodam <66295123+sodaMelon@users.noreply.github.com>
* Add missed keys, make empty-key displayed, change EN to original formName
* add missed key, add korean translation (partial)
* Korean translation, refactor code
* Update src/locales/de/pokemon-form.json
* Update src/locales/de/pokemon-form.json
* Update src/locales/de/pokemon-form.json
* Update src/locales/de/pokemon-form.json
* Update src/locales/de/pokemon-form.json
* Update src/locales/de/pokemon-form.json
* Update src/locales/de/pokemon-form.json
* Update src/locales/de/pokemon-form.json
* Apply suggestions from code review
* Update src/locales/de/pokemon-form.json
* Apply suggestions from code review
* Update pokemon-form.json
* Update src/locales/pt_BR/pokemon-form.json
* Update src/locales/pt_BR/pokemon-form.json
* Update src/locales/pt_BR/pokemon-form.json
* Update src/locales/pt_BR/pokemon-form.json
* Update src/locales/pt_BR/pokemon-form.json
* Update src/locales/pt_BR/pokemon-form.json
* Update src/locales/pt_BR/pokemon-form.json
* Update src/locales/pt_BR/pokemon-form.json
* Update src/locales/pt_BR/pokemon-form.json
* Update pokemon-form.json
* Update src/locales/ja/pokemon-form.json
Co-authored-by: Enoch <enoch.jwsong@gmail.com>
* Update src/locales/ja/pokemon-form.json
Co-authored-by: Enoch <enoch.jwsong@gmail.com>
* Update src/locales/ja/pokemon-form.json
Co-authored-by: Enoch <enoch.jwsong@gmail.com>
* Update src/locales/ja/pokemon-form.json
Co-authored-by: Enoch <enoch.jwsong@gmail.com>
* Update src/locales/ja/pokemon-form.json
Co-authored-by: Enoch <enoch.jwsong@gmail.com>
* Update src/locales/ja/pokemon-form.json
Co-authored-by: Enoch <enoch.jwsong@gmail.com>
* Update src/locales/ja/pokemon-form.json
Co-authored-by: Enoch <enoch.jwsong@gmail.com>
* Update src/locales/it/pokemon-form.json
* Update src/locales/it/pokemon-form.json
* Update src/locales/it/pokemon-form.json
* Update src/locales/it/pokemon-form.json
* Update src/locales/it/pokemon-form.json
* Update src/locales/it/pokemon-form.json
* Update src/locales/it/pokemon-form.json
* Update src/locales/it/pokemon-form.json
* Update src/locales/it/pokemon-form.json
* Update src/locales/it/pokemon-form.json
* Update src/locales/it/pokemon-form.json
* Update src/locales/it/pokemon-form.json
* Update src/locales/it/pokemon-form.json
* Update src/locales/it/pokemon-form.json
* Update src/locales/it/pokemon-form.json
* Update src/locales/it/pokemon-form.json
* Update src/locales/it/pokemon-form.json
* Update src/locales/it/pokemon-form.json
* Update pokemon-form.json
deleted all of the remaining "form" snippets since it'll be shown as "Form: form name" so the form snippet was useless
* Apply suggestions from code review
Co-authored-by: Chapybara-jp <charlie.beer@hotmail.com>
---------
Co-authored-by: Lugiad <adrien.grivel@hotmail.fr>
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
Co-authored-by: José Ricardo <josefleury@discente.ufg.br>
Co-authored-by: Niccolò <123510358+NicusPulcis@users.noreply.github.com>
Co-authored-by: sodam <66295123+sodaMelon@users.noreply.github.com>
Co-authored-by: Enoch <enoch.jwsong@gmail.com>
Co-authored-by: Chapybara-jp <charlie.beer@hotmail.com> 
						
					 
					
						2024-09-22 17:41:38 +02:00 
						 
				 
			
				
					
						
							
							
								gruxor 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							590758f616 
							
						 
					 
					
						
						
							
							[QoL] Show move description via info button ( #4165 )  
						
						... 
						
						
						
						* Show move desc via info button
* Update src/ui/move-info-overlay.ts
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
---------
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com> 
						
					 
					
						2024-09-22 17:31:53 +02:00 
						 
				 
			
				
					
						
							
							
								Lugiad 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4475eec607 
							
						 
					 
					
						
						
							
							[Localization] Team Star Translations ( #4356 )  
						
						... 
						
						
						
						* Update bgm-name.json
* Update bgm-name.json
* Update bgm-name.json
* Update bgm-name.json
* Update bgm-name.json
* Update bgm-name.json
* Update bgm-name.json
* Update dialogue.json
* Update trainer-classes.json
* Update trainer-classes.json
* Update trainer-classes.json
* Update trainer-classes.json
* Update trainer-classes.json
* Update trainer-classes.json
* Update trainer-classes.json
* Update trainer-classes.json
* Update trainer-classes.json
* Update trainer-names.json
* Update trainer-names.json
* Update trainer-names.json
* Update trainer-names.json
* Update trainer-names.json
* Update trainer-names.json
* Update trainer-names.json
* Update trainer-names.json
* Update trainer-names.json
* Update trainer-names.json
* Update trainer-titles.json
* Update trainer-titles.json
* Update trainer-titles.json
* Update trainer-titles.json
* Update trainer-titles.json
* Update trainer-titles.json
* Update trainer-titles.json
* Update trainer-titles.json
* Update trainer-titles.json
* Update trainer-titles.json
* Update trainer-titles.json
* Update trainer-titles.json
* Update dialogue.json
* Update dialogue.json
* Update dialogue.json
* Update dialogue.json
* Update dialogue.json
* Update dialogue.json
* Update src/locales/de/bgm-name.json
* Update src/locales/de/bgm-name.json
* Update src/locales/de/bgm-name.json
* Update src/locales/de/dialogue.json
* Update src/locales/de/bgm-name.json
* Update src/locales/ko/bgm-name.json
Co-authored-by: Enoch <enoch.jwsong@gmail.com>
* Update src/locales/ko/trainer-classes.json
Co-authored-by: Enoch <enoch.jwsong@gmail.com>
* Update src/locales/de/dialogue.json
* Apply suggestions from code review
Co-authored-by: Chapybara-jp <charlie.beer@hotmail.com>
Co-authored-by: returntoice <dieandbecome@gmail.com>
Co-authored-by: Enoch <enoch.jwsong@gmail.com>
Co-authored-by: José Ricardo <josefleury@discente.ufg.br>
* Update src/locales/ko/bgm-name.json
Co-authored-by: Enoch <enoch.jwsong@gmail.com>
* Update trainer-titles.json
* Update src/locales/de/dialogue.json
* Update src/locales/de/dialogue.json
* Update src/locales/de/dialogue.json
* Update src/locales/de/dialogue.json
* Update src/locales/de/dialogue.json
* Update src/locales/de/dialogue.json
* Update src/locales/de/bgm-name.json
* Update src/locales/de/trainer-classes.json
* Update src/locales/de/trainer-classes.json
* Update src/locales/de/trainer-titles.json
* Update src/locales/de/trainer-titles.json
* Update src/locales/de/trainer-names.json
* Update src/locales/de/trainer-names.json
* Update trainer-names.json
* Update trainer-names.json
* Update trainer-names.json
* Update trainer-names.json
* Update trainer-names.json
* Update trainer-names.json
* Update trainer-names.json
* Update trainer-names.json
* Update trainer-names.json
* Update trainer-names.json
* Update dialogue.json
* Update dialogue.json
* Update dialogue.json
* Update src/locales/fr/dialogue.json
* Update src/locales/fr/dialogue.json
* Update trainer-classes.json
* Update bgm-name.json
* Update src/locales/de/dialogue.json
Co-authored-by: returntoice <dieandbecome@gmail.com>
* Apply suggestions from code review
Co-authored-by: returntoice <dieandbecome@gmail.com>
* Update trainer-titles.json
---------
Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
Co-authored-by: Enoch <enoch.jwsong@gmail.com>
Co-authored-by: Chapybara-jp <charlie.beer@hotmail.com>
Co-authored-by: returntoice <dieandbecome@gmail.com>
Co-authored-by: José Ricardo <josefleury@discente.ufg.br> 
						
					 
					
						2024-09-22 17:31:33 +02:00 
						 
				 
			
				
					
						
							
							
								ImperialSympathizer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1c87532e64 
							
						 
					 
					
						
						
							
							[Bugs/Balance] Fix various ME bugs and small balance adjustments ( #4369 )  
						
						... 
						
						
						
						* various bug fixes for MEs
* various bug fixes for MEs
* fix final isTransferable rename that was missed
* change Trainer's test vouchers for second option
* change unit test skips
* cut down excess ME track length and loop properly
* ME bug fix cleanup
* updating AI for Slumbering Snorlax ME, and small ME balance changes
* fix ts error
* fix bug type superfan dialogue discrepancy
* ME bug fixes PR feedback
* ME PR nits and fixes
* update naming convention of sprites
* ME balance changes and bug fixes
* fix tests
* fix An Offer You Can't Refuse ME requirements
* clean up post-battle logic for Breeder ME
* party size requirement cleanup
* clean up challenge requirements for disabling certain MEs
---------
Co-authored-by: ImperialSympathizer <imperialsympathizer@gmail.com> 
						
					 
					
						2024-09-22 05:47:32 +02:00 
						 
				 
			
				
					
						
							
							
								Amani H. 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							612dcc5f27 
							
						 
					 
					
						
						
							
							[Balance] Adjust Relevant Abilities to Match Lures ( #4231 )  
						
						... 
						
						
						
						* [Balance] Adjust Relevant Abilities to Match Lures
* Add Relevant Unit Tests 
						
					 
					
						2024-09-21 21:40:47 -04:00 
						 
				 
			
				
					
						
							
							
								ImperialSympathizer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0518cfd9d6 
							
						 
					 
					
						
						
							
							Merge pull request  #4363  from PigeonBar/gts-infinite-loop  
						
						... 
						
						
						
						[Bug] [Beta] Fix game freeze from GTS infinite loop 
						
					 
					
						2024-09-21 17:24:20 -04:00 
						 
				 
			
				
					
						
							
							
								Mumble 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							50dc438930 
							
						 
					 
					
						
						
							
							[Bug] Preventing Duplicate Species in Trainer Battles ( #4368 )  
						
						... 
						
						
						
						* no trainer repeats
* Update src/field/trainer.ts
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
---------
Co-authored-by: frutescens <info@laptop>
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com> 
						
					 
					
						2024-09-21 22:27:19 +02:00 
						 
				 
			
				
					
						
							
							
								Mumble 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4fb76fd117 
							
						 
					 
					
						
						
							
							[Move] Implement Heal Block ( #4120 )  
						
						... 
						
						
						
						* Heal Block on new branch
* Add/update code from previous PR
* Re-add i18n from previous PR
Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>
Co-authored-by: José Ricardo Fleury Oliveira <josefleury@discente.ufg.br>
Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
Co-authored-by: Asdar <asdargmng@gmail.com>
* Disabling Moves
* Still need to update tests and write docs
* removing partial tags from abilities to feel better
* Pollen Puff works now
* Implemented Psychic Noise
* typedocs
* Documentation
* Update src/data/battler-tags.ts
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
* Update src/data/battler-tags.ts
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
* Update src/data/battler-tags.ts
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
* Turns out the old condition wasn't buggy. Probably mixed up another change I made.
* changed array clear
---------
Co-authored-by: frutescens <info@laptop>
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>
Co-authored-by: José Ricardo Fleury Oliveira <josefleury@discente.ufg.br>
Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
Co-authored-by: Asdar <asdargmng@gmail.com> 
						
					 
					
						2024-09-21 13:15:32 -07:00 
						 
				 
			
				
					
						
							
							
								Jannik Tappert 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1e70cb92d1 
							
						 
					 
					
						
						
							
							[BUG] Add enough keys in dialogue.ts for team star ( #4362 )  
						
						
						
					 
					
						2024-09-21 12:39:44 -07:00 
						 
				 
			
				
					
						
							
							
								Blitzy 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ba5e89cf61 
							
						 
					 
					
						
						
							
							Swap Order in Trainer Config ( #4367 )  
						
						
						
					 
					
						2024-09-21 14:15:02 -05:00 
						 
				 
			
				
					
						
							
							
								Michael Li 
							
						 
					 
					
						
						
						
						
							
						
						
							7190277f79 
							
						 
					 
					
						
						
							
							PR Feedback  
						
						
						
					 
					
						2024-09-21 14:36:02 -04:00 
						 
				 
			
				
					
						
							
							
								Michael Li 
							
						 
					 
					
						
						
						
						
							
						
						
							5a24435047 
							
						 
					 
					
						
						
							
							[Bug] Fix game freeze from GTS infinite loop  
						
						
						
					 
					
						2024-09-21 11:52:54 -04:00 
						 
				 
			
				
					
						
							
							
								Madmadness65 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							35cd615363 
							
						 
					 
					
						
						
							
							[Enhancement] Set Appropriate Evil Team on Monogen Challenges ( #4355 )  
						
						
						
					 
					
						2024-09-20 22:49:16 -04:00 
						 
				 
			
				
					
						
							
							
								Blitzy 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1a600d18c6 
							
						 
					 
					
						
						
							
							[Balance] Partial Passives + Egg Move Changes  ( #4357 )  
						
						... 
						
						
						
						* Update Passives
* Zebra my Beloved 
						
					 
					
						2024-09-20 19:47:14 -07:00 
						 
				 
			
				
					
						
							
							
								Madmadness65 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f2a042c3f0 
							
						 
					 
					
						
						
							
							[Enhancement] Add Team Star as potential evil team ( #4019 )  
						
						... 
						
						
						
						* Add Team Star (WIP)
Still missing dialogue for all new trainer types, team compositions will need refining, and Starmobile graphics still do not exist yet.
* Add dialogue for all Team Star trainers
Dialogue put together courtesy of @Blitz425
* Add additional Macro Grunt dialogue lines
As suggested to be included by @Blitz425
* Add dialogue entries in dialogue.ts
Forgot them with my last commit, whoops
* Add back Team Star trainer types
Latest merge of beta into this PR deleted them for some reason
* Update Team Star boss team compositions
Bunch up Eeveelutions more in first fight, move random Rotom form to first fight. Remove Espeon, Umbreon, and Rotom from second fight, add legendary beasts and paradox beasts in their place, remove Zacian chance from second fight.
Co-authored-by: Tempoanon <163687446+Tempo-anon@users.noreply.github.com>
* fix missing semicolon
* Guarantee Sylveon is always Terastallized
* Guarantee Starmobiles on admin's teams
Also resizing the Starmobiles by 1.5 like Gigantamax Pokémon (it is still just regular Revavroom visually for now).
* Adjust trainer pools for Grunts and Admins
* Add new custom sprites for Starmobiles
This adds front and shiny front sprites made by Kieran. Party icons and back sprites are still placeholders for now.
* Minor pool adjustments
Eevee moved to Uncommon on grunts, Varoom replaced with Hisui Qwilfish for Atticus, and Heracross replaced with Pawmi for Eri.
* Remove Leon's Zamazenta, rename Team Star Boss
As to not have overlap between the champion and Star boss teams.
Also doubled the weights of the Starmobile forms.
* Force movesets for Starmobiles
Also fix accidentally giving Mela a Venusaur instead of a Revavroom. (it was just a testing thing, I swear)
* Correct movesets
Didn't realize copied movesets were desired, ech
---------
Co-authored-by: Tempoanon <163687446+Tempo-anon@users.noreply.github.com> 
						
					 
					
						2024-09-20 18:17:44 -07:00 
						 
				 
			
				
					
						
							
							
								flx-sta 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0aac6c6647 
							
						 
					 
					
						
						
							
							[Dev][Test] Add "Mystery Encounter" type for create-test script + minor timeout fixes ( #4350 )  
						
						... 
						
						
						
						* add: mystery encounter to create-test
* remove: leftover `TIMEOUT`
in boss-pokemon.test
* add regex to replace ` ` with `_`
This was never done before. for any
* remove: manual test timeout overwrites 
						
					 
					
						2024-09-20 17:54:37 -04:00