1
0
mirror of synced 2024-11-24 15:40:22 +01:00
Commit Graph

767 Commits

Author SHA1 Message Date
0auBSQ
5497db06b8 Allow the setting of the "Resolution" parameter on SkinConfig.txt 2022-11-05 03:30:36 +09:00
0auBSQ
883b1cd15b Fix the missing application of WASAPI buffer size on Shared WASAPI 2022-11-04 04:16:17 +09:00
0auBSQ
2495553824 Add the song ENDOMANCER by Zovi 2022-11-04 03:04:16 +09:00
0auBSQ
4104fe66f2 Added the songs Alonebirthday and The World of Our Past, add the jacket covers for Yami, Gewissenbisse, welcome to the cafe and Zerstoren 2022-10-24 00:05:36 +09:00
0auBSQ
41f7905c92 Add the songs Mischief Madness and Re:Collapse, add an additional difficulty for CITYSCAPE (Extreme Lv.6) 2022-10-19 23:39:43 +09:00
DragonRatTiger
b750729b47
Fixing Dan Exam Result saving method (#321)
* Remove "???" on Dan clear + fix up Exam Result saving

* (W.I.P.)

* Revert W.I.P. Dan hidden song fix

A proper fix can't be made at this time. Will prioritize Dan exam result fix instead.
2022-10-12 16:32:38 +09:00
Expédic Habbet
ce260d6996
Update CLang_zh.cs (#319)
Changed inappropriate translation of "Mob" from "暴徒" to "人群", which the "暴徒" usually refers to the riot that makes rebellion.
2022-10-10 22:18:49 +09:00
DragonRatTiger
656d88efcd
Saving & Loading Dan-i Dojo exam scores to ScoreIni (File only; No visuals) (#318)
* Localizing TJAs by parsing language-specific Title/Subtitle

Follows a similar style to Taiko Web's localized title/subtitle metadata by adding an abbreviation of the user's selected language to the TITLE and SUBTITLE command name.

* Using a more proper method for localizing title/subtitle

Hang on, that was a really bad method now that I looked at it.

Now has a readonly string instead of constantly concating strings.

* Saving Dan Dojo values to ScoreIni (W.I.P.; Global values bugged)

Dan Dojo scores are saved in `ExamResult#_#=#` format.

Global values currently return 0 regardless of what the user has scored. Currently looking into issue.

* Save & load Dan Dojo exam results (Global Exams fixed)
2022-10-10 19:29:58 +09:00
Expédic Habbet
3ffcf3f495
Update README-ZH.md (#317)
1. Translated Updated History. 翻译了更新历史。
2. Modified some dictions. 修改了部分措辞。 (E.g., / 例如:你→您)
This edition is made by a Chinese. 该编辑由一位中国人做出。
2022-10-10 15:01:11 +09:00
DragonRatTiger
82d6a6f911
Localizing TJAs by parsing language-specific Title/Subtitle (#315)
* Localizing TJAs by parsing language-specific Title/Subtitle

Follows a similar style to Taiko Web's localized title/subtitle metadata by adding an abbreviation of the user's selected language to the TITLE and SUBTITLE command name.

* Using a more proper method for localizing title/subtitle

Hang on, that was a really bad method now that I looked at it.

Now has a readonly string instead of constantly concating strings.
2022-10-08 11:20:35 +09:00
0aubsq
22ec0f9716 Add the songs Katharsis, 2-steppin love and Yami, Lost Emotion oni slightly nerfed, Slayer of. ura rerated 11 => 10 2022-09-28 15:47:51 +02:00
marseille
973e45b88c
make recently played songs configurable in Config.ini (#309) 2022-09-27 16:38:10 +02:00
0aubsq
60c7abf200 Display planned menus for next versions, buttons currently disabled 2022-08-26 03:08:32 +02:00
0aubsq
b9bcca4fc8 Fix #152 and branch score issues (except dan for now) 2022-08-25 11:30:52 +02:00
0aubsq
bf3c7e4549 Add the songs Lost Emotion and Broken Metronome by DashyDesu and add default uniqueID.json files for all songs 2022-08-25 03:56:58 +02:00
0aubsq
7d87f8291a Fix #281 (Set autoplay off on first play) 2022-08-25 03:16:09 +02:00
0aubsq
e767c58452 Fix #286 (Add support for individual combo dan conditions) 2022-08-25 03:11:23 +02:00
0aubsq
13e154c20f Add the songs Fearless and Rainy Night, Slayer of. Extra difficulty rerated to 11 2022-08-15 15:34:02 +02:00
Takkkom
f6d8f78331
x64に対応 (#289)
* x64に対応 x64のビルドではDirectSoundには非対応

* 少し修正

* 不具合の修正
2022-08-15 13:54:04 +02:00
0aubsq
9a0b7deffb Add new HS ModIcons and the songs Seismic Shake (DeBisco) and Stereotype (Taichenko) 2022-07-31 01:56:40 +02:00
HokkaidoPerson / ほっくり(北海道ゆっくり放送)
88706ec568
Fix #278 (#280) 2022-07-10 13:39:37 +02:00
WHMHammer
7cdd30590b
Chinese translation update (#275) 2022-07-08 10:17:24 +02:00
Takkkom
875f658947
曲を読み込んでいる間に選曲画面に入るとクラッシュする問題の修正 (#272) 2022-06-30 04:36:08 +02:00
0aubsq
30868f181d Add template character 2022-06-30 03:38:48 +02:00
0aubsq
63fe8e46cf Add puchichara section on the OpenEncyclopedia, slightly improve the menu UX 2022-06-28 12:52:28 +02:00
0aubsq
567fbdec60 Different color return boxes for onlinelounge song select menu and open encyclopedia submenus 2022-06-27 23:35:36 +02:00
0aubsq
d23ad9003a Fix the allocation bug (Text procedural textures being cached and allocated only once, disposing them broke the internal system) 2022-06-27 23:13:21 +02:00
0aubsq
5ea819e59d Attach OpenEncyclopedia Menu base functionalities, a text allocation bug to fix 2022-06-27 22:57:23 +02:00
0aubsq
64eb2848f9 minor fix 2022-06-27 20:55:16 +02:00
0aubsq
c14bef5da9 Complete the CEncyclopediaControler class 2022-06-27 20:50:24 +02:00
0aubsq
607b444ea5 Small situational crash fix 2022-06-26 20:52:15 +02:00
0aubsq
7bca4f1470 Fix broken json 2022-06-26 07:04:37 +02:00
0aubsq
672b64392e Minor fix 2022-06-25 20:43:48 +02:00
0aubsq
6fd3cee98c Few base methods for the encyclopedia menu 2022-06-25 20:40:55 +02:00
0aubsq
7ff3b79ba2 Merge branch 'main' of github.com:0auBSQ/TJAPlayer3-Develop-BSQ into main 2022-06-25 12:28:28 +02:00
0aubsq
38be006289 Add a template class 'CSavableT' for database classes 2022-06-25 12:28:10 +02:00
Takkkom
0a3b393ba1
FullHDに対応するための下準備 (#270) 2022-06-25 10:03:38 +02:00
Takkkom
4e1628b4a1
同じ曲が含まれているフォルダを二つ以上開くと派生する不具合を修正 (#269)
* 同じ曲が含まれているフォルダを二つ以上開くと派生する不具合を修正

* 指摘された不具合の修正
2022-06-24 10:06:30 +02:00
0aubsq
54a2e51472 Add 1 additional difficulty for the songs Deceiving the Deceiver, Liberation and Breaking point, wider rechart for Athazagoraphobia 2022-06-24 04:28:38 +02:00
0aubsq
4a3aef6cb0 Remove unnecessary database files and code 2022-06-23 08:38:13 +02:00
Takkkom
24b5152f76
背景のlua関係でメモリリークをしていた問題の修正 (#262) 2022-06-21 05:30:16 +02:00
0aubsq
52a0680bfa Fix song names with invalid characters on online lounge and limit the new filename length to avoid failed downloads due to path_max exceeded 2022-06-20 07:18:47 +02:00
0aubsq
9bc9b1d465 Fix #225 2022-06-18 09:06:54 +02:00
0aubsq
52cd66d2b6 Fix a game-breaking parsing issue for some dans with individual conditions 2022-06-18 05:38:00 +02:00
0aubsq
6b9387a490 Completely untie bombs and bads/miss to avoid error-prone code, make combo guides more clear visually 2022-06-15 06:48:36 +02:00
0aubsq
fea443281c Fix #254 and fix an issue with score ranks where 2P roll count were dependent on 1P ones, making Omega rank unreachable in some cases 2022-06-15 01:47:13 +02:00
0aubsq
3b7f139468 Fix #244 2022-06-14 18:34:53 +02:00
0aubsq
b14d57e8ee Fix #246 2022-06-14 18:16:44 +02:00
0aubsq
aaa263dbce Improve mod menu UX and add a small space for the future mod description addition 2022-06-14 03:07:18 +02:00
0aubsq
46672deda3 Roadmap feature #221 2022-06-14 00:16:56 +02:00