9e596b6aa6Fix crash on shared wasapi due to missing methods and set exclusive wasapi as exclusive (was set to shared before)
0aubsq
2022-05-26 09:28:49 +02:00
Merge branch 'main' into patch-cdnsongdl
Takkkom
2022-05-25 15:39:53 +09:00
2f94599b96Transfer existing box.def to downloaded song subfolders if existing
0aubsq
2022-05-25 04:01:46 +02:00
1f7dea5f08Download songs in the correct language and separate downloads by genre subfolders (ToDo : Make the download folder updating recursive)
0aubsq
2022-05-25 03:36:24 +02:00
7ccce88772Fix 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
0aubsq
2022-05-24 07:24:22 +02:00
e8cb4aed41Add mod icons for minesweeper and avalanche
0aubsq
2022-05-22 16:12:43 +02:00
a7ba427064Fun mods selectable on mod select screen
0aubsq
2022-05-22 15:53:02 +02:00
4a7f2978f5Add methods for fun mods 'AVALANCHE' (Randomize the scroll speeds of each chip/note) and 'MINESWEEPER' (replace at a certain probability notes by bombs)
0aubsq
2022-05-22 03:27:46 +02:00
c5996e4df7Separate random and mirror mods for each players
0aubsq
2022-05-22 02:43:27 +02:00
3de86e5b25Separate Doron/Stealth for each player
0aubsq
2022-05-22 01:45:53 +02:00
a8e5ea6ce4Fix SENotes for joined notes (A, B)
0aubsq
2022-05-21 19:44:52 +02:00
ba15b8560bRename assembly from 0.5.3.2 to 0.5.4
0aubsq
2022-05-21 18:45:42 +02:00
Merge branch '0auBSQ:main' into main
Funnym0th
2022-05-21 11:40:44 -04:00
0c991c550cRemove bombs hit from bad count in dan result screen
0aubsq
2022-05-21 17:26:20 +02:00
945fb128bdAdd the 'Bombs hit' and 'ADLIB count' exams for Dan charts
0aubsq
2022-05-21 17:19:08 +02:00
d30f025f2dLimit ADLIB coin bonuses to 10
0aubsq
2022-05-21 14:12:02 +02:00
dc367e63b1Bombs no longer displays as bads on results, ADLIB no longer add a good note but give an extra coin per adlib hit
0aubsq
2022-05-21 13:51:13 +02:00
80c677dd31Add explosion animation and sfx if a bomb is hit
0aubsq
2022-05-21 02:50:48 +02:00
9710bf75f7ADLIBs 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
0aubsq
2022-05-21 01:13:32 +02:00
d99e9924daMerge branch 'main' of github.com:0auBSQ/TJAPlayer3-Develop-BSQ into main
0aubsq
2022-05-18 00:22:39 +02:00
61d9869031Add the song Halcyon by Akako Hinami
0aubsq
2022-05-17 22:52:46 +02:00
0b1b700a79Add SE Notes for Konga notes, mine and purple note, Add Easy/Normal timezones for Dan songs using those difficulties, fix some parsing bugs
0aubsq
2022-05-16 20:11:38 +02:00
1fb8b24849Fix another crash and reintroduce the E slot for notes by changing a command check function
0aubsq
2022-05-15 21:50:20 +02:00
2d07f77005Fix crash on Dan-i Dojo (due to the letter E being recognized as a note, even when declaring EXAMs
0aubsq
2022-05-15 21:12:21 +02:00
395fb31a78Fix drumrolls on taiko not reacting on Ka hit, set small rolls on Konga as red rolls and big rolls as pink rolls
0aubsq
2022-05-14 18:13:51 +02:00
eefdc78d0cAdd the songs White Heart by cusi/9C and Summer Overload! by Akako Hinami
0aubsq
2022-05-14 13:02:47 +02:00
62124ff63bPurple notes (G, flying notes remaining) and better handling of linked notes (A, B)
0aubsq
2022-05-10 19:13:08 +02:00
e1c086b5b1Centralize note type checks on the NotesManager class
0aubsq
2022-05-10 18:09:39 +02:00
b420f70de3Externalize notes visual to NotesManager.cs
0aubsq
2022-05-10 16:48:18 +02:00
0e14e367edFixed a crash that occurs at the end of konga songs with big notes, oops
0aubsq
2022-05-10 08:55:20 +02:00
39e42fb575Implement Konga pink note (hit both blue/yellow and red)
0aubsq
2022-05-10 08:27:32 +02:00