1
0
mirror of synced 2024-12-01 10:37:22 +01:00
Commit Graph

82 Commits

Author SHA1 Message Date
DragonRatTiger
e9d86f5a7d
Changing game lyric anchor + disabling lyrics on 4P+ (#459)
* Basic WebVTT support for song lyrics

* Sample VTTs for existing OpenTaiko Originals

- DON'T LOOK BACK
- Dear Stars
- Forever Fading Away
- TRIPLE HELIX

* Change lyric anchor & disable lyrics for 4P+

* oops hang on, forgot something
2023-03-31 07:49:26 +09:00
DragonRatTiger
e6a5968021
Basic WebVTT Support + Sample VTTs on existing OpenTaiko Originals (#458)
* Basic WebVTT support for song lyrics

* Sample VTTs for existing OpenTaiko Originals

- DON'T LOOK BACK
- Dear Stars
- Forever Fading Away
- TRIPLE HELIX
2023-03-26 07:25:55 +09:00
Takkkom
9cc5de4384
色々改善6 (#447) 2023-03-01 06:44:30 +09:00
0auBSQ
5b41dfba22 Fix Dear Stars offset 2023-02-23 09:08:40 +09:00
0auBSQ
c5ff6a6adb Vertical JSPOSSCROLL support (complex number) 2023-02-22 17:53:34 +09:00
0auBSQ
b11519ad9f Merge branch 'main' of https://github.com/0auBSQ/OpenTaiko 2023-02-22 02:43:41 +09:00
0auBSQ
5db0f7b13f Make JPOSSCROLL 3rd argument optional 2023-02-22 02:43:04 +09:00
Takkkom
f94ac68edd
色々改善 (#413) 2023-02-21 17:37:03 +09:00
Takkkom
50c614125e
ソートを変更すると閉じるが移動する問題の修正 (#385) 2023-02-17 12:32:29 +09:00
0auBSQ
2c0b60a6a3 More convenient save files management, few 5P bug fixes 2023-02-17 02:59:12 +09:00
Takkkom
dbf8dc9471
多人数プレイに対応 (#378)
* 多人数プレイに対応

* 不具合の修正
2023-02-15 09:27:05 +09:00
0auBSQ
0e6870b955 Add Sort by subtitle and Sort by displayed level sort options 2022-12-05 01:09:39 +09:00
DragonRatTiger
d8cfd7c06c
Do not use SUBTITLE if localized title is used (#323)
+ a bonus edit : Allowing SUBTITLE to pick up an input w/o -- or ++ prefix
2022-11-07 17:51:43 +09:00
0auBSQ
d1a7eff7f5 Few progress on 1080p support 2022-11-07 05:03:09 +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
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
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
b9bcca4fc8 Fix #152 and branch score issues (except dan for now) 2022-08-25 11:30:52 +02:00
Takkkom
4e1628b4a1
同じ曲が含まれているフォルダを二つ以上開くと派生する不具合を修正 (#269)
* 同じ曲が含まれているフォルダを二つ以上開くと派生する不具合を修正

* 指摘された不具合の修正
2022-06-24 10:06:30 +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
Takkkom
8193a37ced
ClapとYellowの連打に対応 (#249)
* ClapとYellowの連打に対応

* Taikoの場合は通常の連打に
2022-06-12 15:08:14 +02:00
0aubsq
2ebd7fc52c Already downloaded songs are not redownloable (Ticket #220) 2022-06-04 10:46:19 +02:00
0aubsq
eed4da4b31 Fix crash when quitting online lounge if the downloaded folder is still empty 2022-06-04 08:54:54 +02:00
0aubsq
39b8e7a8f0 Fix multiple crashes and better management of the songdict 2022-05-29 23:57:09 +02:00
0aubsq
8cc267933e Generate a uniqueID with download url for downloaded songs 2022-05-25 21:18:31 +02:00
0aubsq
66b93aadbd Fix crash when quitting the online lounge menu without opening the ensou song select beforehand 2022-05-25 18:10:43 +02:00
Takkkom
8f04433245
Boxを開いている状態で曲をダウンロードするとクラッシュする問題を修正 (#199)
* Boxを開いている状態で曲をダウンロードするとクラッシュする問題を修正

* 入れ子のboxに対応
2022-05-25 15:58:21 +02:00
0aubsq
7ccce88772 Fix crash on song download if Songs/S3 Download does not exist, allows it to work with any folder with 'Download' genre and with any songs folder name 2022-05-24 07:24:22 +02:00
Takkkom
7f3bd0a5b0
曲をダウンロード可能に (#197)
* 曲をダウンロード可能に

* Commit漏れ

* Cacheフォルダがない場合クラッシュする問題を修正
2022-05-24 00:39:41 +02:00
0aubsq
a7ba427064 Fun mods selectable on mod select screen 2022-05-22 15:53:02 +02:00
0aubsq
4a7f2978f5 Add methods for fun mods 'AVALANCHE' (Randomize the scroll speeds of each chip/note) and 'MINESWEEPER' (replace at a certain probability notes by bombs) 2022-05-22 03:27:46 +02:00
0aubsq
c5996e4df7 Separate random and mirror mods for each players 2022-05-22 02:43:27 +02:00
0aubsq
3de86e5b25 Separate Doron/Stealth for each player 2022-05-22 01:45:53 +02:00
0aubsq
a8e5ea6ce4 Fix SENotes for joined notes (A, B) 2022-05-21 19:44:52 +02:00
0aubsq
945fb128bd Add the 'Bombs hit' and 'ADLIB count' exams for Dan charts 2022-05-21 17:19:08 +02:00
0aubsq
1fb8b24849 Fix another crash and reintroduce the E slot for notes by changing a command check function 2022-05-15 21:50:20 +02:00
0aubsq
2d07f77005 Fix crash on Dan-i Dojo (due to the letter E being recognized as a note, even when declaring EXAMs 2022-05-15 21:12:21 +02:00
0aubsq
62124ff63b Purple notes (G, flying notes remaining) and better handling of linked notes (A, B) 2022-05-10 19:13:08 +02:00
0aubsq
e1c086b5b1 Centralize note type checks on the NotesManager class 2022-05-10 18:09:39 +02:00
0aubsq
39e42fb575 Implement Konga pink note (hit both blue/yellow and red) 2022-05-10 08:27:32 +02:00
0aubsq
5b3311243e Add PREIMAGE support, still have to adapt it to the current UI 2022-04-10 23:15:17 +02:00
0aubsq
0214423eef Makes InputAdjust deprecated, change scroll in-game keys are now Training mode only, rename BGMAdjust to Individual offset ingame 2022-04-03 22:04:26 +02:00
0aubsq
9346a13d20 Sort songs at start up (using the config.ini set method) 2022-03-04 11:47:46 +01:00
0aubsq
7ec87560ec Fix the remaining visual bugs with the favorite folder and restore the global random button 2022-03-04 09:28:20 +01:00
0aubsq
1434679221 Add back buttons and random for Favorite songs folder, since the methods for those were changed I will need to add the global random button back through 2022-03-04 08:23:11 +01:00
0aubsq
a1e6e203d8 Favorite songs folder 1st version (need to add back buttons and random, + few visual fixes) 2022-03-03 09:20:26 +01:00
0aubsq
305445b6c3 Favorite songs methods 2022-03-03 02:08:29 +01:00
0aubsq
61f06f009d Generate randomly and read unique id files for each songs 2022-03-02 10:14:56 +01:00
0aubsq
7a37f669ff Add CSongUniqueID class (not integrated yet) 2022-03-02 08:00:37 +01:00