1
0
mirror of synced 2024-11-24 23:50:21 +01:00
Commit Graph

24 Commits

Author SHA1 Message Date
0aubsq
f2e132a08e Add few bases for the unlockables system 2022-02-06 10:34:48 +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
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
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
082c068569 Few CLang_en corrections and add Meowgister credits 2021-11-26 12:43:53 +01:00
0aubsq
417d57b32c Update CLang_fr.cs with complete french translations 2021-11-21 22:46:48 +01:00
0aubsq
c6b6aaf161 Apply Meowgister's english corrections to CLang_en.cs 2021-11-21 17:18:38 +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
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
あきら Ch
a57d5b73fa
Minor Grammar changes (#41)
* Update CLang_en.cs

* Update CLang_en.cs
2021-11-04 04:34:24 +01:00
0aubsq
cdc4f06710 Heya button placeholder 2021-11-03 03:37:01 +01:00
basketballsmash-yt
3c94c8ddd0
CLang_en.cs grammar fixes (#11)
* 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
2021-11-01 21:24:14 +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