363 Commits

Author SHA1 Message Date
Freddie W
d228c82734 Merge pull request #92 from JamesLewisLiu/GWD
PlayerBoard Customization Improvement
2026-09-11 22:02:35 +08:00
James Liu
1811bd38ec PlayerBoard Customization Improvement 2026-09-10 23:51:25 +08:00
Freddie W
0e61b95bdb Merge pull request #90 from DANCEEVOLUTION-ARCADE/DEAC
Add Dance Evolution Arcade Plugin
2026-09-06 18:47:06 +08:00
Freddie W
9249203a24 Merge pull request #89 from Avimitin/dance-around-support
Add DANCE aROUND game service
2026-09-06 18:46:46 +08:00
Freddie W
d2aaebb4e0 Merge pull request #91 from JamesLewisLiu/GWD
GITADORA PlayerBoard Customization Update
2026-09-06 18:17:30 +08:00
James Liu
590b993493 GITADORA PlayerBoard Customization Update 2026-09-06 17:24:43 +08:00
James Liu
5787895c96 Init and finish DEAC plugin 2026-09-01 01:39:30 +08:00
Avimitin
79b530ecdc Add DANCE aROUND game service
Implement card registration, persistent profiles and scores, local catalog unlocks, cabinet telemetry, and bounded motion storage. Read the installed Unity MDB at runtime so the public plugin contains no generated installation data or maintainer tooling.

Co-authored-by: Codex <codex@openai.com>
2026-08-31 13:37:44 +08:00
Freddie W
3621f581e8 Merge pull request #88 from jjk1227/feat/gitadora-rival-support
Add GITADORA rival support
2026-08-21 16:41:51 +08:00
jjk1227
6768ed89b5 Add GITADORA rival support
Implement rival registration, profile responses, and Web UI controls.

