• Joined on 2023-01-19
mika synced commits to main at mika/pokerogue from mirror 2024-05-29 01:54:33 +02:00
d34e0dd2c6 Fix Errors in inputs-controller.ts (#1523)
47d39388ac Implement Triple Kick/Triple Axel/Population Bomb (#1341)
4d15269eec Fix Error with Typecasting (#1519)
899a2bf96e Match Shiny Grafaiai animation frames with Non-Shiny counterparts (#1477)
0385a90f08 put the preventElementZoom call into a method instead to call it from anywhere/anytime we import it (#1515)
Compare 18 commits »
mika synced commits to plates_memories at mika/pokerogue from mirror 2024-05-29 01:54:33 +02:00
b4028e10bd Finish localization for other languages
b76da031ea linter cleanup
6a0ec0a0ea Merge branch 'main' into plates_memories
5afe32a1e2 [QOL] Removed King's Rock requirement for Politoed/Slowking evos (#1501)
1420c26f22 Fix issue with shiny star placement in starter-select-ui-handler.ts (#1512)
Compare 69 commits »
mika synced commits to main at mika/pokerogue from mirror 2024-05-28 17:44:32 +02:00
e37b278b4f Update French modifier-type.ts (#1496)
0780211901 Quick translation fixes (#1497)
1f432cf5c0 Create comments.md (#1498)
fcdac63759 Add Feature Issue Template
578717aab1 Add bug issue template
Compare 11 commits »
mika synced commits to main at mika/pokerogue from mirror 2024-05-28 09:34:30 +02:00
4b8c9c87c3 Update zh_CH biome names (#1473)
b058e10713 Add missing summon text for As One abilities
0d80a045fd fix gender override (#1469)
99835c27c8 Add setting to change money format (#1261)
17e4edeb8d Fix endless retries (#1465)
Compare 8 commits »
mika synced commits to master at mika/Atmosphere from mirror 2024-05-28 07:24:23 +02:00
548b48b2a6 loader: update to reflect latest 18.0.0 changes
mika synced commits to main at mika/pokerogue from mirror 2024-05-28 01:24:29 +02:00
fb26b6d501 pokemon-info-container Locales (#1413)
ec82ecd46d Spanish translations (#1441)
b0b4f0740f Typo FR dialogue.ts (#1443)
d4faefe567 updated types in portuguese (#1458)
5be2a6a4e7 Variant Update
Compare 6 commits »
mika synced commits to main at mika/pokerogue from mirror 2024-05-27 17:14:29 +02:00
8a6f87cfea When the language is changed the game will complety reload (same as F5). (#1438)
6059f0ee33 Typo FR dialogue.ts (#1433)
88f725e15a zhTW Type Images are now correctly loaded. (#1436)
d23d835687 Fixed that the parasol lady for some reason wanted to start her dialogue with victory dialogue 2 instead of 1 (#1437)
b768362090 Typo FR dialogue.ts (#1432)
Compare 16 commits »
mika synced commits to main at mika/pokerogue from mirror 2024-05-27 09:04:30 +02:00
300aa1163a fix geticonatlaskey and geticonid for pokemon with forms
233911c462 Fix Chinese translation (#1417)
72c7e9c194 Prevent duplicate evolutions crashing the game (#1416)
Compare 3 commits »
mika synced commits to gcc-14 at mika/Atmosphere from mirror 2024-05-27 06:54:24 +02:00
mika synced new reference gcc-14 to mika/Atmosphere from mirror 2024-05-27 06:54:24 +02:00
mika synced commits to main at mika/pokerogue from mirror 2024-05-27 00:54:28 +02:00
6418632bd3 Fix Eevee evolution condition
23301cc180 Fix Pikachu evolution condition
16b17fc9f3 Change GitHub Link (#1408)
6f4c087f7a Add Pikachu and Eevee technical forms
b239179c46 added translations (#1402)
Compare 8 commits »
mika synced commits to main at mika/pokerogue from mirror 2024-05-26 16:44:29 +02:00
5f82449120 Tate Animation was 5 times slower as the one from Liza. So i just shr… (#1381)
96491039fb Update French biome.ts (#1386)
6e286257d3 Implemented Plus and Minus (#1155)
8b920f2e60 Mark Magearna's forms as selectable starters
Compare 4 commits »
mika synced commits to main at mika/pokerogue from mirror 2024-05-26 08:34:30 +02:00
a2996cdd66 add zh_CN biome.ts (#1389)
9aa22d6150 Bugfix: In-Battle Formes are incorrectly selectable (#1388)
44f4f14956 Update Artist Sprite Fixes
b170478119 fix conflict without rebase (#1186)
Compare 4 commits »
mika synced commits to plates_memories at mika/pokerogue from mirror 2024-05-26 08:34:30 +02:00
eaf25551c1 Merge branch 'main' into plates_memories
a2996cdd66 add zh_CN biome.ts (#1389)
9aa22d6150 Bugfix: In-Battle Formes are incorrectly selectable (#1388)
44f4f14956 Update Artist Sprite Fixes
b170478119 fix conflict without rebase (#1186)
Compare 63 commits »
mika synced commits to main at mika/pokerogue from mirror 2024-05-26 00:24:31 +02:00
de1c2b2b5b Added localization to the biomes. (#1378)
6f2d639a7b Fix French translation of Genesect's Drive (#1379)
ae0cd86bc3 Adding clause so right Pokemon in double battle cannot target itself with a spread move when left one dies with no replacement (#1370)
93c91bf73a Fix incorrectly unselectable starter formes (#1332)
1b8b0789c0 Made Lab 25% instead of 12.5% to encounter after Factory (#1351)
Compare 10 commits »
mika synced commits to main at mika/pokerogue from mirror 2024-05-25 16:14:33 +02:00
caeb22c26b Implement Honey Gather (#1360)
aaa96ebe0e Adding the option to have named trainers be able to have a double battle together (#1318)
49c365f154 Make iv scanner check against baby form IVs (#1214)
b524be1db1 Issue #1118 Added Galar Elite 4 (#1246)
c4c4774528 Beat Up checks the user's party instead of always checking player's party (#1268)
Compare 13 commits »
mika synced and deleted reference double-battle-run at mika/pokerogue from mirror 2024-05-25 08:04:29 +02:00
mika synced and deleted reference update-post-eslint-pr at mika/pokerogue from mirror 2024-05-25 08:04:29 +02:00
mika synced commits to double-battle-run-away at mika/pokerogue from mirror 2024-05-25 08:04:29 +02:00
mika synced new reference double-battle-run-away to mika/pokerogue from mirror 2024-05-25 08:04:29 +02:00