mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-12-16 14:55:22 +01:00
* [feature]Implemented needed parts for discard function from issue #4780: -TryDiscardFunction in battlescene; -Created a party discard mode button; -Updated Transfer button in modifier-select-ui-handler to Manage items; -Created tests for the discard function in test/ui; -Added images for the new discard and transfer buttons to loading-scene; -Created placeholder messages for discard feature in party-ui-handler; Co-authored-by: Tiago Rodrigues <tiago.n.rodrigues@tecnico.ulisboa.pt> * [Fix] Updated icon for dynamic messaging * [Fix] Corrected legacy mode icons and adjusted double-battle button location * [Fix]Adjusted button positioning and mapping after review. Mapping requires debugging. * [Fix] Fixed visible pokeball in legacy mode and key mapping * [Fix] Background fixes,manage menu is the only one affected by changes now * Implement i18n keys * [Fix] implemented most code optimizations and callbacks to the modified locales folder * [Fix] Implemented 3 suggestions * [Fix]improved/corrected test structure Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com> * [Fix] added functionality test for the discard button * [Fix] added necessary comment Co-authored-by: Bertie690 <136088738+Bertie690@users.noreply.github.com> * [Fix] Implemented suggested changes in test/discard text prompt * [Fix] Implemented UI suggestions and removed discard text confirmation * [Fix] added missing imports * Fix imports in test file * [Fix] Implemented suggested cursor behavior and reworked test code * [Fix] Corrected failed test * [Fix] atempting to fix the test timeout issue * [Fix] Undoing latest attempt * [Fix] Implemented suggestions to fix broken tests * Reviews * [Fix] replaced icon images * [Fix] Updated jsons to match new icons and removed pokeball icon from legacy mode * Optimized new images * [Fix] Fixed referenced bug and added similar confirmation box to release * [Fix] Updated tests to handle the corfirmation box * [Fix] Added back the accidentally removed changes * [Fix]updated incorrect import path * [fix] add description for the manageItemMode function Co-authored-by: Bertie690 <136088738+Bertie690@users.noreply.github.com> * Update src/ui/party-ui-handler.ts Co-authored-by: Bertie690 <136088738+Bertie690@users.noreply.github.com> * [Fix] corrected formating issue --------- Co-authored-by: Mikhail Shueb <mikhail.shueb@tecnico.ulisboa.pt> Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com> Co-authored-by: Bertie690 <136088738+Bertie690@users.noreply.github.com> Co-authored-by: damocleas <damocleas25@gmail.com> Co-authored-by: Bertie690 <taylormw163@gmail.com> Co-authored-by: Adri1 <adrien.grivel@hotmail.fr> |
||
|---|---|---|
| .. | ||
| arenas | ||
| battle_anims | ||
| cg | ||
| character | ||
| effects | ||
| egg | ||
| events | ||
| inputs | ||
| items | ||
| mystery-encounters | ||
| pokeball | ||
| pokemon | ||
| trainer | ||
| ui | ||
| categories_legacy.json | ||
| categories_legacy.png | ||
| categories.json | ||
| categories.png | ||
| intro_dark.mp4 | ||
| items.json | ||
| items.png | ||
| logo.png | ||
| pb.json | ||
| pb.png | ||
| pbinfo_stat_numbers.json | ||
| pokemon_icons_0.json | ||
| pokemon_icons_0.png | ||
| pokemon_icons_1.json | ||
| pokemon_icons_1.png | ||
| pokemon_icons_1v.json | ||
| pokemon_icons_1v.png | ||
| pokemon_icons_2.json | ||
| pokemon_icons_2.png | ||
| pokemon_icons_2v.json | ||
| pokemon_icons_2v.png | ||
| pokemon_icons_3.json | ||
| pokemon_icons_3.png | ||
| pokemon_icons_3v.json | ||
| pokemon_icons_3v.png | ||
| pokemon_icons_4.json | ||
| pokemon_icons_4.png | ||
| pokemon_icons_4v.json | ||
| pokemon_icons_4v.png | ||
| pokemon_icons_5.json | ||
| pokemon_icons_5.png | ||
| pokemon_icons_5v.json | ||
| pokemon_icons_5v.png | ||
| pokemon_icons_6.json | ||
| pokemon_icons_6.png | ||
| pokemon_icons_6v.json | ||
| pokemon_icons_6v.png | ||
| pokemon_icons_7.json | ||
| pokemon_icons_7.png | ||
| pokemon_icons_7v.json | ||
| pokemon_icons_7v.png | ||
| pokemon_icons_8.json | ||
| pokemon_icons_8.png | ||
| pokemon_icons_8v.json | ||
| pokemon_icons_8v.png | ||
| pokemon_icons_9.json | ||
| pokemon_icons_9.png | ||
| pokemon_icons_9v.json | ||
| pokemon_icons_9v.png | ||
| statuses_ca.json | ||
| statuses_ca.png | ||
| statuses_da.json | ||
| statuses_da.png | ||
| statuses_de.json | ||
| statuses_de.png | ||
| statuses_es-ES.json | ||
| statuses_es-ES.png | ||
| statuses_es-MX.json | ||
| statuses_es-MX.png | ||
| statuses_fr.json | ||
| statuses_fr.png | ||
| statuses_it.json | ||
| statuses_it.png | ||
| statuses_ja.json | ||
| statuses_ja.png | ||
| statuses_ko.json | ||
| statuses_ko.png | ||
| statuses_pt-BR.json | ||
| statuses_pt-BR.png | ||
| statuses_ro.json | ||
| statuses_ro.png | ||
| statuses_ru.json | ||
| statuses_ru.png | ||
| statuses_tr.json | ||
| statuses_tr.png | ||
| statuses_zh-CN.json | ||
| statuses_zh-CN.png | ||
| statuses_zh-TW.json | ||
| statuses_zh-TW.png | ||
| statuses.json | ||
| statuses.png | ||
| types_ca.json | ||
| types_ca.png | ||
| types_da.json | ||
| types_da.png | ||
| types_de.json | ||
| types_de.png | ||
| types_es-ES.json | ||
| types_es-ES.png | ||
| types_es-MX.json | ||
| types_es-MX.png | ||
| types_fr.json | ||
| types_fr.png | ||
| types_it.json | ||
| types_it.png | ||
| types_ja.json | ||
| types_ja.png | ||
| types_ko.json | ||
| types_ko.png | ||
| types_legacy.json | ||
| types_pt-BR.json | ||
| types_pt-BR.png | ||
| types_ro.json | ||
| types_ro.png | ||
| types_ru.json | ||
| types_ru.png | ||
| types_tr.json | ||
| types_tr.png | ||
| types_zh-CN.json | ||
| types_zh-CN.png | ||
| types_zh-TW.json | ||
| types_zh-TW.png | ||
| types.json | ||
| types.png | ||