Commit Graph
231 Commits
Author SHA1 Message Date
vvo fbb98ea2b4 valgene vol 8 2022-10-11 17:54:05 +08:00
vvo 3d5c22ad8e Merge branch 'sdvx_mod_arena' into sdvx_mod 2022-10-11 17:30:03 +08:00
vvo 02a9e7f709 add informationmessage handler relying on datacode 2022-10-10 19:37:29 +08:00
vvo 5ad28b8c82 atrocious arena power display in profile detail + added uncommited updates to exg.ts & common.ts 2022-10-10 00:41:22 +08:00
vvo fb66197256 implemented separate arena season data + changed arena station prices to real ones + added missing crew in set 2 2022-10-09 23:45:57 +08:00
vvo 4058eb26b1 Merge branch 'sdvx_mod_webui' into sdvx_mod 2022-10-09 19:46:31 +08:00
vvo 9abedaed59 updateResources update 2022-10-09 19:36:31 +08:00
vvo 27f7008291 Merge branch 'sdvx_mod_webui' into sdvx_mod 2022-10-05 18:56:39 +08:00
vvo 59fd4bd0dc json asset revert 2022-10-05 18:46:59 +08:00
vvo 2a5400c54c exg.ts update + minor fixes to common.ts 2022-10-05 18:42:21 +08:00
vvo 70abb2b4d5 .gitignore update 2022-10-05 17:26:11 +08:00
vvo 30eefbb6d6 add base json assets 2022-10-05 17:23:23 +08:00
root d9f31c4473 copyResource updates (fix error logs, disabled apData for now, added chat stamp copy, webpage update + added guides) 2022-10-02 20:11:15 +08:00
vvo 5dfd1a348a moved music_db pull to copyResourcesFromGame func and removed generateLatestMusicDBFile func + fixes 2022-10-02 09:54:35 +08:00
vvo 5cec9bc3a1 xrec fixes from feat_xrec branch + linux readfile fixes 2022-10-01 23:27:54 +08:00
vvo 00014bd417 added x-record point capping to 200 + readfile fixes for linux 2022-10-01 23:26:57 +08:00
vvo 1204111820 applied x-record updates to sdvx_mod branch 2022-10-01 12:11:32 +08:00
vvo c9231fb955 common.ts mdb json read update 2022-10-01 12:10:54 +08:00
vvo b1472b2cee updates to logging 2022-10-01 12:03:55 +08:00
vvo eb66971122 add xrecord info in profile page + fix xrecord integration with enable_valk_songs 2022-10-01 12:00:47 +08:00
vvo 3dd27be8c6 removed arena power console log 2022-10-01 09:23:35 +08:00
vvo e6f375499d default json asset revert 2022-10-01 02:29:54 +08:00
vvo 33da6ede6d added x-record functionality by adding lm and vm point system 2022-10-01 02:19:16 +08:00
vvo dde2cd442b minor fix to subbg file check 2022-09-29 19:43:42 +08:00
vvo 150f003c5e add BGM file copy + bat script for auto-extract and convert 2022-09-29 19:23:16 +08:00
vvo 808dc6256a .gitignore update 2022-09-29 19:17:38 +08:00
vvo 88efa3e3b8 sdvx: add readme deets 2022-09-20 19:45:58 +08:00
vvo 61b529d574 changed index settings order + readme note added 2022-09-20 19:27:15 +08:00
vvo d9c1906db3 fix subbg asset file format issue 2022-09-20 19:14:01 +08:00
vvo a3c933914d delete unnecessary data in sdvx webui 2022-09-20 18:31:27 +08:00
vvo c44a7c117d added gitignore to sdvx 2022-09-20 18:26:05 +08:00
vvo cd64a4e781 sdvx: added WIP features - arena save, valgene, common.ts updates, webui features 2022-09-20 18:23:13 +08:00
Freddie Wang be4e9ba6fc Merge pull request #55 from cracrayol/stable
Kaimei Riddles : Support added
2022-09-18 12:29:29 +08:00
cracrayol f729069ab2 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 e3ccb61215 Merge pull request #54 from yuanqiuye/stable
Support Jubeat Festo
2022-08-14 21:25:17 +08:00
Sean Chen 587c65aacb Festo Support finished 2022-08-14 18:14:01 +08:00
Freddie Wang d9cebcfa1f Merge pull request #52 from dannylin0711/patch-1
Fix #51
2022-07-30 14:57:37 +08:00
LatoWolf 3a8c3b19c1 Fix #51 2022-07-30 14:54:39 +08:00
Freddie Wang 3356cff4ff Merge pull request #48 from Kirito3481/stable
Support jubeat ripples
2022-05-26 14:22:04 +08:00
Kim Daesoo 287d52e13f Initial Release 2022-05-26 15:02:13 +09:00
Freddie Wang 1cc2db2805 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 7181f56593 Removed one unused script reference 2022-05-24 08:29:31 +02:00
Thome Valentin c07b08e885 Removed one duplicate .gitignore entry 2022-05-24 08:24:59 +02:00
thomeval 7e79726de8 Merge pull request #4 from thomeval/feature/00_sharedFavorites
Feature/00 shared favorites
2022-05-23 08:58:43 +02:00
Thome Valentin e1f6897f2f * 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 efb2bb2e85 Merge pull request #45 from thomeval/stable
[Gitadora] Fix default scroll speed, code cleanup
2022-05-18 17:02:36 +08:00
Thome Valentin f67e2947a7 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 91a9ee360d Merge branch 'asphyxia-core:stable' into stable 2022-05-16 16:12:18 +02:00
thomeval f7d290318b 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 70d2fe2bb8 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