Lugiad
b4f04b85a4
Update config.ts
2024-05-14 02:31:58 +02:00
Lugiad
a668e13397
Update config.ts
2024-05-14 02:29:54 +02:00
Lugiad
5ff4c8cda3
Added ability-trigger.ts to Japanese locales
2024-05-14 02:28:02 +02:00
Lugiad
a8252ad11b
Merge branch 'main' into main
2024-05-14 02:25:58 +02:00
YounesM
9d90cc3e10
corrected uturn flip turn crash ( #596 )
2024-05-13 18:52:36 -05:00
LaukkaE
af86bdeb06
Prevent applying item boosts when power is <1 ( #795 )
...
* Prevent applying item boosts when power is <1
* add comments
2024-05-13 18:48:47 -05:00
LaukkaE
1d29ca7974
Fix Comeuppance ( #781 )
2024-05-13 18:48:22 -05:00
JackGilham
19d244ee94
Update modifier-type.ts ( #636 )
...
Issue#613.
Have added additional EvolutionItemModifierType condition that prevents none base form pokes from taking Evo Items.
2024-05-13 18:38:27 -05:00
Benjamin Odom
1c56efc860
Added Ability Triggers Localization ( #811 )
...
Adds the base files needed to start translating Ability trigger messages. Provides one as an example.
2024-05-13 18:12:28 -05:00
José Ricardo Fleury Oliveira
74ee3329f8
Added "Uncaught" localization in Starter Selection UI ( #831 )
2024-05-13 18:02:44 -05:00
José Ricardo Fleury Oliveira
3a3611dfc0
Minor translation fixes ( #829 )
2024-05-13 17:59:09 -05:00
Lugiad
637dc172a8
Merge branch 'pagefaultgames:main' into main
2024-05-14 00:52:35 +02:00
Flashfyre
5d0dbfff98
Only show save icon on server sync
2024-05-13 18:37:48 -04:00
Flashfyre
b45cd2f7e7
Implement hybrid saving for optimization
2024-05-13 18:17:57 -04:00
Flashfyre
7e5c7fb4f7
Don't allow trainer egg moves before level 60 and no rare egg moves at all
2024-05-13 17:03:53 -04:00
Lugiad
c43372197f
Merge branch 'pagefaultgames:main' into main
2024-05-13 22:32:58 +02:00
Griffin Zody
ed87293867
Fix Zygarge Complete form changing back into 50% ( #786 )
2024-05-13 14:53:23 -05:00
Lugiad
3ed27f848d
Merge branch 'main' into main
2024-05-13 21:24:19 +02:00
José Ricardo Fleury Oliveira
e2dfbc4aa5
Added new entries ( #823 )
2024-05-13 13:55:15 -05:00
Lugiad
c2c2ee3341
Update settings.ts
2024-05-13 20:24:55 +02:00
Jannik Tappert
487b1d26d1
Added german localization to the new entries in starter-select-ui-handler.ts ( #822 )
2024-05-13 13:24:55 -05:00
Matthew Olker
40993793cb
Show default icon for missing starter icon
2024-05-13 14:23:34 -04:00
Lugiad
df50995606
Update i18n.ts
2024-05-13 20:22:56 +02:00
Lugiad
49a1f3a1af
Update starter-select-ui-handler.ts
2024-05-13 20:08:19 +02:00
Matt Ross
4e6cf2a6ac
Facade should ignore burn damage reduction ( #530 )
...
* Facade should ignore burn damage reduction
* update order of burn conditions
* remove unnecessary space
* undo facade check in apply
* Rework facade bypassing burn as move attribute
* Only check ability attribute if move attribute was false
* Add missing semicolon
* Add tsdoc comment
* Add comment to burn damage reduction class
* Added changes from Discord thread
---------
Co-authored-by: Benjamin Odom <bennybroseph@gmail.com>
2024-05-13 13:06:15 -05:00
Matt Ross
fa60e002e8
Fixes some variable damage moves not working with tinted lens ( #759 )
...
* Fixes some variable damage moves not working with abilities
* Rework as new ability attribute
* Update variable base power check to original location
* formatting
* Add tsdoc comments
* add floor for potential non int multipliers
* Update pokemon.ts
---------
Co-authored-by: Benjamin Odom <bennybroseph@gmail.com>
2024-05-13 13:05:09 -05:00
Lugiad
610de916a0
Update French starter-select-ui-handler.ts ( #821 )
2024-05-13 13:01:30 -05:00
Madmadness65
34a4f86982
Add a couple starter select localization entries
...
The passive ability's "Locked" and "Disabled" strings can now be localized.
2024-05-13 12:50:56 -05:00
Lugiad
b7675a8050
Update settings.ts
2024-05-13 19:17:16 +02:00
Flashfyre
9a49691a9e
Add max options to language select
...
Add max options to language select (fixes #819 )
2024-05-13 13:10:01 -04:00
Lugiad
edf36b11c0
Update settings.ts
2024-05-13 18:48:05 +02:00
Lugiad
79c3ff8989
Update i18n.ts
2024-05-13 18:47:20 +02:00
José Ricardo Fleury Oliveira
2a32189ea1
Added Portuguese (Brazil) translations ( #766 )
...
* Add support for Portuguese (Brazil) locale, except for moves and abilities.
* All ptBR translations, names of moves and abilities maintained in english.
* Small fixes
* Updated Frisk and fixed Plus and Minus descriptions
* Changed the settings label to "Português (BR)"
2024-05-13 11:18:24 -05:00
Alvin Zou
6d73500aeb
Update Frisk descriptions ( #784 )
2024-05-13 11:08:55 -05:00
Jannik Tappert
e4d3f73dee
ToggleSize is now dependend on language + added some missing german translations ( #797 )
2024-05-13 11:06:26 -05:00
Alessandro Bruzzese
b189289890
Updated italian localization ( #815 )
...
Updated:
- `it/fight-ui-handler`
- `it/growth`
- `it/nature`
2024-05-13 10:52:31 -05:00
Lugiad
5d15d1e59a
Merge branch 'pagefaultgames:main' into main
2024-05-13 13:02:17 +02:00
alpaca
09287c22ba
implements telepathy ( #307 )
2024-05-13 05:59:39 -05:00
lucfd
b36c23fae1
Implemented Curious Medicine ( #263 )
...
* implemented supersweet syrup
* implemented curious medicine
* removed sneaky test overrides
* removed sneaky test overrides x2
* updated to new language-agnostic format, removed supersweet syrup
* fixed whitespace
* Update ability.ts
---------
Co-authored-by: Benjamin Odom <bennybroseph@gmail.com>
2024-05-13 04:57:17 -05:00
Marcos
3cc990f5d2
Fully implemented floral healing ( #250 )
...
* Created BoostedHealAttr and implemented Floral Healing
* Update move.ts
---------
Co-authored-by: Benjamin Odom <bennybroseph@gmail.com>
2024-05-13 04:27:38 -05:00
Matthew
21a0a0276d
add pokeball override ( #793 )
2024-05-13 03:40:53 -05:00
Tempoanon
e9c09070df
Stench should not trigger on status moves ( #800 )
2024-05-13 00:24:07 -05:00
Benjamin Odom
9ee5fec41d
Added Passives to the Summary Screen ( #703 )
...
* Added passives to the Summary Screen
Adds the ability to view passives on the Summary screen. Just like in the starter select, you can only see the passive once it is unlocked.
There is a small pixel button prompt which helps indicate you are able to press the button to view the passive. This buttons shows an A when gamepad support is enabled and a Z otherwise.
* Update summary-ui-handler.ts
* Updated for Legacy Support
2024-05-12 23:38:28 -04:00
Samuel H
2b9b63e3f3
Add combined save between waves ( #777 )
2024-05-12 23:01:05 -04:00
James Diefenbach
9a09d790f0
Rockruff dusk form not evolving ( #700 )
...
* changed nonfunctioning rockruff form check to ability check for own tempo for dusk form evos
* testing changes
* rockruff OT uses formIndex for dusk form evolution, removed temporary debug rockruff getFormIndex changes
* reverted overrides
* fixed spacing issue
* evolution times revised
* revised dawn and dusk evos for rockruff
* reordering evo times for consistency
* removed unused imports (abilities, attackTypeBoosterModifierType)
---------
Co-authored-by: James Diefenbach <z5421232@ad.unsw.edu.au>
2024-05-12 22:00:46 -05:00
Xavion3
22097a0c95
Fix getSunday function
2024-05-12 21:22:50 -04:00
Flashfyre
347972d103
Remove boosted shiny rate
2024-05-12 20:45:41 -04:00
Lugiad
ecd411c92c
Update Japanese menu.ts
2024-05-13 01:15:54 +02:00
Lugiad
950859f2f5
Update Japanese battle.ts
2024-05-13 01:15:15 +02:00
Lugiad
a07eb1c393
Fix error French menu.ts
2024-05-13 01:14:23 +02:00
Lugiad
828fb16295
Fix error French battle.ts
2024-05-13 01:13:34 +02:00
Lugiad
1b0f7adc62
Merge branch 'pagefaultgames:main' into main
2024-05-13 01:05:20 +02:00
Lugiad
ea5a25e655
Update Japanese menu.ts
2024-05-13 01:04:16 +02:00
Lugiad
25555b7571
Update Japanese battle.ts
2024-05-13 01:03:44 +02:00
Tempoanon
e61c63f6c8
Implement innards out ( #569 )
...
* Implement innards out
* remove log statement
* Some cleanup
* Added comment
2024-05-13 07:07:31 +10:00
Matthew
e195c6d799
Show Default Pokemon icon for missing shiny icon ( #802 )
2024-05-13 06:41:02 +10:00
Douglas Marchione de Souza
9e453c5b0f
Fix sturdy ( #604 )
...
* Fixes sturdy to stop popping up even if not used
* Made changes to better the code, also added
a check for wonder_guard 1hp
* Refined code, as requested by bennybroseph
* Made a small fix and added better comments in
relation to interaction with Wonder_guard ability
2024-05-12 14:53:54 -05:00
Benjamin Odom
512cc5b965
Fix Duplicate Egg Moves ( #736 )
...
Fixes an issue where egg moves could get duplicated onto a starter Pokémon's moveset.
2024-05-12 14:56:37 -04:00
phynor
2176d5854d
fixed typo in german pokemon names ( #794 )
2024-05-12 13:55:57 -05:00
Lugiad
dbb8f4c217
French translation of growth.ts ( #763 )
2024-05-12 14:42:56 -04:00
phynor
7b7df5b245
More german translations ( #612 )
...
* added more german translations
* added german translation for move.ts
* more german translations
* ability.ts wih german translation updated
* added missing german translation for abilites.ts
* added more missing translations
* changed description of frisk
2024-05-12 12:53:07 -05:00
Madmadness65
20a09c2b92
Remove species form encounter code for Scatterbug line and Calyrex
...
The Vivillon forms can all be encountered properly now, and Calyrex's forms have since been removed from the wild encounter pool, requiring a form change item to obtain.
2024-05-12 11:33:27 -05:00
Lugiad
c9a81f42ea
Partial Japanese translation of move.ts
...
Only names translated
2024-05-12 17:14:47 +02:00
Lugiad
f981751683
Partial Japanese translation of ability.ts
...
Only names traslated
2024-05-12 16:41:24 +02:00
Benjamin Odom
79a87e1c65
Update pokemon.ts
2024-05-12 10:27:54 -04:00
Lugiad
9f011f67d2
Add japanese growth.ts growth
2024-05-12 15:23:23 +02:00
Lugiad
f8ca7660d3
Updated japanese config.ts with nature and growth
2024-05-12 15:22:36 +02:00
Lugiad
ae18c766ef
Update Japanese config.ts with nature
2024-05-12 15:10:09 +02:00
Lugiad
8aca96ee74
Merge branch 'main' into main
2024-05-12 14:12:14 +02:00
Lugiad
2861623574
Added japanese nature.ts
2024-05-12 14:10:51 +02:00
Lugiad
291410f322
Updated with nature
2024-05-12 14:04:18 +02:00
LaukkaE
ced74efc52
fix isGrounded check ( #774 )
2024-05-12 06:30:18 -05:00
Madi Simpson
e1ef3c03de
ability: make technician respect variable power moves ( #529 )
2024-05-12 04:06:09 -05:00
Landon Lee
a27822b624
Fix cry when pokemon is fused with its own species ( #615 )
...
If the pokemon species and form is the same as the second fusion component, then skip the logic to make a fused cry and just use the cry of the primary component.
2024-05-12 03:01:59 -05:00
Thomas Huynh
d5f82611f5
added battle tag check in isGrounded method ( #750 )
...
Co-authored-by: unknown <t_huynh927@yahoo.com>
2024-05-12 02:28:30 -05:00
Frederico Santos
e4afdf1d45
Add ignoresProtect to life dew ( #758 )
...
Co-authored-by: Frederico Santos <frederico.santos@fivedegrees.nl>
2024-05-12 02:18:23 -05:00
Xavion3
db6008d15c
Add tsdoc comments for ability getters ( #764 )
...
* Add tsdoc comments for ability getters
* Add links to the docs
2024-05-12 00:48:56 -05:00
ArceUseless
fe6aefd910
Natures langs with new config ( #611 )
...
* Natures lang files
* Updated French nature.ts
* Nature german translation + chinese added
* Added nature to chinese config.ts
---------
Co-authored-by: rnicar <rj.nieto.car@gmail.com>
Co-authored-by: Lugiad <adrien.grivel@hotmail.fr>
Co-authored-by: rnicar245 <55734812+rnicar245@users.noreply.github.com>
2024-05-11 21:22:45 -05:00
ArceUseless
e9ca17c519
New growth rate lang files ( #563 )
...
* New growth rate lang files
* Update i18n.ts, fixing overwrite
* Added growth to lang conf files
---------
Co-authored-by: rnicar <rj.nieto.car@gmail.com>
2024-05-11 21:04:09 -05:00
Flashfyre
f540b7d17f
Fix always clearing first slot in offline mode
2024-05-11 20:33:03 -04:00
Lugiad
75e70be6c8
Update battle.ts
2024-05-11 22:55:01 +02:00
Lugiad
15fd573827
Update pokemon-stat.ts
2024-05-11 22:54:37 +02:00
Madmadness65
3f9158083e
Swap Rayquaza's egg moves
...
With egg moves factoring in to trainer Pokémon's learnsets now, Oblivion Wing was too problematic for a common egg move. So it has been swapped with V-create to make fights with it more tolerable.
2024-05-11 14:20:54 -05:00
Xavion3
34aa68df14
Fix fusion icon variant id ( #747 )
2024-05-11 13:15:01 -05:00
Xavion3
6b49b4f469
Lowers xp curve for fluctuating slightly ( #746 )
2024-05-11 11:54:05 -05:00
Xavion3
03d68f877a
Fix fluctuating xp curve ( #743 )
...
Was scaling with square of level, not cube.
2024-05-11 10:25:48 -05:00
Lugiad
982c0fa95e
Update French battle.ts
2024-05-11 17:25:04 +02:00
Lugiad
348b7f4198
Update French pokemon-stat.ts
2024-05-11 17:24:07 +02:00
notpatchmaybe
ea459826d0
Heart Swap implementation. ( #712 )
...
* Heart Swap implementation.
Simply switches the values in 3 arrays.
* Fixed missing space
* Removed some lines.
Removed a for loop.
* Removed an unneccesary line
* TSDoc commentation added
* Changed message method to be more descriptive
* Adjusted message line to be consistent with Pokemon Showdown
* Adjusted priorBoostArray to priorBoost integer
Only one values is relevant at a time, so the array was pointless, woops.
2024-05-11 09:42:57 -05:00
William Burleson
8707213e88
Adds session playtime to gameInfo for Rich Presence ( #738 )
...
* Add rich presence support
* Adds playtime to gameInfo
2024-05-11 10:11:00 -04:00
Somod1
cd9e066524
update
2024-05-11 09:25:02 -04:00
Benjamin Odom
ae7c1ef4f0
Fix Charge Move Infinites ( #741 )
...
Fixed an issue where two turn charge moves could be paused by status or Truant causing some infinite sequences if not careful.
2024-05-11 23:22:26 +10:00
Lugiad
0138d4afbd
Merge branch 'pagefaultgames:main' into main
2024-05-11 14:16:29 +02:00
Xavion3
d24762b5dc
Fix bug in moveset code ( #735 )
...
Pokemon with very limited movepools could sometimes generate with no moves
2024-05-11 00:46:36 -05:00
Flashfyre
483310c345
Fix missing backgrounds after clearing a run
2024-05-11 00:29:16 -04:00
Xavion3
72467388fc
Redo moveset generation ( #550 )
...
* Redo moveset generation
* Decrease the weight of lower power moves and egg moves
* More weight tweaking
Trainers never get OHKO moves, are less likely to get self KO and multiturn moves, and more likely to get stat buffing moves. All pokemon are less likely to get offstat moves.
2024-05-11 00:20:21 -04:00
Madmadness65
b13a563dad
Update passive abilities for starters and pseudos
...
The latest changes from the balancing team. These changes will take immediate effect in any existing runs, so do keep that in mind.
2024-05-10 18:46:10 -05:00
Lugiad
b3b382c76d
Added Japanese
2024-05-11 01:36:29 +02:00
Lugiad
21be1547c6
Added Japanese
2024-05-11 01:35:58 +02:00
Lugiad
94683a4dbf
Initial Japanese Locales
2024-05-11 01:35:28 +02:00