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

71 Commits

Author SHA1 Message Date
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
L1m0n3
e6c30cd5f9
Use utf-8 with bom for all .cs files (#156) 2022-02-25 20:56:30 +01:00
0aubsq
9e3248e6d2 Fix (?) global offset for positive offset charts 2022-01-30 22:35:14 +01:00
0aubsq
0c82d884a9 Add return buttons for subfolders and random buttons for folders/subfolders with limited scopes, default skin difficulty_back textures 2022-01-19 16:49:49 +01:00
0aubsq
e667bd3440 Add an option to display Dan charts in Ensou song select screen, replaced title condition to access dan charts in the dan song select screen by genre so dan folder title can be set in english, fixed dan title being get even with auto 2022-01-05 22:25:07 +01:00
0aubsq
eb3f67e0a3 Better score calculation for dan charts, tried something for branches in dans but doesn't work yet 2022-01-03 19:18:39 +01:00
0aubsq
254c4eb463 Dan result screen 1st step 2022-01-03 00:28:39 +01:00
0aubsq
ae1183e01a Fix dan charts for 1, 2 and 4+ songs (Dan charts can be played with any song count) 2021-12-17 09:03:21 +01:00
0aubsq
d9ea95212f 2P update 2nd part (Will need at least a 3rd) 2021-12-15 07:06:41 +01:00
basketballsmash-yt
92e7ef3c33
Add v0.5.2.1 changelog in JP README.md (#105)
* Delete README.old.md

Deleted old version of README, there's already a new version

* Delete Readme.txt

This guide is outdated, there's README.md already

* Update README.md

Edited for grammar and added credits down below

* Update CLang_en.cs

Fixed grammar

* Update CLang_jp.cs

Fixed grammar

* Update README.md

Fix grammar on my side

* Update CLang_jp.cs

Fixed mistake on my side when fetching upstream

* Update README.md

* Update README.md

* Update README.md

Just a test commit

* Update CLang_jp.cs

stopping at 34, will do afterwards

* Update CLang_jp.cs

next 56

* Update CLang_jp.cs

removed unfinished 56

* Update CLang_jp.cs

Did until 99, continue on
this.iKeyAssignTaikoLRed = new CItemBase( "LeftRed",
				"左側の面へのキーの割り当てを設\n定します。",
				"Drums key assign:\nTo assign key/pads for LeftRed\n button.");
			this.list項目リスト.Add(this.iKeyAssignTaikoLRed);

line 931 of cactconfiglist.cs

* Update CLang_jp.cs

Finished 10000 to 10014, done. Will add dictionary later.

* Update DictionnaryIndexes.md

until 40

* Update DictionnaryIndexes.md

next start off from 74

* Update DictionnaryIndexes.md

next is 91

* Update DictionnaryIndexes.md

Finally done

* Update DictionnaryIndexes.md

Changed

* Update README.md

Deleted the already done to do

* Update README.md

added tower floors crash faq

* Update CStage結果.cs

remove block of legacy code

* Update CSong管理.cs

Removed 2 old code

* Update README.md

Added @s for funnym0th and touhourenren

* Revert "Update CSong管理.cs"

This reverts commit d3db881b93.

didnt need edit

* Revert "Update CStage結果.cs"

This reverts commit 4a77eaa12c.

didnt need edit

* Update README.md

del touhourenren

* Update CLang_jp.cs

debug info

* Update README.md

Replaced Meowgister Youtube to Github following the format of other credits, and added Meowgister Twitter handle

* Create README-EN.md

Translation to English

* Update README.md

* Update README-EN.md

* Update README-EN.md

* Update CStrジャンルtoNum.cs

game variety to game music

* Update README.md

* Update CStrジャンルtoNum.cs
2021-12-12 16:55:28 +01:00
0aubsq
7c10b890eb 1P 2P save files support 1st part (Loading & tables) 2021-12-11 08:19:50 +01:00
0aubsq
f60e435916 Add 2P side support (only for ensou currently), quitting a submenu return directly to the main menu's menu selection screen (taping esc in this menu go back to the base screen), clean dead code, apply meows 1st traduction fixes 2021-12-09 07:08:32 +01:00