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

16 Commits

Author SHA1 Message Date
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
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
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
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
0aubsq
9ac1ec665b Added few documentation for newest tja parameters 2021-11-04 09:24:45 +01:00
0aubsq
8cb03f02a3 Update Readme and Dictionnary Indexes documentation 2021-11-03 05:19:38 +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