ShuriZma
ShuriZma synced and deleted reference refs/tags/release at ShuriZma/pokerogue from mirror 2025-08-24 22:40:51 +00:00
ShuriZma synced and deleted reference refs/tags/refs/pull/6212/merge at ShuriZma/pokerogue from mirror 2025-08-24 22:40:51 +00:00
ShuriZma synced commits to refs/pull/6317/head at ShuriZma/pokerogue from mirror 2025-08-24 22:40:51 +00:00
822b504d6a Update src/main.ts
ShuriZma synced commits to gh-pages at ShuriZma/pokerogue from mirror 2025-08-24 22:40:51 +00:00
50c31b6bbb [skip ci] Deploy docs
ShuriZma synced commits to typedoc at ShuriZma/pokerogue from mirror 2025-08-24 22:40:51 +00:00
8197180cad Fixed name typo
d3699b7458 Fixed title + added GitHub navigation link
a62ecc4ba8 Added missing closing bracket to type config declaration
4cb19afdd9 Fixed up config, made final tweaks to SVG length and renamed script
fc50f57144 Finally figured out how to slap the SVG onto the docs' readme per branch
Compare 235 commits »
ShuriZma synced commits to hotfix-1.10.3 at ShuriZma/pokerogue from mirror 2025-08-24 22:40:51 +00:00
a85d8cd5de [Bug] [Sprite] Fix fusion shiny party icon (#6397)
cd610ff2c5 [Bug] [Ability] Fix trace's RNG (#6398)
30b7a62988 [Bug] [Sprite] Fix third type icon missing texture (#6395)
efaf7760e4 [Bug] Fix speedup/slowdown buttons not working properly (#6393)
0f8b1f63b5 [Bug/Ability] Fixed bugs with Intimidate triggers after reload/initial switch (#6212)
Compare 6 commits »
ShuriZma synced commits to refs/pull/6012/head at ShuriZma/pokerogue from mirror 2025-08-24 22:40:51 +00:00
55c11de14e Documentation updates
6b48fe8c0c Merge remote-tracking branch "upstream/beta" into phase-interceptor
bb00b126a6 Merge pull request #6384 from pagefaultgames/hotfix-1.10.2
cc066fc7d1 Merge branch 'beta' into hotfix-1.10.2
c446eaf970 [Sprite] Revert ribbon icons (#6382)
Compare 67 commits »
ShuriZma synced commits to refs/pull/6012/merge at ShuriZma/pokerogue from mirror 2025-08-24 22:40:51 +00:00
d66cae7c25 Merge 55c11de14e8557aa63637629385c064e0d2b5146 into bb00b126a6a22fdfda2e507bc3134f6002563473
55c11de14e Documentation updates
6b48fe8c0c Merge remote-tracking branch "upstream/beta" into phase-interceptor
bb00b126a6 Merge pull request #6384 from pagefaultgames/hotfix-1.10.2
cc066fc7d1 Merge branch 'beta' into hotfix-1.10.2
Compare 30 commits »
ShuriZma synced commits to refs/pull/6212/head at ShuriZma/pokerogue from mirror 2025-08-24 22:40:51 +00:00
01f2a1713c Add TODO comment
a57b83c6b3 Remove leftover log messages
56c8842fe7 Do not add unnecessary activateAbilityPhases for pokemon that do not have their passive enabled
d55341984a Cleanup remove phase logic
613cede224 Update src/data/phase-priority-queue.ts
Compare 166 commits »
ShuriZma synced commits to refs/pull/6317/merge at ShuriZma/pokerogue from mirror 2025-08-24 22:40:51 +00:00
e0fd620647 Merge 822b504d6a09ebf80c14e019006ca33d8d292cb3 into bb00b126a6a22fdfda2e507bc3134f6002563473
822b504d6a Update src/main.ts
Compare 2 commits »
ShuriZma synced commits to refs/pull/6385/head at ShuriZma/pokerogue from mirror 2025-08-24 22:40:51 +00:00
a85d8cd5de [Bug] [Sprite] Fix fusion shiny party icon (#6397)
cd610ff2c5 [Bug] [Ability] Fix trace's RNG (#6398)
30b7a62988 [Bug] [Sprite] Fix third type icon missing texture (#6395)
efaf7760e4 [Bug] Fix speedup/slowdown buttons not working properly (#6393)
0f8b1f63b5 [Bug/Ability] Fixed bugs with Intimidate triggers after reload/initial switch (#6212)
Compare 6 commits »
ShuriZma synced commits to refs/pull/6385/merge at ShuriZma/pokerogue from mirror 2025-08-24 22:40:51 +00:00
59a34aebaa Merge a85d8cd5de924b432da9db5994f1dbac4331a943 into bb00b126a6a22fdfda2e507bc3134f6002563473
a85d8cd5de [Bug] [Sprite] Fix fusion shiny party icon (#6397)
cd610ff2c5 [Bug] [Ability] Fix trace's RNG (#6398)
30b7a62988 [Bug] [Sprite] Fix third type icon missing texture (#6395)
efaf7760e4 [Bug] Fix speedup/slowdown buttons not working properly (#6393)
Compare 7 commits »
ShuriZma synced and deleted reference refs/tags/refs/pull/13695/merge at ShuriZma/dolphin from mirror 2025-08-24 22:40:40 +00:00
ShuriZma synced commits to refs/pull/13222/merge at ShuriZma/dolphin from mirror 2025-08-24 22:40:40 +00:00
99a03d9dbc Merge 1d3627c1a7810a238ff7c9be941961100b5d94da into 2b7faeb920da31edb11f01c9a0473f86e4023100
2b7faeb920 Merge pull request #13894 from iwubcode/material_asset_update
440999d778 VideoCommon: update material asset to support render state properties, support multi-pass, and textures are now split out (as well as supporting a way to calculate sampler origin)
7782e32d9e Merge pull request #13901 from iwubcode/render_state_rename
14459bcc1b VideoBackends / VideoCommon: rename member variables in RenderState to be consistent
Compare 35 commits »
ShuriZma synced commits to refs/pull/13381/merge at ShuriZma/dolphin from mirror 2025-08-24 22:40:40 +00:00
22c12ec003 Merge e56c91b078974ce65bf5d0c24329c7325253977a into 2b7faeb920da31edb11f01c9a0473f86e4023100
2b7faeb920 Merge pull request #13894 from iwubcode/material_asset_update
440999d778 VideoCommon: update material asset to support render state properties, support multi-pass, and textures are now split out (as well as supporting a way to calculate sampler origin)
7782e32d9e Merge pull request #13901 from iwubcode/render_state_rename
14459bcc1b VideoBackends / VideoCommon: rename member variables in RenderState to be consistent
Compare 20 commits »
ShuriZma synced commits to refs/pull/13844/head at ShuriZma/dolphin from mirror 2025-08-24 22:40:40 +00:00
049f38ebe5 Updated debug text for motor commands
ShuriZma synced commits to refs/pull/13844/merge at ShuriZma/dolphin from mirror 2025-08-24 22:40:40 +00:00
a5e3f3d906 Merge 049f38ebe563c825ea02d5533ef509919a26a301 into 2b7faeb920da31edb11f01c9a0473f86e4023100
049f38ebe5 Updated debug text for motor commands
Compare 2 commits »
ShuriZma synced commits to refs/pull/13864/merge at ShuriZma/dolphin from mirror 2025-08-24 22:40:40 +00:00
083d235a0d Merge bd79bc47cc0867f6fefcadd741140a19a33f0ecd into 2b7faeb920da31edb11f01c9a0473f86e4023100
2b7faeb920 Merge pull request #13894 from iwubcode/material_asset_update
440999d778 VideoCommon: update material asset to support render state properties, support multi-pass, and textures are now split out (as well as supporting a way to calculate sampler origin)
7782e32d9e Merge pull request #13901 from iwubcode/render_state_rename
14459bcc1b VideoBackends / VideoCommon: rename member variables in RenderState to be consistent
Compare 20 commits »
ShuriZma synced commits to refs/pull/13870/head at ShuriZma/dolphin from mirror 2025-08-24 22:40:40 +00:00
25a88e6ce8 Core/HW: Add Broadband Adapter (IPC).
9a17a9aad7 Core/HW: Add Visual Studio project files for cpp-ipc library.
822684b87a Core/HW: Add cpp-ipc subdirectory in main CMake file.
256bb0f45c Core/HW: Add cpp-ipc submodule.
2b7faeb920 Merge pull request #13894 from iwubcode/material_asset_update
Compare 44 commits »
ShuriZma synced commits to refs/pull/13870/merge at ShuriZma/dolphin from mirror 2025-08-24 22:40:40 +00:00
e8e4173a51 Merge 25a88e6ce86c867cfd797e3fbbffd3903145773d into 2b7faeb920da31edb11f01c9a0473f86e4023100
25a88e6ce8 Core/HW: Add Broadband Adapter (IPC).
9a17a9aad7 Core/HW: Add Visual Studio project files for cpp-ipc library.
822684b87a Core/HW: Add cpp-ipc subdirectory in main CMake file.
256bb0f45c Core/HW: Add cpp-ipc submodule.
Compare 13 commits »