1
0
mirror of synced 2024-12-01 02:27:21 +01:00
Commit Graph

101 Commits

Author SHA1 Message Date
Takkkom
e28d4895b8
TJAP3のboxの開き方に対応 (#248) 2022-06-11 11:14:09 +02:00
0aubsq
4b7beb87fe Implement #222 and Fix #104 2022-06-11 02:08:38 +02:00
0aubsq
47356360e8 Character based on name on Nameplate.json so it's no longer needed to keep the same folder order 2022-06-10 19:51:18 +02:00
0aubsq
8cc66cb54f Puchichara in NamePlate.json is now a string representating the folder name (remove any issue with numbers) 2022-06-05 11:40:08 +02:00
0aubsq
3526df5cea Fix #211 2022-06-05 08:44:32 +02:00
0aubsq
fd0fc5f775 Externalise Puchicharas metadata, unlock informations and add welcome voice for them (#223) 2022-06-04 19:52:08 +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
Takkkom
17d5a5079c
プチキャラを分離 (#232)
* プチキャラを分離

* commit漏れ
2022-06-03 07:03:53 +02:00
Takkkom
90cebe907a
キャラクターのフォルダの名前を好きな名前にできるように (#229) 2022-06-02 09:46:00 +02:00
Takkkom
35cd5fdc36
ゲームパッドの対応と、どんかつの入力と選択キャンセルの入力を別々に (#228)
* ゲームパッドの対応と、どんかつの入力と選択キャンセルの入力を別々に

* 指摘通りに修正
2022-06-02 09:18:26 +02:00
Takkkom
753fb6ec5c
複数の踊り子に対応 (#216)
* 複数の踊り子に対応

* 無駄なコメントの削除
2022-06-01 04:34:20 +02:00
Takkkom
f326ff7c9f
キャラクターのミスアニメーションに対応 (#213)
* ミスと復帰のアニメーションに対応

* 続けてミスのアニメーションに対応
2022-05-31 11:20:22 +02:00
Takkkom
8f8f82caa2
演奏画面以外のキャラクターの座標を変更できるように (#208)
* 演奏画面以外のキャラクターの座標を変更できるように

* 色々軽く修正
2022-05-30 11:56:58 +02:00
0aubsq
39b8e7a8f0 Fix multiple crashes and better management of the songdict 2022-05-29 23:57:09 +02:00
Takkkom
1e03fa7867
WASAPI排他にも関わらず共有になる問題の修正とWASPI共有の対応 (#201)
* WASAPI排他にも関わらず共有になる問題の修正とWASPI共有の対応

* Inversed WASAPI_Exclusive and WASAPI_Shared on ESoundDeviceTypeForConfig

(To keep WASAPI_Exclusive as 2 and WASAPI_Shared as 3 uniformely everywhere on the code)

Co-authored-by: 0auBSQ <58159635+0auBSQ@users.noreply.github.com>
2022-05-26 09:05:18 +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
3de86e5b25 Separate Doron/Stealth for each player 2022-05-22 01:45:53 +02:00
0aubsq
dc367e63b1 Bombs no longer displays as bads on results, ADLIB no longer add a good note but give an extra coin per adlib hit 2022-05-21 13:51:13 +02:00
0aubsq
80c677dd31 Add explosion animation and sfx if a bomb is hit 2022-05-21 02:50:48 +02:00
0aubsq
9710bf75f7 ADLIBs and Mines no longer eat inputs, hitting mines now breaks combo and substract gauge points, ADLIBs no longer break DFC runs (always judged as Goods), bombs and ADLIBs are never judged 'Bad' when hit 2022-05-21 01:13:32 +02:00
0aubsq
38d1ea9711 Add a key bind for konga clap (No effect ingame for the moment 2022-05-07 09:10:56 +02:00
0aubsq
0fcf0dd8c5 First konga commit (only visuals for the moment) 2022-05-07 07:27:52 +02:00
0aubsq
3ade212831 Display 'ADLIB' instead of bad if an adlib note is hit 2022-05-07 03:10:40 +02:00
0aubsq
5d87d2994f Link Online Lounge menu binds with main menu (contents not implemented yet) 2022-05-05 00:14:50 +02:00
0aubsq
bb65c0c95d Implement Hitsounds (Neiro, not Otoiro), Feature Request #47 2022-05-04 06:11:30 +02:00
0aubsq
f71425edd8 Add 'Safe mode' in addition to Justice mode (Which turn Bad hits into OKs, Misses are still misses though 2022-05-02 22:25:28 +02:00
0aubsq
1fefb227d6 Add Mod icon for 'Justice mod' (OKs become BADs), add mod icons for result screen, remove mod options from the main config screen 2022-05-02 01:38:01 +02:00
0aubsq
2c7ef598ee Fix #61, implement Timing zones mod and add mod icons for song speed 2022-05-01 04:39:37 +02:00
0aubsq
0dfe9693a6 Add different scroll speed supports for both players and improve the HS Mod icon implementation 2022-04-30 13:54:04 +02:00
0aubsq
7e15feda74 Some base code for the online lounge menu 2022-04-15 07:30:40 +02:00
0aubsq
bec3455678 Rework menus, remove (temporarly) menu placeholders and add Open Encyclopedia and Online Lounge menus on the main menu (not yet implemented but will come with the next release) 2022-04-10 06:55:26 +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
6544737b1d Added the song Athazagoraphobia by Derpikarp (6th OpenTaiko original song) 2022-04-02 19:57:35 +02:00
0aubsq
eb0ce7333b Try fixing the modal text being off if too long 2022-04-02 14:49:26 +02:00
0aubsq
97997e4979 Easy/Normal timings support 2022-03-30 13:10:22 +02:00
0aubsq
3af02dce62 Default displayed score summary is now defined by the Default difficulty option 2022-03-25 06:27:01 +01:00
0aubsq
33dce47726 Added Breaking Point by Yonokid (3rd OpenTaiko Original song) 2022-03-16 04:39:37 +01:00
0aubsq
d0bfd0a340 Search by difficulty methods and current WIP folder (Search Oni/Ura Lv.8 charts for now) 2022-03-15 16:39:15 +01:00
0aubsq
7ef809da14 Fix score tables with subfolders 2022-03-15 03:24:52 +01:00
0aubsq
3041f6604b Permanant Recently played songs folder 2022-03-14 23:47:03 +01:00
0aubsq
95c2eb21b5 Add Character metadata (+Heya) and remove the 120 puchichara limit (The puchichara count is now automatically determined by your puchichara sheet size) 2022-03-08 21:11:34 +01:00
0aubsq
26e700c288 Coins modal text and SFXs + fix Dan and Tower result screen BGMs not being looped 2022-03-07 16:05:35 +01:00
0aubsq
a98eb680b9 Modal queue and Coin modals base code (No SFX or text yet 2022-03-07 10:55:49 +01:00
0aubsq
c4315e33da Modals base code, Characters and CDN base database files and few fixes 2022-03-06 20:20:45 +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
74ea1b8baa Fix Favorite signs being still here after moving to the difficulty selection screen 2022-03-03 11:20:49 +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