Commit Graph

473 Commits (85a0debb6c3af8842f1d142ff4c217fac1794dc9)

Author SHA1 Message Date
Greenlamp 85a0debb6c hide deleted keys 2024-05-15 03:04:43 +02:00
Greenlamp ac9a011da4 added a message instead of nothing in the keyboard menu if playing on mobile 2024-05-15 00:32:38 +02:00
Greenlamp 3db606b07f Merge branch 'main' of github.com:Greenlamp2/pokerogue into feat/mapping_setting 2024-05-14 19:44:18 +02:00
Greenlamp fcdbf2b5c0 fix stuck screen on unknwo button 2024-05-14 19:41:11 +02:00
Greenlamp c1e9e0c691 fix icons issue + identified a new bug => new test scenario 2024-05-14 18:20:01 +02:00
Greenlamp dfd73c3616 fix some small bugs - still need to fix the latest test 2024-05-14 17:18:31 +02:00
Greenlamp a2eab6259b handled delete bind and assign back 2024-05-14 04:05:32 +02:00
Greenlamp b5841471d2 added ogIcons 2024-05-14 01:09:53 +02:00
José Ricardo Fleury Oliveira 74ee3329f8
Added "Uncaught" localization in Starter Selection UI (#831) 2024-05-13 18:02:44 -05:00
Greenlamp 66414e9bbc fix bug save bindings 2024-05-14 00:59:06 +02:00
Greenlamp 5399bda0f6 Merge branch 'main' of github.com:Greenlamp2/pokerogue into feat/mapping_setting
 Conflicts:
	src/system/settings.ts
2024-05-14 00:26:25 +02:00
Greenlamp 61a527c721 removed breakpoint 2024-05-14 00:23:03 +02:00
Greenlamp e3685d2d19 refactor + cleanup + alt keyboard + tests 2024-05-14 00:21:51 +02:00
Matthew Olker 40993793cb Show default icon for missing starter icon 2024-05-13 14:23:34 -04: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
Jannik Tappert e4d3f73dee
ToggleSize is now dependend on language + added some missing german translations (#797) 2024-05-13 11:06:26 -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
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 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 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
Matthew e195c6d799
Show Default Pokemon icon for missing shiny icon (#802) 2024-05-13 06:41:02 +10: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
Greenlamp d9d455f317 create folder for settings in ui folder 2024-05-12 16:51:18 +02: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 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
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
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
Greenlamp 3b693d2231 fix a cursor bug + filter labels to display (to avoir submit with an xbox controller for example) 2024-05-11 23:58:47 +02:00
Greenlamp fc2a0e06ec better layout management 2024-05-11 23:33:24 +02:00
Greenlamp 83a26d8e58 get missmatch function call 2024-05-11 18:42:32 +02:00
Greenlamp e5e100990e key displayed are correctly updated when swap or controller change + custom mapping is effective everywhere 2024-05-11 17:54:34 +02:00