Wlowscha
|
47cb203068
|
Showing types on Pokémon page
|
2025-01-10 00:02:09 +01:00 |
Wlowscha
|
726b975f11
|
Handling uncaught pokemon
|
2025-01-09 23:53:07 +01:00 |
Wlowscha
|
215f9e8141
|
Pokemon name shown while in alt form is no more capitalized
|
2025-01-09 01:07:04 +01:00 |
Wlowscha
|
113d134b33
|
UI changes to make dex pages work in legacy style
|
2025-01-09 00:57:27 +01:00 |
Wlowscha
|
a53195f174
|
Attempting to exit from filter text is now allowed if current option is empty
|
2025-01-08 00:17:29 +01:00 |
Wlowscha
|
c340b8be28
|
Removed candy upgrade instructions from evolved pokemon; attempting to buy candies from evolution now gives error sound instead of crashing the game
|
2025-01-07 22:30:03 +01:00 |
Wlowscha
|
f86ab7bd46
|
More cleanup
|
2025-01-07 22:28:25 +01:00 |
Wlowscha
|
cc3d518914
|
Adding some comments, removing useless elements
|
2025-01-07 21:44:06 +01:00 |
Wlowscha
|
36b41fe566
|
Fix to pokemon number localization
|
2025-01-06 22:53:24 +01:00 |
Wlowscha
|
b5a3afdb91
|
Fix to pokemon number localization
|
2025-01-06 22:52:27 +01:00 |
Wlowscha
|
aac5e2f704
|
Localization of pokemon number label
|
2025-01-06 22:47:36 +01:00 |
Wlowscha
|
fb6454bbb6
|
Fixed bug with supportHover and skipped indices in option select ui handler
|
2025-01-06 22:41:35 +01:00 |
Wlowscha
|
125b8ba3df
|
Fixed bug of overlapping labels in text filters
|
2025-01-06 22:36:27 +01:00 |
Wlowscha
|
8d27907336
|
Passing a TextStyle to option select ui handler to allow for shadowed text
|
2025-01-06 22:35:51 +01:00 |
Wlowscha
|
41841ace1b
|
Fix to getStarterSpeciesId to work with all-unlocks files
|
2025-01-06 21:13:16 +01:00 |
Wlowscha
|
3597d34e44
|
Changing menu colors to textstyle options supporting a legacy version.
|
2025-01-06 18:40:04 +01:00 |
Wlowscha
|
8e9d7f97e0
|
Adding sound effects to menu, and pokemon cry when opening page
|
2025-01-06 17:34:42 +01:00 |
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 |