• Joined on 2023-01-19
mika synced commits to main at mika/pokerogue from mirror 2024-05-11 01:04:26 +02:00
9cfc09f673 Restructure game over logic to save before clear
acb61d6fb7 Fixes Tidy Up so it clears hazards from both sides (#717)
d7d2320844 Fix Mega Latias animated sprites
2ab335a3c5 Implement Snipe Shot, and Propeller Tail/Stalwart (#661)
593ac38267 Fix some errors from previous PR #711 (#716)
Compare 5 commits »
mika synced commits to main at mika/pokerogue from mirror 2024-05-10 16:54:29 +02:00
7bdb969a73 Add rich presence support
5d62d0bb25 fix speed level up notification
f1935a3e15 Adds 'accuracy' to the move information in the fight ui
b32b802ab4 QOL - Settings to choose party Exp display at the end of fight (#488)
22a73642df Fix - Gamepad support setting "lost focus" behaviour (#658)
Compare 6 commits »
mika synced commits to main at mika/pokerogue from mirror 2024-05-10 08:44:27 +02:00
97b50707a0 Fix icon configuration always including gen 9
89ab909719 Move Eternal Floette icon to gen 6
190fd771c5 Remove extensions from gen 9 icons
5c98529108 Re-remove fallback API change with new URL
4810966b7e Revert "Reapply "Revert API URL change""
Compare 13 commits »
mika synced commits to master at mika/rogueserver from mirror 2024-05-10 02:04:23 +02:00
fadd10602a Don't log ErrNoRows in savedata
e4de7c2391 Update database limiting code more
de0bd74dc2 Update database limits
Compare 3 commits »
mika synced commits to main at mika/pokerogue from mirror 2024-05-10 00:34:27 +02:00
10cf1cd94f Cleanup overrides and imports (#603)
882f9c289c French typos + forgotten description in move.ts (#617)
1d7d8b1ac7 Implement Heal Bell + Aromatherapy (#238)
d5681a6e03 Fix loading protosynthesis/quark drive boosts (#687)
407d9b7c49 Minor fix for Oinkologne's gender ratio
Compare 5 commits »
mika synced commits to override-cleanup at mika/pokerogue from mirror 2024-05-10 00:34:27 +02:00
73dd37a7b5 added generator held item names to override comment
8e451019ad more override descriptions
8e925913da account for overriding empty move
0550f56e6a starting money and biome comments
04bcd8a60b added comments
Compare 43 commits »
mika synced commits to master at mika/rogueserver from mirror 2024-05-09 17:54:23 +02:00
59ea469fb6 Don't import legacy saves if system exists in database
mika synced commits to main at mika/pokerogue from mirror 2024-05-09 16:24:26 +02:00
7f0362e124 Fix it for real this time
c1cff02a18 Fix bug with accounts being unable to create new saves
b231b887aa Update ability.ts (#671)
Compare 3 commits »
mika synced commits to master at mika/rogueserver from mirror 2024-05-09 09:44:23 +02:00
4971ad9d42 Add new database limits
192b777ac3 Set ArgonMaxInstances to number of cores
Compare 2 commits »
mika synced commits to main at mika/pokerogue from mirror 2024-05-09 08:14:27 +02:00
802daecd65 Fix starters with multiple forms being unable to change move (#667)
fd088c9360 Prevent doubles trainers generating with one pokemon (#642)
aba97c6ddc Make max and z moves unable to be chosen with metronome (#641)
e6ba60364e Save battler tags (#516)
a48a12ec0b Add wordwrap to Chinese words (#670)
Compare 14 commits »
mika synced commits to master at mika/rogueserver from mirror 2024-05-09 01:34:23 +02:00
7dbcb18ebf Use INSERT instead of REPLACE for savedata storage functions
0ead2da2da Remove unused endpoint game/playercount
Compare 2 commits »
mika synced commits to main at mika/pokerogue from mirror 2024-05-09 00:04:30 +02:00
ea5e535f9f Fixed Failed Moves Not Using PP (#634)
4509e08dc6 Renamed the Python Script File (#657)
e993bf9945 Fix session slot always saving to first slot in offline mode
3ec9081a77 Change titlestats update interval to 60 seconds
cb24faa12e Small fixes to burning bulwark and alluring voice (#651)
Compare 11 commits »
mika synced commits to master at mika/rogueserver from mirror 2024-05-08 09:14:23 +02:00
6cb179b553 Clean up savedata.go
405a578e8c manually parse all save states for now
0d6539a87b continue on existing save (#3)
Compare 3 commits »
mika synced commits to main at mika/pokerogue from mirror 2024-05-08 07:44:27 +02:00
bb28d3599e fix scrappy and mindseye working as passive ability (#567)
118c57ba75 Add fell stingers effect (#202)
bb6bb1e6c1 Fixed Crash Moves and Reckless (#609)
ce3d12d58e Added hyperlinks to Moves, Abilities, and Species enums (#586)
1c9b65125d Fix Bouncy Bubble targeting & Hau encounter dialogue
Compare 5 commits »
mika synced and deleted reference discord-oauth2 at mika/rogueserver from mirror 2024-05-08 01:04:23 +02:00
mika synced commits to master at mika/rogueserver from mirror 2024-05-08 01:04:23 +02:00
1f95f7c042 hotfix: move save data to DB (#2)
mika synced commits to main at mika/pokerogue from mirror 2024-05-07 23:34:26 +02:00
08067d9937 Revert "Revert API URL change"
bd839a1ffb FIx Sceptile and Blaziken Learnsets (#606)
72b4552b01 Don't update user info on save for optimization
4fcea107ab Fix wrong stat displayed for mythicals hatched (#601)
cc3113ff43 Fix revive weight cap
Compare 6 commits »
mika synced commits to override-cleanup at mika/pokerogue from mirror 2024-05-07 23:34:26 +02:00
mika synced new reference override-cleanup to mika/pokerogue from mirror 2024-05-07 23:34:26 +02:00
mika synced commits to master at mika/libnx from mirror 2024-05-07 21:34:23 +02:00
b69d2fa95e fs: add GetFileSystemAttribute cmd