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
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
Wlowscha
3009de74cb
Filtering starters by name is working
2024-12-30 10:29:11 +01:00
Asuka Kuwahara
8f884a7ef0
[BUG] fix #5038 update shedinja's gender to genderless on evolution ( #5039 )
...
* update shedinja's gender to genderless
* update unit test
2024-12-29 20:09:11 -06:00
Wlowscha
6cb2d71b1e
Working ui, missing logic, logs
2024-12-29 16:06:52 +01:00
NightKev
10e0f9f0de
Merge pull request #5024 from pagefaultgames/main
...
Merge main to beta
2024-12-20 19:32:30 -08:00
AJ Fontaine
8457fb96fe
[Hotfix] Fix off-by-one error for event encounters ( #5022 )
...
* Fix off-by-one error for event encounters
* Increment version to 1.4.1
---------
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
2024-12-20 18:41:07 -08:00
damocleas
f95a5d41cb
Merge pull request #5019 from pagefaultgames/beta
...
Release 1.4.0
2024-12-20 19:06:24 -05:00
AJ Fontaine
6392ee857c
[Balance] Allow event Stantler to evolve ( #5021 )
2024-12-20 15:53:42 -08:00
NightKev
e75fa0d16d
Merge main into beta to fix git history ( #5020 )
...
Co-authored-by: Tempoanon <163687446+Tempo-anon@users.noreply.github.com>
2024-12-20 14:27:49 -08:00
AJ Fontaine
82dad5568c
[Balance] Fix Annihilape Tera Blast TM Compatibility ( #5016 )
2024-12-20 14:14:16 -08:00
damocleas
e9d97db11b
Winter Holiday Event ( #5015 )
...
* Update trainer-victory-phase.ts
* Update starters.ts for event
* Update timed-event-manager.ts
* Event stuff
* Cleaning up
* Winter Holiday 2024 Banners
* Update timed-event-manager.ts
* Fix event banner
* Update trainer-config.ts
* FoF, BBound, weather changes
* Fix German Banner
* Add Iron Bundle to event encounters
* Update delibirdy-encounter.test.ts
* Update src/data/weather.ts
Co-authored-by: AJ Fontaine <36677462+Fontbane@users.noreply.github.com>
---------
Co-authored-by: AJ Fontaine <fontbane@gmail.com>
Co-authored-by: Lugiad <2070109+Adri1@users.noreply.github.com>
Co-authored-by: AJ Fontaine <36677462+Fontbane@users.noreply.github.com>
2024-12-20 14:11:06 -08:00
AJ Fontaine
bbb6b46801
[Balance] Change a few early gym teams ( #4998 )
...
* Change gyms accessible before wave 30
* Prevent wave 20 gym leader from evolving
* Check game mode for wave 20 trainer evo ban
* Add Whitney Girafarig Crasher Wake Magikarp
2024-12-20 14:10:38 -08:00
AJ Fontaine
1953e8dbe9
[Balance] Check previous level moves for redundancy when spawning TMs ( #4996 )
2024-12-20 14:10:23 -08:00
NightKev
ba28511046
Bump version number to 1.4.0 ( #5013 )
2024-12-20 12:25:34 -08:00
NightKev
0022972be9
[i18n] Update locales submodule
2024-12-20 12:24:09 -08:00
NightKev
6ef15eca4a
[i18n] Update locales submodule
2024-12-19 16:18:32 -08:00
NightKev
29a079cfd3
Revert "[UI/UX] Refactor and enable seasonal splash messages ( #5009 )" ( #5014 )
...
This reverts commit 806585f1a6
.
2024-12-19 16:04:12 -08:00
AJ Fontaine
806585f1a6
[UI/UX] Refactor and enable seasonal splash messages ( #5009 )
...
* Refactor and enable seasonal splash texts
* Update splash text test
2024-12-19 12:01:40 -08:00
NightKev
708e58d083
[i18n] Update locales submodule
2024-12-19 11:45:00 -08:00
NightKev
62e4a7ec54
[Misc] Update CREDITS.md ( #5003 )
...
* Add muscode and geeilhan to CREDITS.md
* Sort list alphabetically
* Change subcategory to "Other Code Contributors"
* Add Lugiadrien and Zé Ricardo
Co-authored-by: Moka <54149968+MokaStitcher@users.noreply.github.com>
---------
Co-authored-by: Moka <54149968+MokaStitcher@users.noreply.github.com>
2024-12-18 12:01:19 -08:00