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

466 Commits

Author SHA1 Message Date
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
0aubsq
67b2cabade Reapply some reverted changes 2022-05-25 17:55:27 +02:00
Takkkom
8f04433245
Boxを開いている状態で曲をダウンロードするとクラッシュする問題を修正 (#199)
* Boxを開いている状態で曲をダウンロードするとクラッシュする問題を修正

* 入れ子のboxに対応
2022-05-25 15:58:21 +02:00
0aubsq
2f94599b96 Transfer existing box.def to downloaded song subfolders if existing 2022-05-25 04:01:46 +02:00
0aubsq
1f7dea5f08 Download songs in the correct language and separate downloads by genre subfolders (ToDo : Make the download folder updating recursive) 2022-05-25 03:36:24 +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
8874bd2f29
複数の背景に対応 (#198)
* 複数の背景に対応

* フォルダがない場合のクラッシュの修正と複数のFooterの対応
2022-05-24 06:45:29 +02:00
Takkkom
7f3bd0a5b0
曲をダウンロード可能に (#197)
* 曲をダウンロード可能に

* Commit漏れ

* Cacheフォルダがない場合クラッシュする問題を修正
2022-05-24 00:39:41 +02:00
0aubsq
e8cb4aed41 Add mod icons for minesweeper and avalanche 2022-05-22 16:12:43 +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
ba15b8560b Rename assembly from 0.5.3.2 to 0.5.4 2022-05-21 18:45:42 +02:00
0aubsq
0c991c550c Remove bombs hit from bad count in dan result screen 2022-05-21 17:26:20 +02:00
0aubsq
945fb128bd Add the 'Bombs hit' and 'ADLIB count' exams for Dan charts 2022-05-21 17:19:08 +02:00
0aubsq
d30f025f2d Limit ADLIB coin bonuses to 10 2022-05-21 14:12:02 +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
d99e9924da Merge branch 'main' of github.com:0auBSQ/TJAPlayer3-Develop-BSQ into main 2022-05-18 00:22:39 +02:00
0aubsq
61d9869031 Add the song Halcyon by Akako Hinami 2022-05-17 22:52:46 +02:00
Aoi_Tomoe
9a0531dac4
取説について触れてみました (#195)
* 取説について触れてみました

* Update README.md

* Update README.md
2022-05-17 14:51:12 +02:00
0aubsq
0b1b700a79 Add SE Notes for Konga notes, mine and purple note, Add Easy/Normal timezones for Dan songs using those difficulties, fix some parsing bugs 2022-05-16 20:11:38 +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
395fb31a78 Fix drumrolls on taiko not reacting on Ka hit, set small rolls on Konga as red rolls and big rolls as pink rolls 2022-05-14 18:13:51 +02:00
0aubsq
eefdc78d0c Add the songs White Heart by cusi/9C and Summer Overload! by Akako Hinami 2022-05-14 13:02:47 +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
b420f70de3 Externalize notes visual to NotesManager.cs 2022-05-10 16:48:18 +02:00
0aubsq
0e14e367ed Fixed a crash that occurs at the end of konga songs with big notes, oops 2022-05-10 08:55:20 +02:00
0aubsq
39e42fb575 Implement Konga pink note (hit both blue/yellow and red) 2022-05-10 08:27:32 +02:00
0aubsq
020d7c864d Update konga notes visual 2022-05-09 04:48:24 +02:00
0aubsq
bcdfdc5a64 Fix clap notes in auto 2022-05-09 02:19:26 +02:00
WHMHammer
5f32b51f3b
updated translations (#196) 2022-05-08 22:37:39 +02:00
0aubsq
e77537d927 Judge clap note on konga mode 2022-05-08 04:28:30 +02:00
0aubsq
0949bf690c Auto mode now uses clap hits and double hits for Konga mode 2022-05-07 23:37:26 +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
ad35df874f Add specific frames/lanes for AI 2022-05-06 06:01:29 +02:00
OtinkoMann
fbe10c7e8b
特訓モード画像変更 2 (#194)
* 特訓

* 修正

Frameのコード書いてなかった...

* Update CAct演奏DrumsMtaiko.cs

誤字ってた

* Update CAct演奏Drumsレーン太鼓.cs

またミスを見つけた

* 直しました’
2022-05-06 05:21:00 +02:00
0aubsq
eced54814e Add the songs Startup Parade! (By Ryuto Setsujin) and Corrupted Angel (By TFD500) 2022-05-05 22:38:13 +02:00
0aubsq
e6cfffbbce Display charter name on the online song list 2022-05-05 11:15:44 +02:00
0aubsq
f1f7dbe8a2 Few progress on the online song list 2022-05-05 10:48:57 +02:00
0aubsq
2aa0829bfc List song titles from CDN 2022-05-05 09:51:22 +02:00
0aubsq
ace6df9dfe Few menu progress 2022-05-05 07:19:47 +02:00
0aubsq
5d87d2994f Link Online Lounge menu binds with main menu (contents not implemented yet) 2022-05-05 00:14:50 +02:00