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

45 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
Takkkom
35cd5fdc36
ゲームパッドの対応と、どんかつの入力と選択キャンセルの入力を別々に (#228)
* ゲームパッドの対応と、どんかつの入力と選択キャンセルの入力を別々に

* 指摘通りに修正
2022-06-02 09:18:26 +02:00
0aubsq
a7ba427064 Fun mods selectable on mod select screen 2022-05-22 15:53:02 +02:00
0aubsq
945fb128bd Add the 'Bombs hit' and 'ADLIB count' exams for Dan charts 2022-05-21 17:19:08 +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
f2bdf75341 Remove the 0.9 score multiplier for scroll speed 2022-05-04 22:24:20 +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
322b3140a7 Add config menus to clang 2022-05-02 21:53:45 +02:00
0aubsq
72e34c42d6 Improve modicons code and add STEALTH and HYPERRANDOM support 2022-05-01 09:11:50 +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
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
606071ca4a Text fix attempts 2022-04-03 17:26:35 +02:00
0aubsq
e7ba1ba3ac Add AI (don) name and title to CLang files 2022-04-02 15:30:23 +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
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
c4315e33da Modals base code, Characters and CDN base database files and few fixes 2022-03-06 20:20:45 +01:00
WHMHammer
88cea16c2d
More translations (#159)
* more translations

* "Flip Notes" English translation
2022-03-06 10:12:50 +01:00
L1m0n3
e6c30cd5f9
Use utf-8 with bom for all .cs files (#156) 2022-02-25 20:56:30 +01:00
0aubsq
f2e132a08e Add few bases for the unlockables system 2022-02-06 10:34:48 +01:00
L1m0n3
ee574c1cb0
Correct some japanese texts (#132)
・Corrected お願の合格 to お題の合格
・Corrected 出鱈目 to でたらめ
2022-01-24 11:04:45 +01:00
L1m0n3
b20cb7f2fe
Fix preview volume being ignored (#128)
* Fix preview volume being ignored
・Now the game actually applies the volume setting.

* Add preview volume to config list
2022-01-16 08:23:51 +01:00
0aubsq
bf021950e0 French, English and Japanese Translations for strings 10056 and 10057 2022-01-06 04:10:53 +01:00
0aubsq
1b5569b946 Add Global Offset (Feature request #86) and basketballsmash credit for README-EN 2021-12-03 12:05:54 +01:00
0aubsq
310e9063c0 Add 10 Levels of AI in addition of Auto mode (It's a separated option that also change the 2nd player nameplate to AI don one, results for AI are also not saved.) 2021-11-28 10:20:53 +01:00
0aubsq
f8ee056c00 Replace 連打速度 description 2021-11-27 14:49:10 +01:00
basketballsmash-yt
0dee5b374b
CLang_jp.cs fix (#76)
* 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
2021-11-26 07:30:48 +01:00
0aubsq
9a058527f6 Remove useless menu options, improve config menu japanese translations, regroup file format calls into a single variable 2021-11-23 01:29:44 +01:00
0aubsq
bbf108c1cf Feature request #48 (Random song select button) base implementation, currently set automatically difficulty to oni but will allow others later, + small bug fixes 2021-11-18 23:36:55 +01:00
0aubsq
c2ee5e7066 Integrate basket's Clang_jp file, add english translations, put shinuchi ON by default and add renren credit on the readme, french translations will come soon 2021-11-18 13:23:47 +01:00
0aubsq
245c4d4707 Fixed a missing reference for clang_jp 2021-11-18 00:17:28 +01:00
basketballsmash-yt
f3b4313ccc
CLang_jp.cs Settings menu added (#60)
* 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
2021-11-18 00:14:18 +01:00
0aubsq
0e4d505317 1st Heya update (base menu and Dan title change implementation) 2021-11-13 16:39:23 +01:00
0aubsq
71db9acb94 Translated return and recently played songs buttons (Note : you need to reload the songs each time you change the language to update those buttons) 2021-11-12 19:47:38 +01:00
0aubsq
f5229b6a81 Dan customisation update part 1 2021-11-12 09:55:57 +01:00
basketballsmash-yt
3c344271cf
Fixed grammar on readme and fixed a wrong conflict on my side (#32)
* 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
2021-11-03 13:06:46 +01:00
0aubsq
cdc4f06710 Heya button placeholder 2021-11-03 03:37:01 +01:00
basketballsmash-yt
6cfc59f305
CLang_jp.cs update (#24)
* 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
2021-11-02 15:41:57 +01:00
0aubsq
495a719843 Main menu is now fully text/translated in 3 languages, change the ids in the dictionnaries to make them more coherent, changed the multiline display to Near (Far before) might need few UI adjustements 2021-10-26 18:22:21 +02:00
0aubsq
400dd348c7 Main menu buttons are now displayed using text and translated in English/French (ModeSelect_Bar_Text.png files will be obsoleted as soon as menu details will be textified), fixed a small bug that reseted the lang setting while entering on the settings menu. 2021-10-26 03:28:46 +02:00
0aubsq
f6cefc34c3 Add the possibility to choose between 5 box layout structures for the song select screen (2 diagonals, vertical, and 2 half-circle shaped ones), selectable within the config/settings menu 2021-10-25 23:58:47 +02:00
0aubsq
03351c60af Translated the Tower mode upper background info & result screen in French and English, add few more translations on the config menu and some documentation for dictionnary indexes 2021-10-25 11:48:37 +02:00
0aubsq
e8b601c763 Change I18N structure from function overrides to dictionnaries to make it lighter 2021-10-24 13:50:33 +02:00
0aubsq
637cafd892 Base I18N implementation : Implement a structure that will make able to select a language within the settings menu (or config.ini) and the said menu option (Currently contains few texts in Japanese, English and French) 2021-10-24 09:20:14 +02:00