Commit Graph

4626 Commits

Author SHA1 Message Date
Wlowscha e04a8f18f5
Showing proper descriptions for menu 2025-01-06 17:26:05 +01:00
Wlowscha 44b2cb6001
Better messages for evolution conditions 2025-01-06 16:34:13 +01:00
Wlowscha d529bb78b2
Regional forms display name of region in evolutions and prevolutions 2025-01-06 16:24:32 +01:00
Wlowscha c72296172d
Fixed bug in base stats overlay 2025-01-06 14:26:20 +01:00
Wlowscha 08b9a36cba
-Pokedex page showing biomes from prevolutions; displaying correct biomes for forms of Rotom, Burmy and Lycanroc 2025-01-06 14:16:20 +01:00
Wlowscha cedc020e11
Working logic for select ui handler with skips and scroll 2025-01-06 12:53:49 +01:00
Wlowscha c78ea78be5
Including evolutions when filtering by biome 2025-01-06 02:45:17 +01:00
Wlowscha 1d90bff5e5
Including baby forms among uncatchable mons 2025-01-06 02:29:59 +01:00
Wlowscha 82bccd4a2d
Displaying base stats as bars in an overlay 2025-01-06 02:21:48 +01:00
Wlowscha 717a2c38f7
Can buy candy upgrades through pokedex 2025-01-05 21:43:08 +01:00
Wlowscha 76fa8e2415
Changing background to make instructions visible 2025-01-05 21:07:27 +01:00
Wlowscha 0b53fde453
C and V buttons snap cursor to filters 2025-01-05 20:49:26 +01:00
Wlowscha 2b81bab116
Merge branch 'internal-pokedex' of https://github.com/Wlowscha/pokerogue into internal-pokedex 2025-01-05 12:41:27 +01:00
Wlowscha ed826ad9b6
Biome filter option for uncatchable mons 2025-01-05 12:39:19 +01:00
Lugiad d49837cd21
Merge branch 'beta' into internal-pokedex 2025-01-05 12:39:02 +01:00
Wlowscha 54d7ca8559
Added filter for starters / evolutions 2025-01-05 12:20:37 +01:00
Wlowscha 5e565afaa4
Added try catch construct to prevent error that was breaking reloadHelper tests 2025-01-05 02:40:28 +01:00
Wlowscha 2fc436f512
Removed debug messages 2025-01-05 02:11:23 +01:00
Wlowscha 14b012c43e
Fixed fatal bug due to using Object.keys 2025-01-05 01:49:33 +01:00
Wlowscha 7a4bc158b5
Merge branch 'internal-pokedex' of https://github.com/Wlowscha/pokerogue into internal-pokedex 2025-01-05 01:36:28 +01:00
Wlowscha 345f743203
Fixed more warnings; added localization strings in the pokedex scan overlay. 2025-01-05 01:33:28 +01:00
Lugiad 1be95e8a1a
[Localization] [UI/UX] Updates for pokemon-emerald-pro & pkmnems (#4968)
* Add files via upload

* Add files via upload
2025-01-04 23:43:40 +01:00
Lugiad 4316e12b40
Merge branch 'beta' into internal-pokedex 2025-01-04 23:18:08 +01:00
Wlowscha 01c29169e1
Fixed some type definitions 2025-01-04 22:39:02 +01:00
Wlowscha fbcd14264e
Filter bar can adjust cursorOffset and x padding 2025-01-04 20:22:06 +01:00
Wlowscha 52e2a673e8
Removed some more debug messages. 2025-01-04 19:58:24 +01:00
Wlowscha 25e23decd4
Dynamically resizing ability box, showing ability description on first hover. Removed debug logs. 2025-01-04 19:48:17 +01:00
Wlowscha bb2aea40b9
Simplified Pokemon Scan logic, accepts separate words as input 2025-01-04 18:27:55 +01:00
Wlowscha b3bda1aaac
No error messag when cursor on uncaught species, showing sprite again after toggling stats 2025-01-04 15:28:47 +01:00
Wlowscha fcc9ec57d3
Highlighting text filters, resetting all filters when starting up 2025-01-04 15:13:51 +01:00
Wlowscha 5f5a05cd95
Fixed filtering of baby forms with no biome assigned; Caught filter is ALL by default 2025-01-04 14:54:23 +01:00
Wlowscha f042314876
Listing prevolutions and base forms 2025-01-04 02:27:26 +01:00
Amani H. 355e70328c
[Misc] `1.4.3` Version Bump + Locales Update (#5077) 2025-01-03 18:27:26 -06:00
Wlowscha 657fdf07ed
Keeps shiny variant, gender and form when switching to evolutions; show ability descriptions; properly displaying sprites for megas and other forms 2025-01-04 01:14:12 +01:00
AJ Fontaine ec5dadb4f4
[Misc] Undo winter holiday event changes (#5068) 2025-01-03 16:42:06 -07:00
Wlowscha 955af4b00d
Evolutions are selectable from list and displayed properly 2025-01-03 15:52:33 +01:00
Wlowscha d3067d1461
Removed lockable select ui handler, replaced by changes to standard ui handler. 2025-01-03 12:11:46 +01:00
Wlowscha 8b173ba2a9
Biome filter; displays for baseStats, biomes and evolutions 2025-01-03 03:02:12 +01:00
Wlowscha dcf3399e31
Abilities are colored properly (still missing info overlay) 2025-01-02 16:12:08 +01:00
Wlowscha 3d0b4480e4
Can access evolution page 2025-01-02 01:53:29 +01:00
Wlowscha e8d15a4d80
Filtering includes extra forms; moving cursor from filterText to starters does not reset scrollIndex; toggle button for decorations 2025-01-01 20:14:10 +01:00
Wlowscha 06ed8bc559
Showing all species in pokedex with no decorations and shinies 2025-01-01 17:25:04 +01:00
NightKev 206419c9f1
Merge pull request #5061 from pagefaultgames/main
Merge main (1.4.2) into beta
2024-12-31 02:38:07 -08:00
NightKev 14902cdb60
[Hotfix] Prevent Keldeo from changing forms in Daily Run (#5060)
* [Hotfix] Prevent Keldeo from changing forms in Daily Run

* Update patch version
2024-12-30 20:20:23 -08:00
NightKev 1b6374f469
[UI/UX] Change label for music settings (#5053)
Changes from "Consistent/Mixed" to "Gen V + PMD"/"All Gens"

Update `MusicPreferences` enum

* Update locales submodule
2024-12-30 18:55:28 -08:00
Wlowscha c242e57b4c
Added container for text with different colors and titles 2024-12-31 02:50:34 +01:00
Wlowscha a24d217134
Removed ugly leftover from title 2024-12-30 17:19:56 +01:00
Wlowscha 6946abadb8
[UI/UX] Add cursor memory option (#5028)
* Adding a new key determining whether the command cursor resets at the beginning of each new battle.

* Allowing user to toggle commandCursorReset on and off.

* Changing option name to commandCursorMemory

* Fixed caps in settings.ts

* Moved Command_Cursor_Memory from Display settings to General settings
2024-12-30 09:35:45 -06:00
Wlowscha 1d93adebf5
Opening starter page on button.action 2024-12-30 16:18:40 +01:00
Wlowscha 0167dc7052
Filtering moves and abilities correctly 2024-12-30 12:53:05 +01:00