The UI is functional only; visual design and polish are not included in this change.
2026-08-21 15:31:31 +09:00
Freddie W
12a286875f Merge pull request #87 from vgod/fix-gitadora-gw-playstyle-length
Fix gitadora galaxy wave playstyle length
2026-07-08 13:45:52 +08:00
Tsung-Hsiang Chang
6021f7d92e Merge branch 'asphyxia-core:main' into fix-gitadora-gw-playstyle-length 2026-07-07 20:30:25 -07:00
Tsung-Hsiang Chang
1c4cc2489a Fix playstyle length for Gitadora Galaxy Wave 2026-07-07 20:28:29 -07:00
Freddie W
57374563bd Merge pull request #86 from InvoxiPlayGames/iidx20fix
iidx: fix 20 detection
2026-07-07 04:12:39 +08:00
InvoxiPlayGames
77a0e41b0d iidx: fix 20 detection 2026-07-06 21:06:46 +01:00
Freddie W
95e6eade6d Merge pull request #84 from JamesLewisLiu/GWD
More DELTA fix
2026-06-07 11:07:48 +08:00
James Liu
da414f2415 Fix SKILL METER
SKILL METER default should be OFF rather than MY BEST+RIVAL.
2026-06-06 10:22:46 +08:00
James Liu
6bb4809fe4 Update extra.ts 2026-06-06 02:02:24 +08:00
James Liu
84a42b2e1b In-game game title and name show fix
Fix in-game game title and name not showing
2026-06-06 01:03:30 +08:00
Freddie W
edfa133ac5 Merge pull request #82 from JamesLewisLiu/GWD
Add DELTA support
2026-06-05 21:36:20 +08:00
James Liu
55d54b1f13 Update README.md 2026-06-05 13:05:14 +08:00
James Liu
b0236bd1f6 Fix
Fix 演奏情報表示 not working
Fix 判定ライン位置、判定エフェクト位置、SHUTTER(IN/OUT)'s value wrong
Known issue: Card name and title still not showing in game while playing
2026-06-05 13:02:41 +08:00
James Liu
42f7451850 2 2026-05-29 09:03:23 +08:00
James Liu
e584c0be3b 1st
1st
2026-05-28 01:50:09 +08:00
Freddie W
34b173ba49 Merge pull request #78 from dannylin0711/stable
fix(sdvx): Use dynamic require instead of ESM style import
2026-02-26 04:12:05 +08:00
LatoWolf
e87a36d158 Use dynamic require instead of ESM style import (no type check in this case) 2026-02-26 03:12:53 +08:00
Freddie W
910c134f12 Merge pull request #77 from dannylin0711/stable
SDVX EG Final
2026-01-22 16:27:11 +08:00
LatoWolf
4e05f9107f sdvx: Update Readme 2026-01-22 14:17:07 +08:00
LatoWolf
45c7f0dcb1 sdvx: Update Readme 2026-01-22 14:15:44 +08:00
LatoWolf
5d484d8378 No more BigInt() to protect user from not able to start the server 2026-01-15 10:16:43 +08:00
LatoWolf
2cac29b513 Added judge save and modify detail page to load ap_card from game path 2026-01-15 10:16:39 +08:00
LatoWolf
b04e723fea Update SDVX webui plugin to use directly pointed asset paths, preview is still missing on some bgms 2026-01-14 15:33:38 +08:00
LatoWolf
7067c00c66 Fix multiroute 2026-01-06 02:49:33 +08:00
LatoWolf
ec0f23177b Delete _shared/lib directory 2026-01-06 02:48:06 +08:00
dannylin0711
3dcc69bbba Merge branch 'stable' of github.com:dannylin0711/plugins into stable 2026-01-04 15:44:55 +08:00
dannylin0711
73b27b4e0d EG Final 2026-01-04 14:37:08 +08:00
LatoWolf
0cbb84d46f Merge branch 'asphyxia-core:stable' into stable 2026-01-04 13:42:59 +08:00
Freddie W
997d141b3b Merge pull request #76 from JamesLewisLiu/gitadora-feature-add
GITADORA Plugin Feature Add
2025-12-05 04:40:28 +08:00
James Liu
163642e0c1 Merge pull request #3 from JamesLewisLiu/codex/implement-shared-song-scores-feature
Add shared song score aggregation support
2025-12-05 01:21:10 +08:00
James Liu
1bbebfb033 Add shared song score aggregation support 2025-12-05 01:20:47 +08:00
James Liu
4aeb1249f6 Added initial support for GALAXY WAVE.
Added initial support for GALAXY WAVE.
2025-12-05 00:44:08 +08:00
James Liu
0ad96458b6 Add support up for Tri-Boost Re:EVOLVE, HIGH-VOLTAGE, FUZZ-UP
Add support up for Tri-Boost Re:EVOLVE, HIGH-VOLTAGE, FUZZ-UP
2025-12-04 22:56:42 +08:00
James Liu
502886ea93 Merge pull request #1 from JamesLewisLiu/codex/update-xml-reading-logic-for-mdb-files
Adjust MDB XML filename resolution
2025-12-03 23:05:02 +08:00
James Liu
98fe38982f Add support for prefixed MDB XML filenames 2025-12-03 23:04:36 +08:00
James Liu
d863a522b1 Fix GITADORA Plugin errors when launch asphyxia with devmode. 2025-12-03 09:19:10 +00:00
Freddie W
aaa4a93f57 Merge pull request #74 from duel0213/iidx
Add IIDX support
2025-10-04 19:47:59 +08:00
duel0213
ebf56f009d Merge branch 'stable' of https://github.com/asphyxia-core/plugins into iidx 2025-10-04 17:38:45 +09:00
duel0213
4427834df4 IIDX: Initial support added for Pinky Crush 2025-09-28 23:45:40 +09:00
Freddie W
dc36427ffb Merge pull request #73 from cracrayol/stable
[PnM] Add Unilab support
2025-09-25 00:13:01 +08:00
cracrayol
3a215a1314 Unilab : Fix first play value 2025-09-24 16:45:58 +02:00