LatoWolf
0a0d463b63
Update common.ts
2025-01-21 09:49:48 +08:00
dannylin0711
fd9866d483
Create exg_data.json
2024-10-21 13:06:34 +08:00
dannylin0711
06e7a067de
SDVX EG update
2024-10-04 20:41:15 +08:00
LatoWolf
8891f2b222
Update exg.ts
2024-01-20 14:16:40 +08:00
dannylin0711
b2a5c63163
[1205] Enable HEXA OVERDRIVE
2023-12-12 18:55:41 +08:00
dannylin0711
485d751683
Fix licensed characters
2023-11-05 07:50:10 +08:00
dannylin0711
5daaba9b12
Fix data.json
2023-10-07 03:15:42 +08:00
dannylin0711
a5e2b5db0d
Update data.json
2023-10-07 03:11:47 +08:00
dannylin0711
8503d5d295
Fix main bg preview making setting page incorrect color
2023-10-07 03:11:18 +08:00
dannylin0711
fea596a158
Add s3p extraction with pure nodejs
2023-10-07 03:06:43 +08:00
dannylin0711
9b7e4a405e
Fix fs copy path
2023-10-07 03:05:25 +08:00
dannylin0711
1084ea71ec
Fix mainbg not saving after apply in webui
2023-09-15 00:46:23 +08:00
dannylin0711
bc0d5bb0a4
Fix kencode parse error
2023-09-14 20:12:46 +08:00
dannylin0711
0ce49ea16b
Main BG preview
2023-09-14 20:05:40 +08:00
dannylin0711
51c06fbb1f
Update minimum Core version in readme
2023-09-14 19:10:41 +08:00
dannylin0711
046f442da2
Merge branch 'stable' of github.com:dannylin0711/plugins into stable
2023-09-14 18:44:11 +08:00
dannylin0711
573549d393
6.1.2
2023-09-14 18:43:45 +08:00
dannylin0711
e94794f777
6.1.2
2023-09-14 18:43:31 +08:00
dannylin0711
bbd424fd4c
Fix skill type
2023-09-14 18:42:36 +08:00
dannylin0711
925f81f98c
6.1.1 Readme
2023-09-14 13:49:06 +08:00
dannylin0711
3cf798987e
6.1.1
2023-09-14 13:45:23 +08:00
dannylin0711
ff0c85c121
Fix Hiscore
2023-09-03 16:34:05 +08:00
dannylin0711
420961d82e
Merge branch 'stable' of github.com:dannylin0711/plugins into stable
2023-08-25 04:51:50 +08:00
dannylin0711
0e289169b5
Further remove unused old version files
2023-08-25 04:51:34 +08:00
LatoWolf
5bdd2f2c7a
Merge branch 'asphyxia-core:stable' into stable
2023-08-24 15:49:56 -05:00
dannylin0711
27116545a4
6.1.0
2023-08-25 04:48:00 +08:00
Freddie Wang
013fafaed1
Merge pull request #58 from aoki-marika/highvoltage
...
Add GITADORA HIGH-VOLTAGE support
2023-05-03 15:32:12 +08:00
marika
a628fc437a
Add GITADORA HIGH-VOLTAGE support with bugfixes.
2023-05-02 03:57:10 -03:00
Freddie Wang
87f6ba2abb
Merge pull request #57 from Kirito3481/jubeat-fix
...
[jubeat] Fix compile error
2023-02-15 23:48:47 +08:00
Kirito
09301ebada
Fix compile error
2023-02-12 22:52:24 +09:00
Freddie Wang
81630a86a2
Merge pull request #55 from cracrayol/stable
...
Kaimei Riddles : Support added
2022-09-18 12:29:29 +08:00
cracrayol
b4588e6c47
Kaimei Riddles : Support added
...
Usaneko : Add Daily Missions support
Usaneko+ : Remove game id check for Omnimix
2022-09-18 02:55:18 +02:00
Freddie Wang
78d8be9092
Merge pull request #54 from yuanqiuye/stable
...
Support Jubeat Festo
2022-08-14 21:25:17 +08:00
Sean Chen
a4fef0a05b
Festo Support finished
2022-08-14 18:14:01 +08:00
Freddie Wang
89deb428e1
Merge pull request #52 from dannylin0711/patch-1
...
Fix #51
2022-07-30 14:57:37 +08:00
LatoWolf
e7c38f84dd
Fix #51
2022-07-30 14:54:39 +08:00
Freddie Wang
5ad309c1af
Merge pull request #48 from Kirito3481/stable
...
Support jubeat ripples
2022-05-26 14:22:04 +08:00
Kim Daesoo
5ae06b259a
Initial Release
2022-05-26 15:02:13 +09:00
Freddie Wang
33f5720460
Merge pull request #47 from thomeval/stable
...
Implement Shared Favorite Songs option and server leaderboard
2022-05-24 15:44:00 +08:00
Thome Valentin
249d80d6da
Removed one unused script reference
2022-05-24 08:29:31 +02:00
Thome Valentin
7dd7c199da
Removed one duplicate .gitignore entry
2022-05-24 08:24:59 +02:00
thomeval
66381eff1f
Merge pull request #4 from thomeval/feature/00_sharedFavorites
...
Feature/00 shared favorites
2022-05-23 08:58:43 +02:00
Thome Valentin
b84df19e7c
* Added experimental 'Shared Favorite Songs' option. If disabled, players will be able to keep separate lists of favorite songs for each version of Gitadora, as well as between Guitar Freaks and Drummania. Enable this option to have a single unified list of favorite songs for both games, and across all versions. Default is false, to match original arcade behaviour.
...
* Added a leaderboards page to the WebUI. This page displays the rank of all players per game and version, ordered by Skill rating.
* More code cleanups to Profiles.ts
2022-05-23 07:43:50 +02:00
Freddie Wang
b9a9001682
Merge pull request #45 from thomeval/stable
...
[Gitadora] Fix default scroll speed, code cleanup
2022-05-18 17:02:36 +08:00
Thome Valentin
c4b52fd148
Merge branch 'stable' into feature/00_sharedFavorites
...
# Conflicts:
# gitadora@asphyxia/README.md
# gitadora@asphyxia/handlers/profiles.ts
2022-05-17 09:21:32 +02:00
thomeval
1649ab9bd9
Merge branch 'asphyxia-core:stable' into stable
2022-05-16 16:12:18 +02:00
thomeval
ea00a2330e
Merge pull request #3 from thomeval/bug/00_defaultNoteSpeed
...
Fixed note scroll speed defaulting to 0.5x
2022-05-16 13:51:58 +02:00
Thome Valentin
1b6ab0085f
Fixed note scroll speed defaulting to 0.5x for newly registered profiles.
...
Introduced several new interfaces, and refactored code to cleanup profiles.ts
2022-05-16 13:50:18 +02:00
Thome Valentin
4a8e0707f0
Added experimental 'Shared Favorite Songs' option.
2022-05-16 06:47:59 +02:00
Freddie Wang
0bf3cc30fc
Merge pull request #44 from thomeval/stable
...
Fix loading MDB files in XML format
2022-05-13 18:46:31 +08:00