Commit Graph

2330 Commits

Author SHA1 Message Date
Xavion3
22097a0c95 Fix getSunday function 2024-05-12 21:22:50 -04:00
Greenlamp
6eab6f1920 added alt keys for keyboard, need to find a way to differentiate main to alt 2024-05-13 03:12:58 +02:00
Greenlamp
665ecc0e4b effective keyboard key swap 2024-05-13 02:51:59 +02:00
Flashfyre
347972d103 Remove boosted shiny rate 2024-05-12 20:45:41 -04:00
Greenlamp
b8856d246e renamed azerty to default since it's not usefull anymore 2024-05-13 02:32:25 +02:00
Greenlamp
769412e452 game is using the custom config with keyboard 2024-05-13 02:29:15 +02:00
Greenlamp
e798f72a63 fix imports 2024-05-13 02:03:06 +02:00
Greenlamp
627a6cb66f refactor to use abstract-binding-ui-handler 2024-05-13 01:51:44 +02:00
Greenlamp
43b459aba1 finished the refactor to use abstract-settings-ui-handler 2024-05-13 01:37:33 +02:00
Greenlamp
f3d5a2a84e created abstract-settings-ui-handler to gather common code 2024-05-13 00:50:27 +02:00
Greenlamp
f8da26f203 fix menu keyboard F and R 2024-05-12 23:36:06 +02:00
Greenlamp
8205df46df fix transition bug 2024-05-12 23:28:02 +02:00
Greenlamp
164838c669 input detection for keyboards is working 2024-05-12 23:11:20 +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
Greenlamp
c6d3f93b3f first iteration of KeyboardBindingUiHandler 2024-05-12 21:22:32 +02:00
Greenlamp
c963970adf added key list in keyboard setting binding 2024-05-12 21:03:48 +02: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
Greenlamp
d9d455f317 create folder for settings in ui folder 2024-05-12 16:51:18 +02:00
Benjamin Odom
79a87e1c65 Update pokemon.ts 2024-05-12 10:27:54 -04:00
Greenlamp
2bc5a7665e first step of keyboard rebinding 2024-05-12 16:10:25 +02:00
Greenlamp
09ea1db8fa Merge branch 'main' of github.com:Greenlamp2/pokerogue into feat/mapping_setting 2024-05-12 14:19:44 +02:00
Greenlamp
a2dd704737 added snes icons 2024-05-12 14:18:48 +02:00
Greenlamp
3938975710 fix snes controller support 2024-05-12 13:54:49 +02:00
Greenlamp
ba42f072e1 update comment in inputs-controller.ts 2024-05-12 13:40:16 +02:00
LaukkaE
ced74efc52
fix isGrounded check (#774) 2024-05-12 06:30:18 -05:00
Greenlamp
32a9b7170c removed useless array 2024-05-12 13:26:33 +02:00
Greenlamp
8f4669cab6 added comment for gamepad-binding-ui-handler.ts 2024-05-12 13:26:00 +02:00
Greenlamp
956379bc31 commented settings-gamepad-ui-handler.ts 2024-05-12 13:13:15 +02: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
Greenlamp
8f340509e5 starting to add comments 2024-05-12 03:35:20 +02:00
Greenlamp
6f8601815f renaming + small cleanup 2024-05-12 03:22:37 +02:00
Flashfyre
f540b7d17f Fix always clearing first slot in offline mode 2024-05-11 20:33:03 -04:00
Greenlamp
bf8f62bc9e renaming + fix a display bug 2024-05-12 01:59:38 +02:00
Greenlamp
1c17c193c5 fix icon position + added cancel sound 2024-05-12 01:43:27 +02:00
Greenlamp
4c39fd068c added top/down support from legacy settings 2024-05-12 01:31:57 +02:00
Greenlamp
d80c0e3d34 removed Swap a/b 2024-05-12 01:28:56 +02:00
Greenlamp
5076625259 added placeholder when nogamepads is detected 2024-05-12 01:27:17 +02:00
Greenlamp
ae85f1b416 fix a floating cursor not destroyed 2024-05-12 00:20:47 +02:00